# Change the Location of a Camera

A camera’s location determines its position on the map and its [time zone](/verkada-cameras/configuration/view-and-edit-camera-settings/update-time-zone-for-a-camera.md).

{% hint style="danger" %}
Changing a camera’s location **removes** it from any current floor plan.
{% endhint %}

{% hint style="warning" %}
When you change a camera’s location to certain jurisdictions, it may limit the people analytics features of the camera, such as gender search, face detection, and person of interest. See [Person Detection Compliance and Availability](https://www.verkada.com/cameras-availability/) for more information.
{% endhint %}

***

## Change camera location

### Settings page

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

{% step %}
**Select the camera that you want to update.**
{% endstep %}

{% step %}
**At the bottom right, click Settings .**
{% endstep %}

{% step %}
**Under General > Location, click Change.**
{% endstep %}

{% step %}
**Enter the new address and click Save.**

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

### Devices page

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

{% step %}
**Select the camera that you want to update.**
{% endstep %}

{% step %}
**To the right of the camera details, select the Location field.**
{% endstep %}

{% step %}
**Enter the new address and click Save.**
{% endstep %}
{% endstepper %}

### Bulk change a camera’s location from the Devices page

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

{% step %}
**Check the box next to any camera you want to update the location.**
{% endstep %}

{% step %}
**At the top, click Edit Settings.**
{% endstep %}

{% step %}
**Under General > Location, click Change.**
{% endstep %}

{% step %}
**Enter the new address and click Save.**
{% 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/change-the-location-of-a-camera.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.
