# Add Visual Column

The **Add Visual Column** option lets you insert new columns to the table visually. While these columns are configured and saved in the PowerTable item, they **would not be added to the database**. Visual columns include:

* [Multi-select Relationship column](/explore-powertable/working-with-powertable/column-setup/add-visual-column/multi-select-relationship-column.md)
* [Reference column](/explore-powertable/working-with-powertable/column-setup/add-visual-column/reference-column.md)
* [Relation column](/explore-powertable/working-with-powertable/column-setup/add-visual-column/relation-column.md)
* [Button column](/explore-powertable/working-with-powertable/column-setup/add-visual-column/button-column.md)

<figure><img src="/files/xzMXFd4gk4pXpSnweVIO" alt=""><figcaption><p>You can add any of these visual columns</p></figcaption></figure>

These are explained in detail in the next sections.


---

# 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.powertable.com/explore-powertable/working-with-powertable/column-setup/add-visual-column.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.
