# Change Column Setting

To change the column setting, follow these steps:

1. Click the header menu of the column whose setting you want to change and select "Setting".
2. The change column setting dialog will be displayed. The tabs "Basic Property", "Options", "Format", and "Action" are displayed in the dialog

## [Basic Property](/mashmatrix-sheet/functions_about_displaying_data/change_column_setting/basic_information.md) <a href="#basic" id="basic"></a>

## [Options](/mashmatrix-sheet/functions_about_displaying_data/change_column_setting/options.md) <a href="#options" id="options"></a>

## [Format](/mashmatrix-sheet/functions_about_displaying_data/change_column_setting/format.md) <a href="#format" id="format"></a>

## [Action](/mashmatrix-sheet/functions_about_displaying_data/change_column_setting/action.md) <a href="#action" id="action"></a>


---

# 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.mashmatrix.com/mashmatrix-sheet/functions_about_displaying_data/change_column_setting.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.
