# Editing Scenes

### Adding Outputs

To add an Output:

1. Tap the **+** button in the **Scene Editor**.
2. Tap the Output you want to add.

A settings screen will open so you can change the Output.

<figure><img src="/files/HjGgzGdQD5mmdK9GDSqY" alt="" width="188"><figcaption></figcaption></figure>

Click [here](/think2switch-knowledge-guide/think2switch-2.5/setup-guide/control/output-options.md) more information on different types of Outputs and what they do.

### Configure Outputs

To change an Output:

1. Tap the Output.
2. The settings screen will open.
3. Tap **Close** to return to the Scene Editor.

### Delete Outputs

To delete one or more Outputs:

1. Tap **Select** in the top right of the Scene Editor.

<figure><img src="/files/CSFfOan4WOC0TdYspbmq" alt="" width="188"><figcaption></figcaption></figure>

2. Circles will appear on each Output. Tap the circles to choose the Outputs you want to delete.
3. Tap the trash can in the bottom left.

The selected Outputs will be removed.

<figure><img src="/files/P4l8cNABsG5EKECKip4P" alt="" width="188"><figcaption></figcaption></figure>

### Moving Outputs

To move an Output:

1. Tap and hold the Output.
2. When it lifts up, drag it to a new spot.
3. Release to place it.

<figure><img src="/files/HByZY1Azp8OWiUVL7QCE" alt="" width="188"><figcaption></figcaption></figure>

### Leave the Scene Editor

When you are finished:

* Tap **Close** in the top left corner.

Your **changes are saved** automatically.

<figure><img src="/files/wU54xChzdboxNv5u6aCF" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/tARcrBSoH77YEdAqXOiE" alt="" width="188"><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://think2switch.gitbook.io/think2switch-knowledge-guide/think2switch-2.5/setup-guide/control/scenes/editing-scenes.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.
