# Store a Scene

Depence supports several show design workflows so you can store scenes via different methods.

## **Store in Repository**

Storing a Scene into the Repository gives you the possibility to reuse the same Scene in multiple shows as reference. Furthermore, the Scenes can be triggered directly from the Repository e.g. as Test or Generic Scenes. To store a scene created in the Programmer, just click on an empty grid cell within the Repository Scenes section.

![](/files/-MhI_k_olzFWMlyKHptd)


---

# 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://help3.depence.com/depence-show-and-animation/depence-programmer/depence-store-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.
