> For the complete documentation index, see [llms.txt](https://help.depence.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.depence.com/depence-show-and-animation/depence-programmer/depence-store-a-scene.md).

# 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
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://help.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.
