# Sheet Setting - Basic

In the “Basic” tab, you can view and change basic information of the sheet.

![](/files/rrqzW3T0Mi5LiNgLwCrL)

* **\[A] Title** – Set the title displayed on the tab of the sheet.
* **\[B] Show Title Detail Setting / Hide Title Detail Setting** – Toggle the display state of the control (**\[C]**) for configuring detailed settings related to the sheet title.
* **\[C] Help Text** – Set any text as help text. When text is set, a help icon is displayed next to the sheet title, and clicking the icon displays the configured help text in a popup.
* **\[D] Book ID** – Display ID value of book (read only).
* **\[E] Sheet ID** – Displays the ID value of the sheet (read only).
* **\[F] Sheet Type** – Displays the type of the sheet. Usually displayed as "Grid". (read only).
* **\[G] Object** – Displays the name and API reference name of the Salesforce objects linked to the sheet (read only).
* **\[H] Display Record Num Per Page** – Set the number of records to display in the sheet. The default value is 200. It is possible to set up to display up to 1,000 in a page.
* **\[I] Display Size of Text** – Specifies text (font) size of the sheet content. You can specify the size in 5 levels by "X-Small", "Small", "Medium", "Large", and "X-Large"
* **\[J] Row Height** – Specifies the row height of the sheet in pixels. If unspecified, it will be displayed at the height of one line of text.

The book ID and sheet ID can be used in conjunction with external applications. For details, refer to the "Customization" 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/basic_information.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.
