> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vexa.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Recordings — capture, storage, retrieval

> Capture the meeting audio, store it in your own infrastructure, and retrieve it over the API — including capture-now-transcribe-later, where the audio file is the deliverable.

**Can Vexa record a meeting and let me fetch the audio?**

**Today:** Yes. Recording is gated separately from transcription, a bot can capture without transcribing at all, and the recording is retrievable over the API.

**Sponsorable:** no — this one is shipped.

***

*Capture the audio, keep it where you put it, fetch it over the API.*

|                 |                                                |
| --------------- | ---------------------------------------------- |
| **Status**      | shipped                                        |
| **Size**        | —                                              |
| **North star**  | 3 · Your data, your rules                      |
| **Measured by** | controls shipped with an API and an audit line |

## What it does

* Recording is gated separately from transcription.
* A bot can capture without transcribing at all.
* The recording is retrievable over the API.

This one is shipped — there is nothing to sponsor. See the [roadmap](/roadmap) for what is not.

## Questions

<AccordionGroup>
  <Accordion title="Can Vexa record a meeting and let me fetch the audio?">
    Yes. Recording is gated separately from transcription, a bot can capture without transcribing at all, and the recording is retrievable over the API.
  </Accordion>

  <Accordion title="Do I have to pay for this?">
    No. It is shipped and open source under Apache-2.0. Run it yourself, or use the hosted service.
  </Accordion>

  <Accordion title="Where does it run?">
    On your own infrastructure. Vexa is Apache-2.0 and self-hosted — the audio and the transcript stay inside it.
  </Accordion>
</AccordionGroup>

***

*Shipped upstream under Apache-2.0.*
