# Premiere Pro Plugin

&#x20;The extension has two main tabs — Insert and Update.

{% tabs %}
{% tab title="Insert" %}
This tab inserts new .mogrts to the timeline. Choose captions, .mogrt, text inputs, and then hit **Add MOGRTs**.

![](/files/sc9PNeKMJG6tNb2s6mXe)
{% endtab %}

{% tab title="Update" %}
This tab updates the text inside existing .mogrts on the timeline. Choose captions, text inputs, and then hit **Update MOGRTs**.

![](/files/IEBaduSVvXfZ4gJsh2fN)
{% 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.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.
