> 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="/common-for-several-products/smart-assemblies/workflow.md">Workflow</a></td></tr><tr><td>Shop Drawings Configurations</td><td><a href="/common-for-several-products/smart-assemblies/shop-drawing-configurations.md">Shop Drawing Configurations</a></td></tr><tr><td>Dimensioning Rules</td><td><a href="/common-for-several-products/smart-assemblies/dimensioning-rules.md">Dimensioning Rules</a></td></tr><tr><td>Create and Auto Create Assemblies</td><td><a href="/common-for-several-products/smart-assemblies/create-and-auto-create-assemblies.md">Create and Auto Create Assemblies</a></td></tr><tr><td>Update and Update by DC</td><td><a href="/common-for-several-products/smart-assemblies/update-and-update-by-dc.md">Update and Update by DC</a></td></tr><tr><td>Recalculate Assemblies</td><td><a href="/common-for-several-products/smart-assemblies/recalculate-assemblies.md">Recalculate Assemblies</a></td></tr><tr><td>Manage Assemblies</td><td><a href="/common-for-several-products/smart-assemblies/manage-assemblies.md">Manage Assemblies</a></td></tr><tr><td>Mofidy SDC by Instance</td><td><a href="/common-for-several-products/smart-assemblies/modify-sdc-by-instance.md">Modify SDC by Instance</a></td></tr><tr><td>Save SDC from Assembly</td><td><a href="/common-for-several-products/smart-assemblies/save-sdc-from-assembly.md">Save SDC from Assembly</a></td></tr><tr><td>Create Rebar Images</td><td><a href="/common-for-several-products/smart-assemblies/create-rebar-images.md">Create Rebar images</a></td></tr><tr><td>Dynamic Smart Assemblies Update</td><td><a href="/common-for-several-products/smart-assemblies/dynamic-smart-assemblies-update.md">Dynamic Smart Assemblies Update</a></td></tr><tr><td>Template Project</td><td><a href="/common-for-several-products/smart-assemblies/template-project.md">Template Project</a></td></tr><tr><td>Gravity Point and Element Mass</td><td><a href="/common-for-several-products/smart-assemblies/gravity-point-and-element-mass.md">Gravity Point and Element Mass</a></td></tr><tr><td>How to Add Legends to Assembly Sheets </td><td><a href="/common-for-several-products/smart-assemblies/how-to-add-legends-to-assembly-sheets.md">How to Add Legends to Assembly Sheets</a></td></tr><tr><td>Migrating Smart Assemblies to Smart Documentation</td><td><a href="/2d-drafting-and-documentation/smart-documentation/migrating-smart-views-smart-assemblies-and-sort-mark-configurations-to-smart-documentation.md">Migrating Smart Views, Smart Assemblies, and Sort Mark Configurations to Smart Documentation</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.
