> For the complete documentation index, see [llms.txt](https://docs.sansar.com/latest/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sansar.com/latest/creating-in-sansar/managing-worlds/renaming-a-scene.md).

# Renaming a scene

To rename a scene template:

1. Go to the [My Worlds panel](/latest/creating-in-sansar/creatortools/my-worlds-panel.md).
2. Select the world with the scene that you want to rename.
3. Click on the **More Options** ![more\_icon\_sm.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/115012661223/more_icon_sm.png) button for that world, which opens a popup menu.
4. In the popup menu, select the **Rename scene** button.

   | ![rename01.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/115012664683/rename01.png) |
   | --------------------------------------------------------------------------------------------------- |
   | Select **Rename scene** from the **More Options** button/dropdown.                                  |
5. This opens a dialog where you can rename the scene. Type the new name you want to use for your scene.

   | ![rename02.png](https://i3.wp.com/help.sansar.com/hc/article_attachments/115012664763/rename02.png) |
   | --------------------------------------------------------------------------------------------------- |
   | The rename scene dialog.                                                                            |
6. Click the **Rename** button to confirm the change.

**Notes:**

* Scene names are only visible to you in the My Worlds panel. A world always references the world name in the URL and in the Atlas.
* Renaming a scene does not affect the world URL, but renaming the world *does* change the world URL.

To rename a world rather than a scene, see [Adding information about your world](https://help.sansar.com/hc/en-us/articles/115003717503).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.sansar.com/latest/creating-in-sansar/managing-worlds/renaming-a-scene.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.
