# Enable Color on Single and Multi Select Fields

Add color to your data to show single select or multi-select options clearly. This option is available on Stacker Tables or Airtable data sources.

![CleanShot\_2023-02-16\_at\_08.10.10\_2x.png](https://support.stackerhq.com/hc/article_attachments/14044360140051)

### Enable Colored Options

1. Go to **Manage Fields and Data**
2. Use the drop down arrow on the single or multi-select field
3. Toggle on "Enable Colored Options"

![colors.gif](https://support.stackerhq.com/hc/article_attachments/14148693898003)

If using Airtable, we will use the colors from your Airtable base.

On Stacker Tables, use the arrow next to the dropdown options to change the colors:

![Enable\_colors\_SS\_MS.png](https://support.stackerhq.com/hc/article_attachments/14044324387475)


---

# 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.stackerhq.com/stacker-classic/data/enable-color-on-single-and-multi-select-fields.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.
