# User

Users are the individuals that have access to your Resmo account. There are three user roles on Resmo; user, admin, and owner. See [User Roles](/product/users-and-permissions/user-roles.md) for a detailed definition and limitations of each.

### How to see user details

1. Log in to your Resmo account.
2. Navigate to Account>Users. You will see a list of all users in your account.
3. Click on an individual user to see user details. The user detail page is where you can change a user's role.

### How to send a user invitation&#x20;

1. Navigate to Users from your Resmo Account page.
2. Hit the Invitations button at the top right corner. This page shows current invitations.&#x20;

![](/files/7d2iM9KPs4uEeeKnuBKN)

3\. Click the Invite User button to invite a user to your account.

4\. Type the user's email address and select a user role to assign.

5\. Then, Create.

### Support

If you have any queries or issues concerning users, please get in touch with us via live chat on our website or email us at <contact@resmo.com>.


---

# 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://resmocom.gitbook.io/product/users-and-permissions/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.
