# Dashboard Settings

1. [Column Options](/dashboard-settings/sheet-options.md) - Description of the options available while creating the columns of the template.
2. [Add Columns via CSV](/dashboard-settings/add-columns-via-csv.md) - How to add columns in bulk by uploading a CSV
3. [Validation Options](/dashboard-settings/validations.md) - List of available validation options for checking the format of the incoming data.
4. [Sheet Options](/dashboard-settings/sheet-options-1.md) - Description of select sheet configuration settings.


---

# 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.csvbox.io/dashboard-settings.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.
