# Invitations

In **"Invitations"**, you can view all invitations sent by the company.

### How to access <a href="#como-acessar" id="como-acessar"></a>

To access, follow these steps:

1. Click on the dropdown menu, then select **"User Management".**
2. Next, click on **"Invitations".**

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

Invitations are listed from most recent to oldest, with the following details:

* **Email**
* **Permissions**
* **Sent Date**&#x20;
* **Status:** Shows the current status of the user:
  * **Registered:** User accepted the invitation and registered.
  * **Pending:** Invitation not yet accepted.
  * **Canceled:** Invitation has been revoked.
  * **Expired:** Invitation was not accepted within the timeframe.

#### Searching and Filtering Invitations

In the top right corner of the screen, the following tools are available to help you find specific invitations:

* **Search:** Click the magnifying glass icon to open the search field. Type the recipient's name or email and press Enter to locate.
* **Filters:** Click on "**Filters**" to narrow down results using these options:
  * **Search field:** Enter the recipient's name or email.
  * **Invitation Status:** Select the desired status to find invitations in specific states.

Once you’ve filled in or selected your filters, just click **"Apply"**. To clear all filters, click **"Clear Filters".**

#### Invite User

To invite a user, please [read the documentation](/english/skyone-console/settings-and-preferences/user-management/how-to-invite-a-user-to-the-platform.md).


---

# 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.skyone.cloud/english/skyone-console/settings-and-preferences/invitations.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.
