# Split Book Screen

By changing the screen layout of the book, it is possible to split the book screen into multiple panes. By placing sheets in each area, it becomes possible to work with sheets at the same time on the screen.

Follow the procedure below to split screen of the book.

1. Click the book menu in the book header or the book menu in the navigation menu and select "Settings".
2. Click "Layout" tab in the "Change Book Settings" dialog, and then select a layout with multiple pane areas from "Pane Layout" pulldown.

![](/files/gn7NjPRfELu7RTdtccXq)

By dragging and dropping the sheet tabs to the splitted pane areas, or clicking the "Add new sheet" link in each pane area, you can move or add sheets to the pane areas.

![](/files/O3tszMWUmSyQch7uZj5l)

If the layout of the book is changed to the one with fewer areas, all the sheets shown in the reduced area are added to the first area.


---

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