> 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/after-effects/after-effects-plugin/precomps.md).

# Precomps

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

Use your own Essential Graphics compositions for captions. Add any **Source Text** property into the Essential Graphics panel for Captioneer to read/write.

## Precomp Selection

You can select a Precomp in 3 ways.

1. Open a Composition, and click the Precomp button
2. Select a Composition in Project panel, and click the Precomp button
3. Drag + Drop a Composition from Project panel to Captioneer.

<div align="left"><figure><img src="/files/zzDmX9ajoCFUsYDXsWnC" alt="" width="287"><figcaption></figcaption></figure></div>

***

### Single / Double Lines

By default, captions enter a single Essential Property text input inside your Precomp. Change the **Line 1 field** dropdown to select a different text input.

Select the **Double** button to create 2 dropdowns. This will split double-line caption text at line breaks, entering each line into two different text inputs.

{% hint style="info" %}
**Example:** Send the first line of the captions file into a text input named "Line 01" and the second line of the captions file into "Line 02".
{% endhint %}

<div align="left"><figure><img src="/files/x2Fu47oGKZsIEy3hslJw" alt=""><figcaption></figcaption></figure></div>


---

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