# After Effects Plugin

## :tada: Captioneer now supports After Effects!

{% hint style="info" %}
Captioneer for After Effects is brand new in 2026. Join the [Discord](https://discord.gg/HqsnsE96Wr) if you want to Beta test and shape the future of this plugin.
{% endhint %}

You can generate captions from Auto Captions, SRT, VTT, or CSV files. You can copy/paste attributes between layers for visual consistency.

The key difference is that instead of inserting **MOGRTs**, you are inserting **Text Layers** or **Essential Graphics Precomps**.

***

Watch the tutorial to see how it works:

{% embed url="<https://www.youtube.com/watch?v=zIjQmt5rccU>" %}


---

# 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/after-effects/after-effects-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.
