# Exporting Process

## Open the project

In the Projects panel, click on the selected project to open it:

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

## Select frames

### &#x20;Select a single frame

If you wish to export frames one-by-one, you can select the frames in two ways:

1. Pick a frame with the mouse:

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

2. Pick a frame by ticking a box in the list of frames on the left:

<figure><img src="/files/8bNkVc0sHAhpDvBsiTrh" alt=""><figcaption></figcaption></figure>

### &#x20;Select multiple/all frames for batch export

To select multiple frames to export, tick multiple boxes in the frame list on the right:

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

To select **all frames**, tick the box "Select frames to export":

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

## Export selected frames

After selecting the frames, click on the **Export Frames** button on the right:

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

Alternatively, right-click on the selected frame. In the menu, choose **Export Frame**:

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

Before the export, in the dialogue on the right, **choose a configuration**:

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

The exporter has several default configurations designed to work with different CNC machine brands.

<figure><img src="/files/98e6t7aBq1ZWtRHCyLWj" alt=""><figcaption></figcaption></figure>

Navigate to the bottom and click **Export**:

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

&#x20;


---

# 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/design-data-management-and-exchange/cnc-exporters/cnc-metal-exporter/cnc-exporter-cloud/exporting-process.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.
