> 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-assemblies/shop-drawing-configurations/sheets.md).

# Sheets

Sheet Templates allows you to place Views automatically on sheets.

**Workflow** for using sheet templates:

1. Create an Assembly with selected configuration.
2. Place views on the Sheet(s) manually.
3. Go back to the configuration, and select Sheet Template, which is the sheet of the assembly you've created.

{% hint style="info" %}
If you are interested in how to use a Sheet Template that was created in a different Revit project, [**check our article about Template projects**](/common-for-several-products/smart-assemblies/template-project.md)**.**
{% endhint %}

In the Sheets tab, you can select Sheets from the Assemblies that have already been created to use them as Sheet Templates.

For future Assemblies, created with this configuration, Assembly Views will be placed on Sheets in identical positions as they are in Sheet Templates.

![](/files/4oM0XtNlP9grYSHf9X5c)

To add more Sheets or delete Sheets, use these buttons:

![](/files/IIfgVvdT6HqYxsw9g1Hu)

Settings in the Sheet tab are:

**Create View** - If ticked ON, the Sheet will be created.

**View Name** - the name of the Sheet.

**Sheet Number Postfix** - suffix to separate Sheets.

**Sheet Template** - Choose an available Sheet that already has an assembly created with this configuration. For the first assembly, leave it as "No Template".

**Titleblock** - Pick a titleblock Family, which should already used for a Sheet.

Information notes:

**Current Template Project Location** - Location of the template project.

![](/files/52aDWk9A4TViqIzxLt7J)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.besmart.software/common-for-several-products/smart-assemblies/shop-drawing-configurations/sheets.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
