# Recordings

The Recordings page shows all the recordings that are available for you to use. You can also create new recordings or manage the existing ones from here.

<figure><img src="/files/xrB27bWQRhr1kGDyjVEM" alt=""><figcaption></figcaption></figure>

* **Total Recordings:** The total number of recordings you have uploaded to the system.
* **Average Duration:** Shows the average timing of your recordings.
* **Recordings Table:** Under the recordings table, you will find the following data:
  * **Name**: Shows the name of the recording.

  * **Creation Date:** Mentions the date at which the recording was uploaded.

  * **Duration**: Defines the length of the recording.

  * **Actions**: Shows different options to manage recordings:
    * Edit: The Pencil icon allows you to change the recording name.<br>

      <figure><img src="/files/lkBytBiT2vihfs65YDSV" alt=""><figcaption></figcaption></figure>

    * **Play**: Allows you to play the recording,

    * **Download**: Let you download a recording.

    * **Delete**: The Trashcan icon allows you to delete a recording after confirmation.

    * **Eye Icon:** This icon shows the campaigns where a recording has been used.<br>

      <figure><img src="/files/BhBvR8ukkNuNYOnjQ5B9" alt=""><figcaption></figcaption></figure>

  * **Create Recordings:** You can add a new recording to your account using the Create Recordings button.

    <figure><img src="/files/MuC8evfNA0GdFof1fG6E" alt=""><figcaption></figcaption></figure>

  * &#x20;**Recording Name:** Specify the name of the recording.

    &#x20;**Select Recording Files:** Browse and upload the recordings from your computer.


---

# 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.dialytica.com/dialytica-call-campaigns/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.
