# Export

## Export Media

Shows export dialog and launches Media Encoder render job with specified settings.

![](/files/-MO2WuJmltWO_4fVa8fg)

Export dialog lists user export presets. If no presets available, open Media Encoder and create user export preset.

{% hint style="info" %}
After creating new preset in Media Encoder, press\
**cmd+s** (macOS) / **ctrl+s** (Windows)\
it will do nothing visually, but will force export presets to be updated in the Excalibur.
{% endhint %}

{% hint style="success" %}
When using Export Media/Selected Clips in a search bar, it will default to Premiere Pro last used export path. Get [Compass](/extensions/compass.md) to take control of it.
{% endhint %}

## Export Selected Clips

Shows export dialog and launches Media Encoder render job for each selected clip with specified settings.

![](/files/-MO2WwUAMI9pwiKcqZCZ)

Export dialog lists user export presets. If no presets available, open Media Encoder and create user export preset.

## Export Frame

Exports frame at playhead position.

![](/files/-MO2Wye7DPF57pwv7gTo)

## Export Frames at Markers

Exports frames at all markers in the sequence.

![](/files/-MO2X-fza4zYbU15XZjC)


---

# 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://manuscript.knightsoftheeditingtable.com/extensions/excalibur/commands/export.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.
