# Configuration

IDCamPro allows you to create "[configs](/dbnetsoft/idcampro/general/settings-and-configs.md)" by going to the `Config`-menu and either create a new one or load an existing one. Each config stores configurations for e.g. timing devices and cameras and chip files. This allows to build presets for various types of events.

Settings for a loaded config can be changed by going to `Config` - `Settings` menu item:

<figure><img src="https://dbnetsoft.github.io/IDCamProDocumentation/configuration/images/overview.png" alt=""><figcaption></figcaption></figure>


---

# 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.dbnetsoft.com/dbnetsoft/idcampro/configuration.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.
