# Organization access management

### The different statuses <a href="#h_f2060ee447" id="h_f2060ee447"></a>

Happydemics lets you add new members to your organization as admins, members or guests.

* **Admins** can add new contributors to the organization and assign them the roles of admin or member. Only the admin can remove access to other members or edit organization information.
* **Members** have access to all features for setting up measurement and inviting other members to join the organization.
* **Guests** are external parties who can only access the results of a measurement on which they have been invited to collaborate. They cannot set up a Brand lift. An external guest is only invited to access a specific measurement once the results are available.\
  ​

### Manage access to your organization <a href="#h_a68e651820" id="h_a68e651820"></a>

In the "Team" tab of the "Organization" section, you can :

* View the list of contributors;
* Invite new contributors to join your organization;
* Remove contributors from your organization;
* Resend an e-mail invitation to anyone who has been invited but has not yet replied;

As an Admin, you can also set their status (e.g. switch from Member to Admin).

### Invite a colleague to join your organization <a href="#h_9a5262fd63" id="h_9a5262fd63"></a>

You can add members to your organization. To do so:

* Click on the "Invite users" icon on the navigation menu (top right-hand corner) on the home page;
* Enter your colleague's e-mail address;
* If you're an Admin, you can invite this person as a Member or as an Admin. Move your mouse over the information icon if you need more details on either status;
* Click on "Invite" to send an e-mail to the person you wish to invite, so they can create an account and join your organization.<br>

### Share a measurement with an external Guest <a href="#h_cd9b206d2e" id="h_cd9b206d2e"></a>

With an external Guest, you can only share the results of a measurement. To do so:

* On the measurement page, click on the "Add a Guest" icon in the navigation menu;
* Enter the guest's e-mail address;
* Click on "Invite" to send an e-mail to the person you wish to invite, so they can access the measurement.<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://support.happydemics.com/account-management/settings/organization-access-management.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.
