# Exporting your Transcripts

Zip Captions Transcripts will allow you to export your transcripts into the following file formats:

* SRT (A subtitle file format which can be used with video playback sites like YouTube and Vimeo)
* TXT (A plain text format, which can be opened with your text editor)
* VTT (A format similar to SRT but more customizable)

To get started:

1. Visit the transcript that you wish to edit by click on it from the [transcriptions page](https://zipcaptions.app/user/transcripts).&#x20;
2. Click on the file icon in the top right corner\
   ![](/files/MGyDrR151SRFEahX9L7L)
3. Choose the file format in which you want to export your file
4. The file will be downloaded to your device


---

# 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://help.zipcaptions.app/transcriptions/exporting-your-transcripts.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.
