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

# Smart Assemblies

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

You can migrate your existing **Smart Assemblies** 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 %}

<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/KpxVsRLNqV0IkNqP0Blt">/pages/KpxVsRLNqV0IkNqP0Blt</a></td></tr><tr><td>Shop Drawings Configurations</td><td><a href="/pages/b0Yhj9HPmQvIWVgpj0p7">/pages/b0Yhj9HPmQvIWVgpj0p7</a></td></tr><tr><td>Dimensioning Rules</td><td><a href="/pages/AmerIic9XxZguQ5EwcO9">/pages/AmerIic9XxZguQ5EwcO9</a></td></tr><tr><td>Create and Auto Create Assemblies</td><td><a href="/pages/ptKmr5mjMjIsRpnTnNSw">/pages/ptKmr5mjMjIsRpnTnNSw</a></td></tr><tr><td>Update and Update by DC</td><td><a href="/pages/aGzqapwGUqloxc6hxg1t">/pages/aGzqapwGUqloxc6hxg1t</a></td></tr><tr><td>Recalculate Assemblies</td><td><a href="/pages/yCDxR2G7tZUsh2RGuzMQ">/pages/yCDxR2G7tZUsh2RGuzMQ</a></td></tr><tr><td>Manage Assemblies</td><td><a href="/pages/A8Nor1WomLalsKJp3x7l">/pages/A8Nor1WomLalsKJp3x7l</a></td></tr><tr><td>Mofidy SDC by Instance</td><td><a href="/pages/1QvtU0hRnmuioFf3mObp">/pages/1QvtU0hRnmuioFf3mObp</a></td></tr><tr><td>Save SDC from Assembly</td><td><a href="/pages/KqP2xsWx0ZqyE5gmvwf8">/pages/KqP2xsWx0ZqyE5gmvwf8</a></td></tr><tr><td>Create Rebar Images</td><td><a href="/pages/ZjGJQdZXVhRloKpq7NsW">/pages/ZjGJQdZXVhRloKpq7NsW</a></td></tr><tr><td>Dynamic Smart Assemblies Update</td><td><a href="/pages/E2fEern1HQr0U8Xuhkjs">/pages/E2fEern1HQr0U8Xuhkjs</a></td></tr><tr><td>Template Project</td><td><a href="/pages/mhcmWoahu13xJ8iIl0dj">/pages/mhcmWoahu13xJ8iIl0dj</a></td></tr><tr><td>Gravity Point and Element Mass</td><td><a href="/pages/d9vFvlIExU5nTHs1oVjd">/pages/d9vFvlIExU5nTHs1oVjd</a></td></tr><tr><td>How to Add Legends to Assembly Sheets </td><td><a href="/pages/qs38SqkQFkL1dTHhv4Jy">/pages/qs38SqkQFkL1dTHhv4Jy</a></td></tr><tr><td>Migrating Smart Assemblies 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, and the optional `goal` query parameter:

```
GET https://docs.besmart.software/common-for-several-products/smart-assemblies.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.
