# Как пригласить сотрудника

Сотрудники добавляются через приглашение на email. Администратор или технический специалист не задает пароль вручную: сотрудник сам создает мастер-пароль при принятии приглашения.

**Кто может приглашать:** администратор и технический специалист.

**Шаги:**

1. Откройте в верхнем меню раздел Пользователи.
2. Нажмите Создать сотрудника.
3. Укажите имя сотрудника.
4. Укажите email.
5. Выберите роль.
6. Нажмите Создать сотрудника.
7. Система отправит приглашение на email сотрудника.

Пока сотрудник не принял приглашение, в списке пользователей отображается статус приглашения. При необходимости можно отправить приглашение повторно.

**Если письмо не пришло:**

* проверьте правильность email;
* попросите сотрудника проверить папку “Спам”;
* отправьте приглашение повторно.


---

# 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://approvalup.gitbook.io/approvalup-docs/kak-priglasit-sotrudnika.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.
