# Column List Display Setting

It is also possible to change the order of the columns in the sheet, or to confirm and change the visibility of each column at once.

To change the display setting of column list in a sheet, follow these steps:

1. Click on the header menu at the far right of the column headers and select "Column List Display Setting".
2. The "Column List Display Setting" dialog will appear.

<figure><img src="/files/6uKcOx4UrB1CHQbz9Ms5" alt=""><figcaption></figcaption></figure>

The same operation can be performed from the sheet setting dialog. For details, see "[Sheet Setting - Columns](/mashmatrix-sheet/functions_about_books_sheets/change_sheet_setting/sheet-setting-columns.md)” for details.


---

# 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_columns_display.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.
