# Transcripts

Zip Captions can save your broadcast session as a transcript.&#x20;

Transcripts must be enabled by the user, on each device that they wish to use them on before they are available to use.&#x20;

To do this:

1. Go to Settings
2. Click on the transcripts tab (or the icon on mobile)\
   ![](/files/Il1UyzB0wsIWHzhJtbiq)
3. Turn on Transcripts by checking the box\
   ![](/files/ADcrVSK5EMOgQ86eOIaV)
4. Click on Save

Transcripts are now available on the captioning screen.&#x20;

Read more about Transcripts and how to use them [here](/transcriptions/introducing-transcripts.md).

{% hint style="danger" %}
Transcriptions are stored on each device locally.&#x20;
{% 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://help.zipcaptions.app/settings/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.
