# Change Sheet Setting

To change sheet setting, follow the steps below.

1. Click the sheet menu and select "Setting".
2. The edit sheet setting dialog is displayed. Four tabs of "Basic", "Options", "Filter", and "Actions" are displayed in the dialog

{% hint style="info" %}
The "Options" and "Actions" tabs will be hidden for users other than the owner of the book.
{% endhint %}

{% hint style="info" %}
This is a description of the settings for a normal sheet displayed in grid. For information on settings of a card type sheet, see "[Change Card Type Sheet Setting](/mashmatrix-sheet/functions_about_books_sheets/change_card_type_sheet_setting.md)".
{% endhint %}

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

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

## [Filter](/mashmatrix-sheet/functions_about_books_sheets/change_sheet_setting/filter.md) <a href="#filter" id="filter"></a>

## [Columns](/mashmatrix-sheet/functions_about_books_sheets/change_sheet_setting/sheet-setting-columns.md) <a href="#columns" id="columns"></a>

## [Actions](/mashmatrix-sheet/functions_about_books_sheets/change_sheet_setting/actions.md) <a href="#actions" id="actions"></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_books_sheets/change_sheet_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.
