# Настройки

На вкладке **Настройки** находятся настройки подключения к WEB к API. Чтобы их изменить или добавить новый сервер, нажмите кнопку **Редактировать** или **Добавить сервер** соответственно.

<figure><img src="/files/Wohw1w2WxqMPTjeCYDXZ" alt=""><figcaption></figcaption></figure>

Для добавления нового сервера заполните поля:&#x20;

* **Наименование сервера** – название сервера с API, который вы используете
* **Адрес сервера API** – адрес сервера с API, который вы используете
* **Access-токен** – токен авторизации пользователя с правами администратора OZ API
* **Логин** и **Пароль** – его логин и пароль

Когда закончите, нажмите кнопку **Сохранить**.

<div align="left"><img src="/files/K3GSzq3CUnoPRSpXGYln" alt=""></div>

На вкладке **О программе** вы можете видеть текущую версию интерфейса.

<figure><img src="/files/EIQRg4BXNlzPh5cKNnbO" 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://doc.ozforensics.com/oz-knowledge-ru/rukovodstva/rukovodstvo-polzovatelya/oz-webui/webui-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.
