# How to Manage User Invitations and Filter Users

### Managing invitations

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

After inviting a user to your account, you can manage invitations in the **Admin panel**, **Users** pag&#x65;**.** After that, a page will open with a list of active users who have been created/invited to the account.

Users who have not yet accepted the invitation have the status **Pending**. You can use the filter **Pending** to quickly sort and find user data.

You can also find out the user status in your account by hovering over the <img src="/files/ifjmvJkt4qAqEdJ2IBxY" alt="" data-size="line"> icon.

If the user has not yet accepted the invitation, you can <img src="/files/F7xKJ4WNBHHn26nfH3dH" alt="" data-size="line"> it if necessary, or <img src="/files/I79OLYZshoQYTNxQqe8o" alt="" data-size="line"> it — the user will receive another invitation email.\
You can also change access permissions in the ![](/files/96tizaYvV0rZ8DjmOaeT) settings:

For convenience, you can use the search field by entering the user's email address, first name, or last name <img src="/files/0ObOoASQ8rW1jPfyL4MF" alt="" data-size="line">.

### How to find or filter users in a list

On the **Users** page, several filters are available for convenient searching and sorting of their list:

1. **Search by name** — search for a user by email, first name, or last name.
2. **Period** — filtering users by creation date.
3. **Status:**
   * **All** — all account users
   * **In progress** — users who have not yet accepted the invitation to the account
   * **Active** — all active users of the account
   * **Blocked** — blocked users (the user is blocked and cannot log in to the platform)
   * **Waiting for password** — a corporate user has been created who needs to complete registration and create a password
4. **Domain** — filtering by company domains
5. **Mailbox** — filtering by users who have access to this mailbox.
6. **Role** — filtering users depending on the access rights granted, \
   standard — Account owner,  Mailbox owner, and roles created independently.<br>


---

# 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://support.docstudio.com/admin-panel/users-and-user-roles/how-to-manage-user-invitations-and-filter-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.
