# Приглашение пользователей

&#x20;Чтобы пригласить пользователя, выполните следующие действия:

1. Перейдите в **Настройки - Пользователи**
2. Нажмите кнопку **Пригласить**

![](/files/-LvK3Kr1dGxqq3VFVme6)

Затем заполните следующие настройки:

![](/files/-LvK3dJFdJXYhZjt6ygf)

**Электронная почта** - введите адрес электронной почты пользователя, которого вы хотите добавить в свое рабочее пространство;

**Создать личную рабочую группу** - при включении для приглашенного пользователя будет создана личная предопределенная рабочая группа.&#x20;

**Выбрать рабочую группу** - эта функция добавляет пользователя в существующую группу.

Нажмите кнопку **Пригласить**, чтобы добавить нового пользователя в рабочее пространство. После этого пользователю необходимо принять письмо с подтверждением.

![](/files/-LvK6Q_Gt2edIhzVlBmS)


---

# 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://docs.trackwill.com/ru/settings/invite-users.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.
