# Transcript, Captions & AI Summary

## Transcript and Captions

You can enable **Transcripts and Captions** in your Birdie workspace under\
[**Settings → Incoming Recordings**](https://app.birdie.so/settings)**.**

Transcriptions are automatically generated in the **language detected** from the recording’s audio.\
For example, if the speaker talks in Spanish, both the transcript and captions will be provided in Spanish.

This feature helps teams review conversations, extract key details, and improve accessibility for all users.

## AI summary

Birdie automatically generates an **AI-powered summary** for each incoming recording, based on its audio track.

The summary is provided in **English**.

To enable this feature, go to [**Settings → Incoming Recordings**](https://app.birdie.so/settings)**.**

You can choose between:

* Using **Birdie’s built-in OpenAI key**, or
* **Providing your own OpenAI API key** for additional control and flexibility.

<figure><img src="/files/8XPQwfN5QIjbXg02riEo" alt=""><figcaption><p>AI summary</p></figcaption></figure>

\ <br>


---

# 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://docs.birdie.so/birdie-docs/request-screen-recordings/transcript-captions-and-ai-summary.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.
