# How do I invite members to my tenant?

## Overview <a href="#h_ca1622df06" id="h_ca1622df06"></a>

Arnica allows you to collaborate with additional counterparts in the same tenant. Each tenant is scoped to your integrations, [data](/arnica-documentation/security/data-handling.md), and any selected actions.

## Instructions <a href="#h_3c97f538b4" id="h_3c97f538b4"></a>

1. [Login](https://app.arnica.io/) to Arnica.
2. Navigate to the[ Users and Roles](/arnica-documentation/platform-operations/users-and-roles.md) page in the Admin menu section.
3. Enter the emails of the members and click on Add.
4. Each of the invited members will receive an invitation email to your tenant.
5. Upon receiving the invitation, the members will need to follow the link to sign up. Upon completion of the process, the members will be able to see all applicable tenant data.

## Supported Permissions <a href="#h_fb1ce73444" id="h_fb1ce73444"></a>

Owners can invite additional members, which can perform any administrative tasks except inviting additional members.

## User membership in tenants <a href="#h_f71ceca13f" id="h_f71ceca13f"></a>

Arnica users can be assigned to a single tenant. Users in other tenants can leave the tenant by clicking on the top right Profile Menu, then on Edit Account, and click on Leave.


---

# 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.arnica.io/arnica-documentation/platform-operations/how-do-i-invite-members-to-my-tenant.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.
