# Invite teammates

{% hint style="info" %}
You must have an administrator role to perform this action.
{% endhint %}

To invite teammates to your workspace

1. Go to [User Settings -> Team Settings](https://app.birdie.so/team)&#x20;
2. Enter the Email of the teammates you want to invite
3. Select the Role:
   * Admin - can perform any actions
   * Agent - can perform any actions **except** settings, team settings, and billing.

💡**Tip:** Forward the Invitation Link directly to your teammates (only available if your email is a professional email)<br>

<figure><img src="/files/hYEcxmQRxLpV6Y1tU2aZ" alt=""><figcaption><p>Invite teammates</p></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.birdie.so/birdie-docs/invite-teammates.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.
