# Invite members to collaborate with you

Here is how you can invite people to join your Organization:

1. Go to your homepage
2. Click on your Organization
3. Go to the <mark style="color:blue;">`Members`</mark> section
4. Go to the Organization tab
5. Click on <mark style="color:blue;">`Invite a member`</mark>
6. Choose the right role
7. Ask him to check his mail and confirm the inscription

{% hint style="info" %}
The Organization is the highest level of permission. By giving administrator rights to the Organization, you cascade administrator rights to the Workspaces and domains within it.
{% endhint %}

### Manage roles in the Organization

<figure><img src="https://1586949369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPAvWKjNBR0YuRJ2VlhDy%2Fuploads%2F6L4iwQahSL5VXBylDD1U%2FOrganization_-_Manage_roles.gif?alt=media&#x26;token=fe27b30d-7876-4ae6-aeef-3c526c0aa74c" alt=""><figcaption></figcaption></figure>

There are 3 roles:

* <mark style="color:blue;">`Admin`</mark>: An admin has access to all Workspaces in the Organization. They can therefore perform the following actions: add/edit/delete
* <mark style="color:blue;">`Accounting`</mark>: The accounting role allows you to access and edit invoice information for all Workspaces as well as invoicing information for the Organization.
* <mark style="color:blue;">`Member`</mark>: By default, all members of a Workspace or domain present in an Organization inherit the role of Organization member. This does not give them any special permissions

### Join an existing Organization

To join an existing organization, you need to ask an admin from that Organization to add you as a member. Then you will receive an email with a link to join. You’ll be prompted to sign in with your email and be placed into the Organization with the role associated with the invitation.

### Remove someone from an Organization

<figure><img src="https://1586949369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPAvWKjNBR0YuRJ2VlhDy%2Fuploads%2FuXk1bKXV88Oad4vaMocs%2FOrganization%20-%20Remove%20someone.gif?alt=media&#x26;token=3f7b4cc0-9cf3-47d0-b10a-a8e69b3c53f3" alt=""><figcaption></figcaption></figure>


---

# 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.powens.com/console-webview/console/introduction/invite-members-to-collaborate-with-you.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.
