> 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.md).

# Smart Views

{% hint style="warning" %}
The **Smart Views** tool will be discontinued in 2026. It's being replaced by **Smart Documentation.**

You can migrate your existing **Smart Views** configurations to Smart Documentation by following [**this guide**](/2d-drafting-and-documentation/smart-documentation/migrating-smart-views-smart-assemblies-and-sort-mark-configurations-to-smart-documentation.md).
{% endhint %}

{% hint style="warning" %}
The Smart Views articles are currently being updated
{% endhint %}

{% hint style="info" %}
In the **Smart Documentation** tool, Smart Views appears under the name **Views**. This guide will use the Smart Documentation tool for demonstration purposes.
{% endhint %}

The Smart Views tool provides an efficient way to **batch-create numerous project views** for selected Revit elements. Newly created views can come **already tagged and dimensioned** (if Smart Tags and Smart Dimensions are applied) and are **automatically sized** to the selected elements.

You can learn more about related tools here:

* [**Smart Tags**](/common-for-several-products/smart-tags.md)
* [**Smart Dimensions**](/common-for-several-products/smart-dimensions.md)

Smart Views operates based on **configurations**, which define what types of views to create, their properties, and the tagging/dimensioning rules applied. Users can create different configurations for specific tasks, reuse them as needed, and collaborate with colleagues on shared configurations.

This tool works with most Revit elements.

The **Smart Assemblies** tool (named **Assemblies** in Smart Documentation) also belongs to Smart Documentation. It works similarly to Smart Views but creates Assemblies and their associated views.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Workflow</td><td><a href="/pages/iWWV0UnkfBcGJtJbPr8h">/pages/iWWV0UnkfBcGJtJbPr8h</a></td></tr><tr><td>Configuration Setup</td><td><a href="/pages/iRGZBAFOu0hlJ7VWYZw3">/pages/iRGZBAFOu0hlJ7VWYZw3</a></td></tr><tr><td>View Name</td><td><a href="/pages/yQLu9bt8uPUZ2WfrWZ4D">/pages/yQLu9bt8uPUZ2WfrWZ4D</a></td></tr><tr><td>Smart Dimensions</td><td><a href="/pages/8mZfixEfxPjBAHC6Aq9E">/pages/8mZfixEfxPjBAHC6Aq9E</a></td></tr><tr><td>Smart Tags</td><td><a href="/pages/mFZmZqkXXVGFbJYkHyjN">/pages/mFZmZqkXXVGFbJYkHyjN</a></td></tr><tr><td>Distribute Views on Sheet</td><td><a href="/pages/VbMT0GciiXfngThYRxD2">/pages/VbMT0GciiXfngThYRxD2</a></td></tr><tr><td>Migrating Smart Views to Smart Documentation</td><td><a href="/pages/5x4euVXQjIGn8ELvJMxR">/pages/5x4euVXQjIGn8ELvJMxR</a></td></tr></tbody></table>


---

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