> 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/3d-modeling-and-design/smart-connections/rehost-elements-without-host.md).

# Rehost Elements without Host

**Select Elements Without Host** feature identifies and highlights all model elements that do not have an assigned host. This tool is particularly useful for quality control and coordination tasks, helping users quickly locate and correct elements that are not properly hosted within the model.

<figure><img src="/files/PEnZZYX2rCVp0PMgRcPM" alt=""><figcaption><p><em><strong>Select Elements Without Host</strong></em></p></figcaption></figure>

**Rehost Selected Elements Without Host** feature allows users to automatically reassign hosts to selected elements that currently have none.

<figure><img src="/files/IF4BhdlM23RT1EA3kjtA" alt=""><figcaption><p><em><strong>Rehost Selected Elements Without Host</strong></em></p></figcaption></figure>

**Rehost All Elements** feature automatically scans the entire model to detect and reassign hosts for all unhosted elements. It is a batch operation designed to restore host relationships across the project efficiently—eliminating manual intervention and improving model consistency.

<figure><img src="/files/Ud2KzybaySy7nG81ZRKI" alt=""><figcaption><p><em><strong>Rehost All Elements</strong></em></p></figcaption></figure>


---

# 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/3d-modeling-and-design/smart-connections/rehost-elements-without-host.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.
