# Пользователи

Показывает всех пользователей с бота и с сайта

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

Список - ID(в админке), имя, логин, баланс(*можно редактировать,  нажатием на него*), сумма пополнений пользователя, кол-во покупок, возможность посмотреть заказы этого пользователя, возможность забанить пользователя

**Новая функция - Скидка:** личная скидка пользователя на все товары

Информация(инф.) - показывает дату регистрации,. id телеграм(при наличии), чей реферал и кол-во рефералов(приведенных пользователей по его реф. ссылке)

Есть возможность импорта и экспорта(формат .csv) списка пользователей(удобно если переходите с другой платформы)

Выбор пользователей - Все, с сайта, с бота

**Заметки пользователей**

<figure><img src="/files/BzDQDtih1u5kpeUnmfO6" alt="" width="375"><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://wiki.hermesbot.club/adminka-proekta/polzovateli.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.
