# Как пригласить юзера

Для того, чтобы пригласить нового сотрудника в команду, перейдите в раздел <mark style="background-color:green;">**Team**</mark> и нажмите на кнопку **"Invite"** справа вверху.

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

После нажатия на кнопку откроется модальное окно.&#x20;

**В нём вам необходимо:**

1. Ввести имя сотрудника
2. Ввести почту сотрудника (на неё придет инвайт)

{% hint style="info" %}
Вы не сможете отредактировать E-mail уже добавленного пользователя.&#x20;
{% endhint %}

3. Ввести Telegram ник сотрудника (для подключения тг бота с 2фа и уведомлениями)
4. Выбрать куда будут приходить 2фа коды (рекомендуем выбирать телеграм)
5. Назначить роль: Admin или Buyer

После того, как всё заполните, нажмите на кнопку **"Invite"**.

<mark style="color:green;">**Готово!**</mark> Инвайт с паролем придет на указанную почту в течение 5-10 минут (не забудьте проверить папку "Спам"). Письмо будет выглядеть так:

<figure><img src="/files/EkymwEN6rl0lF7FnYQ2k" alt="" width="563"><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://docs.fbm-pay.com/komanda/kak-priglasit-yuzera.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.
