> For the complete documentation index, see [llms.txt](https://docs.jtokenapp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jtokenapp.com/live-camera/configuration/event/intrusion-detection/basic-settings.md).

# Basic Settings

## Basic Settings

* Go to Configuration->Event->Intrusion Detection->Basic Settings

This tab allows the user to modify basic settings. Below is a screenshot of the Basic settings tab:

![](/files/-MSuJzHWpzgJJn1FO_eD)

## Explanation

Live stream of the video is shown in the detection area. The user can draw the security zone from the beginning to define the detected zone which will be the security zone, and will detect if the people come into.

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

* **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;
* **Scene mode**: This dropdown box allows the user to select indoor, outdoor.
* **Direction**: This dropdown box allowes the user to select which direction like enter, left, both.
* **Clear**: Clicking the clear button to clear the settings.
* **Restore Default**: Restore the values to default setting.&#x20;
* **Refresh**: Refresh the display of the settings’ value.&#x20;
* **Save**: Save the settings.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/intrusion-detection/basic-settings.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.
