# Image Snapshot

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

{% step %}
**Under My Projects, select your project.**
{% endstep %}

{% step %}
**In the left navigation, select your plan > Edit Plan.**
{% endstep %}

{% step %}
**At the top, click** <i class="fa-camera">:camera:</i> **> Take Snapshot.**

{% hint style="warning" %}
The file will be saved to your designated web downloads folder on your desktop.
{% endhint %}

<div align="left" data-with-frame="true"><img src="/files/SnqSPfslhsrdJU8FxLjh" alt="" width="1435"></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/command/need-help/site-planner-homepage-overview/take-site-plan-image-snapshot.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.
