# Premiere Pro Add Motion Graphic Template Library Action

The Premiere Pro Add Motion Graphic Template Library Action node enables the addition of Motion Graphic folders to Premiere Pro’s “Graphic Template” panel.

<figure><img src="/files/bvWShnJ22P1oyX2NhkvV" alt="" width="375"><figcaption><p>Graphics Template panel in Premiere Pro</p></figcaption></figure>

Within this node, you can configure the following parameters:

* **Profile Path**\
  Specifies the path to the current user's profile on the workstation.
* **Motion Graphic (mogrt) Template Path List**\
  Defines a key/value pair in which you can assign a name and specify the parent folder path containing the mogrt file(s).
  * Key: my\_mogrts
  * Value: /Volumes/helmut/mogrts/my\_mogrts
* **Motion Graphic (mogrt) Template Default Path** (optional)\
  Sets the default path value for the templates.
* **Show Libraries List Expanded or Collapsed**\
  When set to true, the libraries are displayed in an expanded view.
* **Show Local Template List Expanded or Collapsed**\
  When set to true, the local templates are displayed in an expanded view.
* **Selecet default mogrt folder(s)** (optional)\
  Define which folders should be active

{% hint style="warning" %}
When using this node on a Windows client, ensure that the paths within the mogrt template path list are JSON-escaped.

For example:\
\\\\\\\share-name\\\mogrt\\\my\_mogrts
{% endhint %}

<figure><img src="/files/NeKPC03NfQWQbZkTUSON" alt="" width="346"><figcaption><p>Premiere Pro Add Motion Graphic Template Library Action</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.helmut.de/helmut4-releases/helmut4-components/streamdesigner/nodes/actions/adobe-premiere-pro/premiere-pro-add-motion-graphic-template-library-action.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.
