# Admin

Enable VNC for users services — добавляет новую опцию VNC в контекстное меню назначенных сервисов пула, позволяющую выполнить подключение к машине с помощью VNC.

При нажатии на опцию VNC будет сгенерирован файл с параметрами подключения через VNC-клиент (требуется его предварительная установка, а также доступность прямого сетевого подключения к сервису).

По умолчанию: выключено.

List page size  — количество отображаемых элементов в таблицах. Распространяется на все разделы `Панели управления` и `Инструментов`.

По умолчанию: 10.

Trusted Hosts for Admin — сети или узлы, для которых будет разрешен доступ к администрированию брокера (веб-доступ к панели управления, управление с помощью API запросов и т.п.), разделенных запятыми.

Допускается ввод подсетей, диапазонов или отдельных IP-адресов.


---

# 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://kb.pvhostvm.ru/hostvm-vdi/hostvm-vdi-admin-guide/configuration/admin.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.
