# Team

To add team members for collaboration on your site in Typelink, follow these steps:

1\. Open Team tab.

2\. Tap on Invite user.

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

3\. Enter the email address of the person you want to invite.

4\. Choose a role (Memeber or Admin) and click Invite.

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

The invited member will receive an email with instructions to join your team. Once they accept, they’ll be able to collaborate on the site.


---

# 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://help.type.link/type.link/site-settings/team.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.
