# Detection Zone

## Detection Zone

* Go to Configuration->Event->Motion Detection->Detection Zone

This tab allows the user to modify detection zone settings. Below is a screenshot of the Detection zone tab:

![Motion Detection](/files/-MSu7FedsQWOU1umBGZd)

## Explanation

* **Enable**: This checkbox enables detection zone settings for the camera.&#x20;
* **Detection Area**: Clicking this button opens a pop up screen that can be used to set detection areas.

Live stream of the video is shown in the detection area. The user can then set up to 4 regions. The sensitivity level range from 1 to 10, and threshold level from 1 to 100.

* **Sensitivity** is the amount of change required to increase the motion detected by a percentage. The lower the sensitivity, the more movement is required to trigger an alarm.&#x20;
* **Threshold** is the level that the motion detection needs to reach in order to trigger an alarm. The lower the threshold, the more likely that motion will trigger an alarm.

To designate a zone, click and drag the mouse over the area desired. The area is enabled for motion detection when a colored box is displayed over the live feed.&#x20;

After the motion detection zone is set, click the enter button to exit the motion detection screen. Remember to click the save button on the motion detection settings screen, otherwise the motion detection zones will not go into effect. Clicking the cancel button to leave the motion detection zone and will not save the zone setup.


---

# 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://docs.jtokenapp.com/live-camera/configuration/event/motion-detection/detection-zone.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.
