# Basic Settings

## Basic Settings

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

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

![](/files/-MSuEmPPDMw0I0Y4papC)

## Explanation

* **Confidence**: This field allows the user to set the confidence value from 0 -100, it means how much the snapshot picture is the real human. The higher value it is, the higher accuracy of the snapshot human, and the higher camera load, and the more missed human pictures, for example, 1/3 human or ¼ human pictures will be missed.
* **Scene mode**: This dropdown box allows the user to select indoor human, outdoor human, outdoor car.
* **Clear**: Clicking the clear button to clear the settings.
* **Full screen**: Clicking the Full screen button to cover all zones.
* **Restore Default**: Restore the values to default setting.&#x20;
* **Save**: Save the settings.


---

# 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/human-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.
