# Invite team members

To access options to invite members to your team, you can either&#x20;

* Use the `Invite` button at the top right of your team dashboard&#x20;
* Go to the navigation panel on the left and right-click on a team to see options related to it.&#x20;

### Share an invite link

* Go to the right navigation panel where the list of teams are.
* Right click on the team you would like to invite a team member to
* Select `Copy Invite Link` .        &#x20;
* Paste/ Send this link to the team member(s) you would like to invite.

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

### Invite by Email

* Go to the right navigation panel where the list of teams are.
* Right click on the team you would like to invite a team member to.
* Select `Invite members`.
* Enter the email address of the team members you would like to invite.
* Click `Send invites` .

<figure><img src="/files/UfqxwC55O9fsatb0ekS0" 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.lottielab.com/file-management/teams/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.
