> For the complete documentation index, see [llms.txt](https://documentation.inventory360.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.inventory360.ru/funkcii/dobavlenie-polzovatelei.md).

# Добавление пользователей

{% hint style="info" %}
Эта функция доступна не для всех ролей пользователей. [Роли пользователей](/obshee/roli-polzovatelei.md)
{% endhint %}

Для того чтобы передавать инструменты сотрудникам, назначать их ответственными за склады и объекты всех работников необходимо занести в систему.&#x20;

Чтобы добавить нового работника в программу необходимо:

1. Откройте вкладку "Сотрудники" → "Все сотрудники".

   <figure><img src="/files/jESWR92JREOq06JWjQT0" alt="" width="137"><figcaption><p>Боковое меню</p></figcaption></figure>
2. &#x20;В открывшемся списке пользователей нажмите кнопку "Добавить пользователя"

   <figure><img src="/files/krB7XiYBE6bdeIMte6DL" alt="" width="563"><figcaption><p>Список пользователей.</p></figcaption></figure>
3. Откроется окно данных работника. Заполните все поля. Подробнее о профиле сотрудника [здесь](/funkcii/redaktirovanie-dannykh-rabotnikov.md).&#x20;
4. Нажмите кнопку "Сохранить"

Теперь сотрудник создан и ему можно передавать инструменты, назначать его ответственным за инструменты и локации.&#x20;

Для того, чтобы сотрудник мог самостоятельно работать с программой, ему необходимо [предоставить доступ](/funkcii/upravlenie-dostupom-sotrudnikov.md).

{% hint style="info" %}

{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://documentation.inventory360.ru/funkcii/dobavlenie-polzovatelei.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.
