# Create a New Book

To create a new book, follow the steps below. When creating a new book, a sheet will also be created at the same time.

1. Click the "+ (Create New Book)" button at the bottom of the sidebar.

![](/files/mJRzjj4Wl7JAAe5u6anA)

![](/files/YiRpDSZr3w04BBh1qOBz)

1. As the list of Salesforce objects is displayed in the dialog, select the object you want to display in the sheet in the book.
   * If you can not find the object you are looking for, you can search by entering keywords in the search box.
2. Enter the name of the book if you want to name it explicitly. The default book name is automatically populated with the name of the selected object.
3. Click the "Create" button displayed at the bottom right of the dialog.
4. The newly created book is added to the navigation menu, and the record list of the selected Salesforce object is displayed in the sheet in the book.

{% hint style="warning" %}
For users who are assigned only to the "Mashmatrix Sheet User (Read Only)" permission set, the "Create New Book" button is hidden and new books can not be created.
{% endhint %}


---

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