> 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/metal-framing/faq/service-hole-automation/how-to-insert-service-holes-in-horizontal-tracks-using-detail-configurations/how-to-insert-service-holes-in-tracks-near-studs.md).

# How to insert service holes in tracks near studs?

{% hint style="warning" %}
Before following this guide, make sure that your service hole families for studs are prepared for the CNC export. [**Learn more**](/3d-modeling-and-design/metal-framing/faq/family-libraries/service-holes/how-to-create-service-holes-in-horizontal-tracks.md)
{% endhint %}

## 1. Open Detail Configurations

1. In **Wall+M/Floor+M/Roof+M**, go to **Add/Modify Elements**
2. **Add/Modify Details**
3. **Detail Configurations**:

<figure><img src="/files/w2sXM326r7WNYP4tT6QA" alt=""><figcaption><p>Open Detail Configurations</p></figcaption></figure>

## 2. Add service holes at the start or end of the plates

### 2.1 Select the plates that will receive service holes

1. Before navigating to **Additional Details**, uncheck **Insert Details** in the **Bridging/Blocking/Plate Holes** settings (recommended)
2. Navigate to **Additional Details**
3. Check the selected boxes under the **Plate** column

<figure><img src="/files/3vsduY7m22lJijqmZIFM" alt=""><figcaption></figcaption></figure>

### 2.2 Select the service hole family type

<figure><img src="/files/2j62Z7U8OKUruQMNIvFG" alt=""><figcaption></figcaption></figure>

### 2.3 Define the placement patterns

Modify these settings:

* **Distance/Spacing** - set the distance between service holes (applies only if Total Amount is more than 1)
* **Total Amount** - how many service holes will be applied from the selected Origin Point
* **Origin Point** - the start or end of the plate
* **Offset** - distance of the first service hole from the Origin Point

Below is an example with **1 service hole** placed from **both ends of the plate** with **1' 0" offset** from the **origin points**:

<figure><img src="/files/twJO9epqBp1vmHFXMUuB" alt=""><figcaption></figcaption></figure>

***

{% hint style="info" %}
If you can't find the answers you're looking for, please [contact our support team](https://helpdesk.besmart.software/support/tickets/new).
{% endhint %}


---

# 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/metal-framing/faq/service-hole-automation/how-to-insert-service-holes-in-horizontal-tracks-using-detail-configurations/how-to-insert-service-holes-in-tracks-near-studs.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.
