# Editing a scene

**Edit a scene from the My Experiences App**

To edit a scene from the My Experiences App:

* Go to the [My Experiences app](/latest/creating-in-sansar/creatortools/my-worlds-panel.md).
* Select the scene or the experience with the scene that you want to edit.
* Click **Edit Scene** ![](/files/m1iB0bW01Yzuzqp6H9rj) for that scene or experience.
* Once clicked, Sansar takes you to a new interface where you can edit your scene.

<figure><img src="/files/8azIJZdY4IYMRUVADAlt" alt=""><figcaption><p>The scene editor</p></figcaption></figure>

***

* Once you are in edit mode, you can start [adding objects in a scene](/latest/creating-in-sansar/partoftheworldeditor/scene-item-inventory.md). See our [Quick start: creating experiences for Sansar](/latest/creating-in-sansar/managing-worlds/creating-experiences-in-sansar..md) for a quick start guide to creating an experience using Sansar.

Edit a scene from the App Launcher

When you are visiting one of your created experiences, an additional button is added on the App Launcher.

1. Look at the App Launcher, which can be found on the right-hand side of the interface.
2. Click the **Edit Scene** ![](/files/oT2XJV8BDLIh8rcIUTRx) button to enter Edit Mode.

**Note:** If you are visiting another creator's experience, you can click **My Experiences** to launch the My Experiences app.

***

#### Have more questions? Ask in our [Discord!](http://discord.gg/sansarofficial)


---

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