# Export File List

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

To add media files to the export queue, you can:

* Click the **Import Files** icon in the **Export List** window (bottom-left corner)
* **Right-click** on a file in the **File List** or **Player Controls** window and choose **"Add to Export Queue"**
* **Drag and drop** files directly from your operating system into the **Export List** window
* **Drag and drop** files from the File List into the **Export List** window
* **Drag and drop** bins from the Bin List into the **Export List** window

Once media is added to the **Export List**, you can configure export settings for that file. To adjust export parameters for multiple files at once, simply select all the desired files in the Export List before making changes.

> **Note:** Once a file is added to the export queue, it becomes **locked** in the playback panels and cannot be modified until removed from the queue.\
> Locked files are shown in **italics** in the File List to indicate their export status.

***

#### **Export List Controls (Bottom Left – Left to Right)**

* **Import Files** – Opens the File Import dialog
* **Remove Completed Jobs** – Clears all jobs marked as completed
* **Clear Selected Jobs** – Removes the currently selected export files

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

#### **Right-Click Options (Export List Window)**

Right-clicking on a file in the Export List brings up the following context menu options:

* **Show Source in Explorer/Finder** – Opens the source file's location
* **Show Output in Explorer/Finder** – Opens the exported file's location
* **Select All** – Selects all export jobs in the list
* **Skip Selected** – Tags selected files to be skipped during export
* **Reset Selected** – Reverts export jobs marked as "completed" or "skipped" to a pending state
* **Refresh Updated** – Applies any updated parameters (e.g., modified In/Out points)
* **Remove Selected** – Removes selected files from the export list
* **Remove Completed** – Removes all completed export jobs from the list

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

#### **Starting and Stopping Export**

To begin exporting, press the **Rocket button**.

To abort an export in progress:

* Click the **“Click to Stop”** button in the export status window
* Or press **Ctrl + . (period)** on your keyboard

<figure><img src="/files/nvtuXMMIxo05lfAVRKSY" alt=""><figcaption><p>export start button</p></figcaption></figure>


---

# 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.calibratedsoftware.com/tin-man/tin-man-desktop/export-panel/export-file-list.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.
