# Sheet Setting - Actions

In the “Actions” tab, you can set action buttons to place on the sheet footer.

![](/files/LS1y3erkqiCxPoDYk2pQ)

* **\[A] Available Action Buttons** – Show the list of action buttons displayed on the sheet footer. You can select the action button by clicking each item in the list.
* **\[B] Move Up/Down Selected Action Button** – Swap the display order of the selected action button back and forth.
* **\[C] Remove Selected Action Button** – Deletes the selected action button from the list.
* **\[D] Add New Action Button** – Add action button to the list. The action selection dialog is displayed, select the type of action to be executed and add it to the list.
  * Please refer to the ["Functions about Actions"](/mashmatrix-sheet/functions_about_actions.md) chapter for the types of actions that can be selected and their behaviors.
* **\[E] Action Button Properties** – Display the properties of the selected action button and change the setting value.
  * Properties that can be set depend on the type of action. For details, please refer to ["Functions about Actions"](/mashmatrix-sheet/functions_about_actions.md) chapter.


---

# 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/actions.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.
