# View Live Motion

Verkada’s motion display feature offers two ways to see live motion on your site’s floor plans in real-time.

***

## Set up motion detection

With motion detection, the camera’s field of view pulses when motion is seen. This happens in real-time.

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

{% step %}
**Select the building and floor plan you want to monitor.**
{% endstep %}

{% step %}
**On Floorplans, at the bottom right, click** <img src="/files/GBRPHlwSNf7wVSGjwxLr" alt="" data-size="line"> **Motion Detection.**

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

***

{% hint style="info" %}
**Prefer to see it in action?** Check out the [video tutorial](https://www.youtube.com/watch?v=wtpgjmmTnXc).
{% endhint %}


---

# 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/organization-settings/buildings-and-floors/view-live-motion-on-floor-plans.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.
