# Single Select

#### Display

Each `Single Select` cell contains a selected option from a drop-down menu. The option is shown within the cell as a color-coded pill.

#### Editing

`Single Select` cells by can edited by double-clicking. This will bring up a drop-down menu of options, which can be filtered by typing inside the cell in edit mode, as shown below ...

<figure><img src="/files/GwY9INUZ6bbut4Z6mx4J" alt=""><figcaption></figcaption></figure>


---

# 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.tablomat.com/learn/column-types/single-select.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.
