> For the complete documentation index, see [llms.txt](https://docs.captioneer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.captioneer.com/premiere-pro/settings/add-folders.md).

# Add Folders

The [Mogrt](/premiere-pro/premiere-pro-plugin/mogrt.md) tab loads all .mogrts in your selected folders.

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

### Add Folders

<figure><img src="/files/6OVVNunl4d4IynjkTNVF" alt=""><figcaption></figcaption></figure>

Captioneer adds these two folders during installation:

1. Captioneer .mogrt folder
2. Premiere Pro's **Local Templates** folder

You can Add and Remove any custom folders containing .mogrts.

{% hint style="info" %}
Double-click a folder to open it in the Finder/Explorer.
{% endhint %}

## Captioneer Templates

Captioneer .mogrts are saved in the **Local Templates** folder and organized in subfolders: Landscape, Portrait, Square.

## Local Templates folder

The default Motion Graphics Templates directory for Premiere Pro is called the "**Local Templates"** folder. Any .mogrts installed with the Graphics Templates panel land in this folder.

{% hint style="info" %}
The Local Templates folder is in a hidden directory, so you need to enable "View Hidden Files".
{% endhint %}

***

{% hint style="success" %}
View Hidden Files: File Explorer > View > Show > Hidden items
{% endhint %}

{% code title="Windows" overflow="wrap" fullWidth="false" %}

```
C:\Users\*username*\AppData\Roaming\Adobe\Common\Motion Graphics Templates\
```

{% endcode %}

***

{% hint style="success" %}
View Hidden Files: Finder > ⌘ + ⇧ + .
{% endhint %}

{% code title="MacOS" overflow="wrap" fullWidth="false" %}

```
~/Users/*username*/Library/Application Support/Adobe/Common/Motion Graphics Templates/
```

{% endcode %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.captioneer.com/premiere-pro/settings/add-folders.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.
