# User Color Palette Setting

You can create your own palette from the User Color Palette dialog. Here is how to build your own color palettes.

* Click "Add" button to add a new User Color Palette. It opens up a Color Palette Builder dialog

![](/files/-M4oNDB3qpI7WiIdJs8A)

* Click "Add" to add a color to the User Color Palette. Click the box to change the color. Once you finish, set a Display Name for this palette and click "Add" button to add it to the system.

![](/files/-M4oNDB5LgbIzhaPoSqj)

* Make sure your palette is added to the system.

![](/files/-M4oNDB7I9Yw_sCsXY9g)


---

# 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.exploratory.io/visualization/features/custom-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.
