# Customer users

In the Users section, you will find all users of all the Accounts (customer organizations).&#x20;

On the User detail page, you will find information about the user, what Account they belong to and the Policies that the user has assigned (by you).&#x20;

You can also manage the invitations to users that have not accepted them yet, by resending on cancelling the invitation.&#x20;

From the Users overview section, you can also invite new users. Here you will be able to select what existing Account they need to be invited to, or create a new Account.&#x20;


---

# 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.myveriam.com/for-providers/customer-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.
