# Users Tab

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

In the **Users** tab, you can view the complete list of users within the Company’s Organization.\
The **Invite** button allows you to add new users, although the ability to send invitations may vary depending on the permissions assigned to each user.

|             | Owner | Admin                                | Member                         |
| ----------- | ----- | ------------------------------------ | ------------------------------ |
| View Users  | O     | O                                    | O                              |
| Invite User | O     | O (Limited to assigned organization) | X                              |
| Delete User | O     | O (Limited to assigned organization) | △ (Only available for oneself) |


---

# 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.opsnow.io/opsnow-user-guide-v0.2/setting/user-management/users-tab.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.
