> 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/clt-panels/elements/detail-priority/detail.md).

# Detail

<div align="left"><img src="/files/eQlX90gibz75CqHSOPeY" alt=""></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 easier and visual selection of element which you want to insert. It will filter out all Point based or Line Based families, depends on which tab you are

![](/files/5bVKydOzPqJgRP07CEUi)

Or you can select element from drop down menu

<div align="left"><img src="/files/jzV5zOUwCwjV5SBT5XzG" alt=""></div>

**Insert Details** - check this box if you want to insert element based on rules in this Detail Priority window.

**Side of the face** - elements can be inserted on one side, or both sides, select option from drop down menu

<div align="left"><img src="/files/l9E7M9IjXcTbVOZ6buMR" alt=""></div>

**Flip by X Axis, Flip by Y axis** - allows to flip family during insert. To make it work, you have to have control arrows inside the element's Family.

![](/files/Buy70r4bqeupbU327fAx)

**Flip by Workplane** - it will flip workplane

**Flip if Host is Flipped** - this command flips your detail according to the flip direction of your Host element. For example – profile (Host) on the right is flipped, so if you insert details with **Flip if Host is Flipped** unchecked, you’ll get such result:

<div align="left"><img src="/files/UiOwjDpV6vCY16XdiYNS" alt=""></div>

But if you want to make it right, you will tick **Flip if Host is Flipped** and get such result:

<div align="left"><img src="/files/8fTUeJtLPSRlF5pw1XFN" alt=""></div>

**Cut Geometry** - allows to cut Host element if you have void inside of your detail Family.

**Join Geometry** - allows to join Host element with detail Family

<div align="left"><img src="/files/QmveNImmJoWlPgIO2qnh" alt=""></div>

![](/files/W4cHgJZLF9CJLoHhtF8j)


---

# 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/clt-panels/elements/detail-priority/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.
