# Teams

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

The team invitation feature allows product owners to invite team members to their workspace, streamlining collaboration and access management.

### Process <a href="#process" id="process"></a>

#### 1. Navigating to Teams Section <a href="#navigating-to-teams-section" id="navigating-to-teams-section"></a>

* Log into the admin dashboard
* Locate and click on the “Teams” section in the main navigation menu

#### 2. Inviting Team Members <a href="#inviting-team-members" id="inviting-team-members"></a>

* In the Teams section, find the “Add Member” button
* Click “Add Member” to open the invitation form
* Enter the email address of the person you wish to invite
* Click “Send Invite” to process the invite

<figure><img src="/files/Hej9L8baeosYpt2C036L" alt=""><figcaption><p>Invite a Team member</p></figcaption></figure>

#### Roles <a href="#recipient-email-notification" id="recipient-email-notification"></a>

| Role   | Access                                                                                      |
| ------ | ------------------------------------------------------------------------------------------- |
| Owner  | <ul><li>All Read / Write Access</li><li>Can add members / admins / owners</li></ul>         |
| Admin  | <ul><li>All Read / Write Access (Except Billing)</li><li>Can add members / admins</li></ul> |
| Member | <ul><li>Read Access (Except Billing)</li><li>Cannot add Team members</li></ul>              |

#### 3. Recipient Email Notification <a href="#recipient-email-notification" id="recipient-email-notification"></a>

* The invited person receives an email with signup instructions
* The email contains a unique invitation link

#### 4. New Member Signup <a href="#new-member-signup" id="new-member-signup"></a>

* The recipient clicks the invitation link in the email
* They are directed to a signup page
* The new member creates an account with their details

#### 5. Access Granted <a href="#access-granted" id="access-granted"></a>

* Upon successful signup, the new member is automatically added to the team.
* They are granted User permissions within the dashboard.

### Key Benefits <a href="#key-benefits" id="key-benefits"></a>

* Efficient team management
* Secure access control
* Streamlined onboarding process

Tags

\#TeamManagement #UserInvitation #AdminDashboard #Collaboration #AccessControl #Onboarding<br>

*Keywords: team invitation, admin dashboard, user permissions, email invite, signup process, collaboration tools, access management*


---

# 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.bodt.io/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.
