# Take a Screenshot of Video Feed

Verkada cameras have a screenshot tool<img src="/files/WDTJ3y2AZ4dgNap4Rkv3" alt="" data-size="line">that can be very useful when you want to take a quick still-image capture of something happening on a live stream or historical video.

## Take a screenshot of video feed at a specific time

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

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

{% step %}
**Click the camera iconto capture the video feed at that exact time.**

​\
The screenshot is automatically downloaded to your device as a .jpg file for you to open and share. The screenshot includes the camera name, date, and time at the top left corner.\
​

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

## Take a screenshot of the live feed

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

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

{% step %}
**Wait for the stream to play.**
{% endstep %}

{% step %}
**Click the camera iconto capture the video feed at that exact time.**
{% endstep %}
{% endstepper %}

![](/files/zlcxa7cY7i7uejY6MF0m)

## Take a screenshot of historical footage

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

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

{% step %}
**Select a historical video clip.**
{% endstep %}

{% step %}
**Click the camera iconto capture the video feed at that exact time.**

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

## Take a screenshot on Command mobile app

{% stepper %}
{% step %}
**Open the Verkada Command app.**
{% endstep %}

{% step %}
**Tap to select any camera.**
{% endstep %}

{% step %}
**Tap the live stream of the camera.**
{% endstep %}

{% step %}
**Tap the full screen icon.**

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

{% step %}
**Tap the camera iconto save the screenshot to your device’s photos app.**

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


---

# 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/configuration/view-and-edit-camera-settings/take-a-screenshot-of-video-feed.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.
