# Auto Join

<figure><img src="/files/hpk45ESZ6hOtzkRlybKJ" alt="" width="360"><figcaption></figcaption></figure>

**Auto Join** streamlines the process of managing geometries within Autodesk Revit by enabling users to join or unjoin geometries across different categories according to customized priorities. This tool simplifies complex modeling workflows, making it easier to maintain consistency and integrity in your Revit models.

## Notes

* Objects already joined will be reevaluated and potentially rejoined if they do not meet the established priority criteria.
* It is recommended not to edit the model in Revit while Auto Join or Unjoin operations are in progress to prevent conflicts.

{% embed url="<https://www.youtube.com/watch?v=AcSQ5MnXtFg>" %}

{% content-ref url="/pages/t33GaGKK5DdP0RFfAFcB" %}
[Settings](/docs/add-ins/auto-join/settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/8fh3RizsPvxYsIxD0dcg" %}
[Detailed Options](/docs/add-ins/auto-join/detailed-options.md)
{% endcontent-ref %}

{% content-ref url="/pages/5IEk0EobhbojIEmZmWfT" %}
[Run Auto Join](/docs/add-ins/auto-join/run-auto-join.md)
{% endcontent-ref %}

{% content-ref url="/pages/SirhItXS1FuVR31BEWZu" %}
[Run Unjoin](/docs/add-ins/auto-join/run-unjoin.md)
{% endcontent-ref %}


---

# Agent Instructions: 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://bimil.gitbook.io/docs/add-ins/auto-join.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.
