# How to unblock a user

To unlock a user, go to the section <mark style="background-color:green;">**Team management**</mark> and click on the three dots to the right of the desired user.

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

In the window that opens, click **"Unblock"**.

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

Press **"Unblock"** again to confirm the action.

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

<mark style="color:green;">**Done!**</mark> The user is unblocked. Now he can log in to his personal cabinet and continue working.&#x20;

<figure><img src="/files/bAVtyyDEYnM9PM51b7ph" alt=""><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-unblock-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.
