# Getting Started

### 1. Open the opening management table

Navigate to the desired Revit view and open the management table via **INSERT OPENINGS**.&#x20;

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

### 2. Define the projects and elements to find clashes

Let the Cut Opening know for which elements you want to find clashes.&#x20;

<figure><img src="/files/21LIvgjCEftSRNe7qkuf" alt=""><figcaption></figcaption></figure>

### 3. Choose the opening elements and configuration

Choose which elements should be inserted as the openings.

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

{% hint style="info" %}

* Use **Solid** families to insert visible solids indicating openings.&#x20;
* Use regular **Void** families to generate actual voids in the model.&#x20;
  {% endhint %}

{% hint style="info" %}
For the first insertion, we recommend using the default configurations
{% endhint %}

### 4. Find clashes

Click on **Find Clashes** to automatically detect intersections based on your settings. You can limit the search to the visible area or selected elements for faster results.&#x20;

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

{% hint style="info" %}
You can filter through clashes via the selection tree that is visible on the left side of the table. It can be grouped by:·        &#x20;

·  **Host (H)** representing the structure &#x20;

·  **Cutting Element (C.E.)** representing the MEP elements
{% endhint %}

### 5. Insert openings

By default, all visible clashes in the table will be converted to openings. You can also insert only selected entries. The inserted openings will appear under the “Created Openings” category in the tree view.

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

### 6. Revise and apply changes

If element changes affect previously created openings, run “Revise Openings” in the active Revit view where the changes happened. The Cut Opening will show changes in the tree view

<figure><img src="/files/6p7oEUHuFRm2qPTQyUje" alt=""><figcaption></figcaption></figure>

If you can't find the answers you're looking for, please [contact our support team](https://helpdesk.besmart.software/support/tickets/new).


---

# Agent Instructions: 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/cut-opening/getting-started.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.
