> 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.md).

# Service Hole automation

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>How to prepare service hole families for studs?</td><td><a href="/pages/X8ygD1auihAKBtRCIekU">/pages/X8ygD1auihAKBtRCIekU</a></td></tr><tr><td>How to prepare service hole families for plates?</td><td><a href="/pages/JA9QBHRUhwfHBiHLEoUf">/pages/JA9QBHRUhwfHBiHLEoUf</a></td></tr><tr><td>How to insert service holes in studs for CNC Export?</td><td><a href="/pages/9K5tmstFj2jjVH8clVQG">/pages/9K5tmstFj2jjVH8clVQG</a></td></tr><tr><td>How to automate service holes on plate webs between studs?</td><td><a href="/pages/s939GEYPsmx8092aoPBU">/pages/s939GEYPsmx8092aoPBU</a></td></tr><tr><td>How to automate service holes on plate webs at plate ends?</td><td><a href="/pages/my7t7J5Lu234cXflXMZ7">/pages/my7t7J5Lu234cXflXMZ7</a></td></tr><tr><td>How to automate service holes on Plate webs on plate center or ends?</td><td><a href="/pages/bmREr7q8OtkxQTXgwCz9">/pages/bmREr7q8OtkxQTXgwCz9</a></td></tr></tbody></table>

***

{% hint style="info" %}
**Note**: CNC Metal Exporter is not included in the Metal Collection.

[Learn more](/design-data-management-and-exchange/cnc-exporters/cnc-metal-exporter.md) about the features of CNC Metal Exporter.
{% endhint %}

{% 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.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.
