# Export options

After having [created a transcription ](/autoedit-3-user-manual/transcriptions/create-a-new-transcription.md)and (optional) [corrected the text](/autoedit-3-user-manual/transcriptions/correct-the-text-of-a-transcription.md) you can click on the export icon on the top right to see a list of export options

![Text and Word document with optional time-codes and speakers export options](/files/-M5yE1nE6ns5WLzMciAD)

#### Main export options

* Text file with  optional speakers and time-code&#x73;**\***
* Ms Word, `docx`

**\***&#x54;here's an option for the text file with speakers and time-codes to be in the format that is compatible with [atlas ti](https://atlasti.com/) if you need to import the transcript there for further analyses.

#### Advanced options&#x20;

![Captions export options](/files/-M5yEAXjdkgVlb323zFo)

* Srt - Captions
* TTML - Captions
* TTML for Adobe Premiere - Captions
* iTT - Captions
* CSV - Captions
* VTT - Captions
* Pre-segmented text - Captions

#### Developer options

* Json - Captions
* SlateJS - Json&#x20;
* Digital Paper Edit - Json

{% hint style="info" %}
If you need to export captions with a certain level of precision in the formatting of the lines. I'd recommend exporting plain text without speakers and time-codes and using this other app instead, [subtitles composer](https://pietropassarelli.gitbooks.io/subtitlecomposer-app/content/) (mac only) to do the pre-segmentation, alignment and generate the caption file.
{% endhint %}


---

# 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://autoedit.gitbook.io/autoedit-3-user-manual/transcriptions/export.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.
