> For the complete documentation index, see [llms.txt](https://docs.digitalsamba.com/reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalsamba.com/reference/rest-api/recordings.md).

# Recordings

Recordings are a convenient way to be able to rewatch your conference.\
For example it can be very useful in education scenarios where you could share the recorded lesson with students who couldn't attend the lesson.

Recordings are produced in the popular **mp4** file format. You can download them from the dashboard or through the [API endpoint](/reference/rest-api/recordings/download.md). Time-limited links to the mp4 files are being generated when you request a download.

Any video conference can be recorded by simply clicking the record button on the toolbar or calling the [startRecording](/reference/sdk/methods/startrecording.md) SDK method.

{% hint style="info" %}
You can also use the **recording\_autostart\_enabled** boolean property when creating the room, so the recording starts automatically on the first user entering the room.
{% endhint %}

{% content-ref url="/pages/u4ZxYFBAsV6ywvzagn6M" %}
[List](/reference/rest-api/recordings/list.md)
{% endcontent-ref %}

{% content-ref url="/pages/2YArfsbBE35KLRUl8TNA" %}
[Download](/reference/rest-api/recordings/download.md)
{% endcontent-ref %}

{% content-ref url="/pages/n0Q7XCgOhD5qu1btY8Y2" %}
[Delete](/reference/rest-api/recordings/delete.md)
{% endcontent-ref %}
