# Store values in Palette

Storing values into a palette is almost equal to storing a scene.

## **Example with Colors:**

1. Select the Fixtures which should be used for this palette.
2. Set the desired color in the Programmer.
3. Navigate to the Palette window.
4. Choose the Parameter "Color".
5. Click on an Empty Grid cell within the Palette window.

Now this new Palette contains the colors for the selected fixtures.


---

# 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://help.depence.com/depence-show-and-animation/depence-programmer/depence-palettes/depence-store-values-in-palette.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.
