# How to invite a user

To invite a new user to the team, go to the <mark style="background-color:green;">**Team management**</mark> section and click on the **"Add member"** button at the top of the workspace.

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

After clicking on the button, a modal window for adding a new user will open.

**In it, you need to:**

1. Enter user name\*
2. Enter user's mail (invite will be sent to it)\*

{% hint style="info" %}
You will not be able to edit the E-mail of an already added user.&#x20;
{% endhint %}

3. Enter the Telegram ID of the user to be added
4. Assign a role: teamlead or member\*
5. Assign accounts by pressing the button **"Add account"**

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

Once you've filled everything out, click on the button **"Invite member"**.

<mark style="color:green;">**Done!**</mark> An invite with a password will arrive at the specified email within 5-10 minutes (don't forget to check your spam folder). The letter will look like this:

<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/eng/team/how-to-invite-a-user.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.
