# Compass

Premiere Pro always defaults to the last export location, regardless of which project media/frame is exported from. This forces users to set output folder almost every export and this is a lot of mouse clicks.\
Same applies to import/replace footage dialog.

**Compass** guides an export of media/frame to a path you defined.\
With relative paths, when a project is changed, Compass will adjust an export path accordingly.\
If an output folder doesn't exist Compass will create it.\
And wildcard names give more control over export folder organisation.

{% embed url="<https://youtu.be/sM1a8fAqnQk>" %}


---

# 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/compass.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.
