# How can I share a recording?

Once a recording is processed, you can share it with anyone with a simple link

You can choose to let people only watch the recording or download it as well

You can also send the link via email directly

You can also see the activity of who watched and download your recordings

<figure><img src="https://41929686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F818ZlfY41tLjzzjDy11s%2Fuploads%2FIKBkX3B7HZA2pCWIIjKK%2FScreenshot%202025-11-05%20at%2016.00.30.png?alt=media&#x26;token=889c0527-37fc-46f6-a4a1-33e358866c38" alt=""><figcaption></figcaption></figure>


---

# 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://support.recordmeeting.com/faq/how-can-i-share-a-recording.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.
