# Invite team members

You can invite your teammates to your workspace using the "Invite" button on the top right.&#x20;

<figure><img src="/files/5wnrk2i0d8jwcBjRw5L6" alt=""><figcaption></figcaption></figure>

## Invite teammates by email

You can send invites to individual team members using their email addresses. They will receive an email to accept the invitation.

<figure><img src="/files/3Uutd0NtrQkGyufkpuo9" alt=""><figcaption></figcaption></figure>

## Share an invite link with teammates

You can also copy an invite link to share with team members. Anyone using this link will be able to join your workspace—no need to send invites to individual team member emails.

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

{% hint style="info" %}
The invite link will not expire until you reset it and will allow multiple members to join. You can use the "Reset" button to expire an invite link and generate a new one.
{% endhint %}

## Invite requests

Your teammates can ask to join the workspace from a [publicly accessible chart or dashboard](/cli-and-dashboard/analytics/share-charts-and-dashboards-with-your-team.md#sharing-charts-dashboards-publicly).

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

Once they have done this, you'll be notified via email. You can review them using the "Invite" button at the top right, send invites to let them join the workspace or deny their requests.

<figure><img src="/files/7qzjfWNQBEQzr8n8DR1U" alt=""><figcaption></figcaption></figure>

## What workspace members can do?

All members in a workspace have the ability to:&#x20;

* Access the Analytics dashboard &#x20;
* Explore components, their dependency trees & prop usages
* Manage tags and add tags to components
* Create/edit custom charts and save them to the dashboard
* Invite team members to the workspace
* Share charts and dashboards publicly
* Access & manage the billing details, view invoices
* Upload scans with Omlet CLI


---

# 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.omlet.dev/cli-and-dashboard/workspace-and-account/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.
