> For the complete documentation index, see [llms.txt](https://docs.besmart.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.besmart.software/common-for-several-products/smart-views/distribute-views-on-sheets.md).

# Distribute Views on Sheets

{% hint style="warning" %}
This page is under reconstruction
{% endhint %}

This feature allows you to place selected project views on sheets in-batch.

![](/files/w2e0o1BKB3eXu1POIhdJ)

Sheet Configuration window:

![](/files/K8gmXDsUFl60ySNKdGOP)

To place views onto Sheets:

1. Filter views to place onto Sheets:
   1. Use checkboxes to filter different types of project views. This makes it easier to select which views should be placed on sheets.

      ![](/files/33VasIcIOL434b246T2v)
   2. Use additional 'Filter by' View parameters. This filter will be applied after you click 'Apply Filter'.

      ![](/files/YGBelSgM4MmkOerZ7dtX)
2. Sort Views to define the sequence of how views will be placed on sheets:

   ![](/files/E65I7Q4ijsa4r1t3m2w2)
3. Select Views that will be placed on sheets:

   ![](/files/9PNGXkLVaCyWwLjzbueA)

   You can use Sort By or move selected views with arrows on the top to change the order of views.
4. Define Layout Rules

   **First Sheet Number** - define numbering format. Subsequent sheets will follow this format.

   **Sheet Name** - give a name for the sheets.

   **Titleblock** - pick the title block that should be used for the sheets.

   **Offsets from Title Block** - define Left, Right, Top, Bottom offsets from the boundary lines of Title block family.

   **Viewport Type** - pick the Type that should be used for the names of the views on the sheets.

   **Layout direction** - pick available directions for horizontal and vertical layout.

   **Distance between views** also matters, just define values for it.

   ##

   ![](/files/0zshxsDQ9zanHRY6zgRL)
5. Views are selected, layout rules defined. Save configuration for future usage. And click 'Place Views on the sheets'.

<figure><img src="/files/MJvTEJbYYZchuNBrfUGH" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/JE11bOOobfgR24lNq2mq" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.besmart.software/common-for-several-products/smart-views/distribute-views-on-sheets.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.
