# My Recordings

### Overview

The **My Recordings** module serves as a centralized hub where users can access, organize, and share their recorded content. This includes the capability to upload videos and screenshots captured using third-party software. Furthermore, any recordings made using [**Mango Recorder**](https://guides.mangoapps.com/recorder-guide) that are stored online can be readily accessed through the **My Recordings** module as well.

<figure><img src="/files/CpmQvEb4L5OcRxB82zeY" 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://guides.mangoapps.com/user-guide/my-recordings.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.
