# Invite team members

### Before you start

Role-based permissions and team collaboration are available on [Premium](https://buzzblender.com/pricing/) and Enterprise plans. If you need to add team members but don't see the Team settings, check your current plan first.

### Invite a team member

1. Go to **Account → Members**.
2. Click **Invite member** and enter an email address in the invitation field.
3. Select the appropriate role for the new member: administrator, creator, or approver.
4. Send the invitation.

The invited member receives an email with a link to join your workspace.&#x20;

If the invitation doesn't arrive within a few minutes, ask the recipient to check their spam folder. You can also resend the invitation details.

### Change a team member's role

1. Go to **Account → Members**.
2. Find the team member whose role you want to change.
3. Edit options.
4. Save your changes.

### Remove a team member

1. Go to **Account → Members**.
2. Find the team member you want to remove.
3. Click the remove or delete option.
4. Confirm the removal.

Removed members lose access immediately and cannot sign back in unless invited again.


---

# 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://buzzblender.gitbook.io/buzzblender-docs/invite-team-members.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.
