# Video Timelapse

[Verkada Command](/command/getting-started/get-started-with-verkada-command.md) threads together thumbnails over a 24-hour period allowing you to view the entire time as a timelapse that you can download as an MP4 file for sharing.

{% hint style="warning" %}
Timelapses are only available for the past 30 days of footage.
{% endhint %}

***

## Enable timelapse

{% hint style="danger" %}
You must enable the timelapse feature before you can use it, they cannot not be generated retroactively from the point of activation.
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Cameras.**
{% endstep %}

{% step %}
**Select a camera.**
{% endstep %}

{% step %}
**At the right of the camera feed, click the Settings icon.**
{% endstep %}

{% step %}
**On the left, select Device.**
{% endstep %}

{% step %}
**Toggle on Timelapse.**

<div align="left" data-with-frame="true"><img src="/files/sBgAyc9qUhzr7PS5wegM" alt="" width="726"></div>
{% endstep %}
{% endstepper %}

***

## Use timelapse

{% hint style="warning" %}
The timelapse feature is available only in 24-hour increments and is unavailable if there is less than 24 hours of footage.
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Cameras.**
{% endstep %}

{% step %}
**Select a camera.**
{% endstep %}

{% step %}
**Under the camera feed, click the History icon.**
{% endstep %}

{% step %}
**On the right, click the Clips dropdown and select Timelapse.**

1. Move your cursor over the motion bar to scroll through the timelapse.
2. Click the thumbnail to play the timelapse.

<div align="left" data-with-frame="true"><img src="/files/1vWYFXj6dMZkH9GBelMk" alt="" width="1044"></div>
{% endstep %}

{% step %}
**(Optional) When playing back a timelapse, click the Download icon to save it as an MP4 file.**
{% endstep %}
{% endstepper %}

![Timelapse example](/files/XwIbNAEeAa4MbDVaQUU1)


---

# 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://help.verkada.com/verkada-cameras/video-streaming-and-sharing/view-historical-footage/use-the-timelapse-feature.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.
