# Export/Import MEP Openings

Cut Opening provides coordination capabilities between multiple engineers working on the same project. With Cut Opening, users can export already created openings and share those with other project participants for coordination.

To export already created openings, it is necessary to run **Revise Openings** in the Opening management table and choose **Export**.

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

{% hint style="info" %}
Only the information actively visible in the table will be exported for sharing/coordination.
{% endhint %}

After the Export, users must save the opening .XML file. This file can be used by any other Cut Opening user to insert the exact openings in their project via **Import Openings**..&#x20;

If Openings are already present in the importers' model, Cut Opening will compare the currently inserted openings with the newly imported ones and will show the feedback in the Opening Table.

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

Alternatively, users of the **full Cut Opening version** can cooperate with the users of the **Cut Opening Free version**. This cooperation can be done only in one direction, as Cut Opening Free users cannot access the **Revise Openings** functionality and can not export already created openings.


---

# 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/export-import-mep-openings.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.
