# Add MOGRTs

## Track Selection

Select a Video Track (V1, V2, V3, etc.) or choose **New Track**.

***

## Process Duration

* **Full Sequence** - Process the entire duration of the captions file
* **In to Out** - Process the sequence's "In to Out" region

{% tabs %}
{% tab title="Insert" %}
Select a target Video Track and Process Duration, then click **Add MOGRTs**.

New .mogrts are added to the timeline containing text from the captions file. Use the [Text](/premiere-pro/premiere-pro-plugin/text.md) tab to select text fields.

<figure><img src="/files/LXbqGvA0GG1eVRnTi7JS" alt="" width="245"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Update" %}
Select a target Video Track and Process Duration, then click **Update MOGRTs**.

Captions text will be 'pushed' into existing .mogrts on the timeline, updating the text fields selected via the [Text](/premiere-pro/premiere-pro-plugin/text.md) tab.

<figure><img src="/files/IEBaduSVvXfZ4gJsh2fN" alt="" width="245"><figcaption></figcaption></figure>

{% hint style="info" %}
If there are no existing .mogrts at the specified time, those lines are skipped and Captioneer continues processing the rest of the sequence.
{% endhint %}
{% endtab %}
{% endtabs %}


---

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