# How to switch the layer on which an object is located?

When selecting an object in the scene or the scene list, it will show the layer where the object is located under the object name in the right sidebar, and you can switch the layer where the object is located in the drop-down list.

<figure><img src="/files/k4r88JX2Y6qbDiFin33Q" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.d5render.com/user-guide/resource/how-to-switch-the-layer-on-which-an-object-is-located.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
