# How can I add or remove users from my organization?

You can manage your organization’s users from the RhinoArtisan Connect admin dashboard. From there, you can add new users by inviting them via email, as well as remove or deactivate users when they no longer need access or are no longer part of your team.

You can also assign permissions and decide which areas or features each user can access, tailoring the platform to your company’s needs at all times.

<br>


---

# 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.rhinoartisan.com/connect/frequently-asked-questions/plans-and-account/how-can-i-add-or-remove-users-from-my-organization.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.
