# Multiple teams

### Create a new workspace

As easy as the creation of an Organization:

* Go to your homepage
* Click on <mark style="color:blue;">`Add Workspace`</mark>
* Choose the name of your Workspace and validate it. We recommend using a professional name as it’s the one we are going to use to edit your invoices.

{% hint style="info" %}
You may be forbidden to create a new workspace. By default, you have one Workspace and you are limited to one. If you want to have more than that for invoicing or permissions purposes please contact your CSM
{% endhint %}

### Manage roles in the Workspace

There are 3 different roles:

* <mark style="color:blue;">`Admin`</mark>: Membres with the Admin role have access to all domains in the Workspace. They can therefore perform the following actions: add/edit/delete
* <mark style="color:blue;">`Developer`</mark>: Members with the Developer role have access to the entire domains of the Workspaces. They can do everything on a domain except Access server keys and delete/deactivate a domain.
* <mark style="color:blue;">`Reader`</mark>: Members with the Reader role have access to the entire domains of the Workspace but they can’t add/edit/delete and read the server keys page

{% hint style="info" %}
Only organization and Workspace administrators can manage roles at the workspace level
{% endhint %}

### Join an existing Workspace

To join an existing Workspace, you need to ask an admin from that Workspace 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 Workspace with the role associated with the invitation.

### Invite someone to a Workspace

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

We bet that you will never walk alone! For that reason, you’ll want to bring other people into your Workspace. Here is how you can invite people to join your Workspace:

* Go to your homepage
* Click on your Organization
* Go to the <mark style="color:blue;">`Members`</mark> section
* Go to the Workspace tab
* Click on <mark style="color:blue;">`Invite a member`</mark>
* Choose the right role
* Ask him to check his mail and validate the inscription on the Console

### Rename a Workspace

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

### Delete a Workspace

When you no longer need your Workspace, you can delete it. Before that, you need to remove all the domains and users that are inside it. This option is only available for Workspaces administrators.

<figure><img src="/files/Iei5L4MOrZlTBIpjuBYI" 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/multiple-teams.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.
