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

# Get recording link

> Use this action to get the link to a Daily room's recording. Learn more about this action in [Daily's API reference](https://docs.daily.co/reference/rest-api/recordings/get-recording-link).

### Fields

| **Field**        | **Type** | **Description**                                                                                                                                                                                                 |
| ---------------- | -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Recording ID** | Text     | Enter the recording ID for which you would like a download link. Use the [Daily - Get Recordings](/bubble/daily/plugin-reference/actions/get-recordings) action first if you need to retrieve the recording ID. |

### Returned Values

| **Value**         | **Type** | **Description**                                                                                         |
| ----------------- | -------- | ------------------------------------------------------------------------------------------------------- |
| **Download Link** | Text     | A cryptographically signed, time-limited direct link to a .mp4 file stored on Amazon S3.                |
| **Expires**       | Number   | The expiration time of the link as a Unix timestamp, after which the download link will no longer work. |

<CardGroup cols={2}>
  <Card title="Need Help?" icon="envelope" href="/support/plans">
    View our options for free community and priority support.
  </Card>

  <Card title="Have a feature request?" icon="lightbulb" href="https://lunchpaillabs.canny.io/feature-requests?selectedCategory=daily-video-plugin-for-bubble">
    Post your feature request on our

    <a href="https://lunchpaillabs.canny.io/feature-requests?selectedCategory=daily-video-plugin-for-bubble">
      idea board.
    </a>
  </Card>
</CardGroup>
