# Users

You can use the search bar or filter and sort through different User Status to find specific users.&#x20;

<figure><img src="/files/AcxvZPaSYIkUs6t20gAB" alt="" width="375"><figcaption></figcaption></figure>

You can select a user or a group of users and be able to edit their attributes or delete them.&#x20;

{% hint style="info" %}
The list with User Attributes can be defined in [Settings > Organisation > Users.](/vxp-visual-experience-platform/settings/organisation/users/users.md#manage-user-attributes)
{% endhint %}

Invite users by clicking the `+ Invite users` button on the top right. \
A window will appear where you can place all the email addresses of the users you wish to access the Portal.&#x20;

An invitation email will be sent to the mailbox of the invited people and they will receive status "Pending". Once the invite is accepted, their status will become "Active".

<figure><img src="/files/BJvxmf17LPrPwVfi6svb" alt="" width="375"><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.scaleflex.com/portals/managing-a-portal/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.
