# Export options

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

![export icon - arrow - top right](https://1359533130-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzxDa5M0ZjC8OZg1Atb%2F-M-MOdocEDU5U5e3NDJQ%2F-M-MR0IGt6z2jLhJiKR5%2FScreen%20Shot%202020-02-05%20at%205.19.31%20PM.png?alt=media\&token=4b37d3c1-561d-495f-bdb4-2bb76c0056ae)

![Export options list](https://1359533130-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzxDa5M0ZjC8OZg1Atb%2F-M-MOdocEDU5U5e3NDJQ%2F-M-MRBOXWHDGMGas-gy4%2FScreen%20Shot%202020-02-05%20at%205.20.23%20PM.png?alt=media\&token=81c9f6d9-f8cb-41b6-803a-f43e996c5f41)

#### Main export options

* text file
* Text file with speakers and timecode&#x73;**\***
* Ms Word
* Srt - Captions

**\***&#x54;ext file with speakers and timecodes is in a format that is compatible with [atlas ti](https://atlasti.com/) if you need to import the transcript there for further analyses.

#### Advanced options&#x20;

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

#### Developer options

* Json - Captions
* Draft Js - Json&#x20;
* &#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 using this other app instead, [subtitles composer](https://pietropassarelli.gitbooks.io/subtitlecomposer-app/content/) (mac only).
{% 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/1.0.12/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.
