# Add & manage users

User management, at your fingertips:

* Add new users to your account and decide which existing dashboards they'll have access to.&#x20;
* Manage board-level permissions.
* Made a brand new dashboard? Enjoy the peace and solitude, or invite other users to come join you!

A quick breakdown on User Roles before we get into the how-to's:

* **Admin:**
  * has the ability to manage everything including users and connectors
* **Editor:**
  * has the ability to manage boards and widgets, view Explore, use all AI features
* **Viewer:**
  * can view only existing boards and widgets, can't edit or view Explore, but can use AI features across the entire database
* **Reports Only**
  * can view only existing boards and widgets, cannot edit, view explore, or use AI

{% @arcade/embed flowId="BkwMPTFSdNWP2F6cOn79" url="<https://app.arcade.software/share/BkwMPTFSdNWP2F6cOn79>" %}

{% @arcade/embed flowId="O9wiR5nHqPCTLRqDxS6P" url="<https://app.arcade.software/share/O9wiR5nHqPCTLRqDxS6P>" %}

See all active users on a dashboard *(and easily add new ones)* in the top right corner:

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

{% hint style="info" %}
If you have users that need specific permissions, feel free to reach out to <support@corraldata.com>.
{% endhint %}


---

# 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.corraldata.com/kb/getting-started/manage-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.
