> 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/configuration-window/detail.md).

# Detail

<div align="left"><figure><img src="/files/wXBTZMr6OcItyO9qETef" alt=""><figcaption><p>Detail</p></figcaption></figure></div>

**Select Category** - select category of Families you want to insert. Possible Categories - Smart Connections, Structural Framing, Generic Model. Only selected Category elements will be available in the drop-down window below.

**Family and Type Browser** - opens window for easy visual selection of elements you want to insert. It will filter out all Point-based or Line-based families, depending on which tab you are in.

<div align="left"><figure><img src="/files/8vuWz4bSgoEkqPV4fZwF" alt=""><figcaption><p>Family Browser</p></figcaption></figure></div>

Or you can select an element from the drop-down menu.

<div align="left"><figure><img src="/files/q35N9xQ6NT6mg5ag9bmm" alt=""><figcaption><p>Family selection drop-down menu</p></figcaption></figure></div>

**Host filter** - additional option to to apply additional filters for the host.

**Line-Based Element Direction -** enables changing the direction of line-based families on the host face.

<div align="left"><figure><img src="/files/WDhROX7pfqJxxRQnrAeR" alt=""><figcaption></figcaption></figure></div>

**Cut Geometry** - allows you to cut Host element if you have a void inside of your detail Family.\
**Join Geometry** - allows you to join Host element with detail Family.

<div align="left"><figure><img src="/files/30flgEgcMCJlOEwcpAJr" alt=""><figcaption><p>Cut/Join controls</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/iW1fDoIuGeh0Tt71VCB6" alt=""><figcaption></figcaption></figure></div>

Elements can be inserted on one side or several sides; select option from the table:

<div align="left"><figure><img src="/files/VRMIC54SysMIZs7rHUm7" alt=""><figcaption><p>Elements faces</p></figcaption></figure></div>


---

# 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/3d-modeling-and-design/smart-connections/configuration-window/detail.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.
