# Invite

Here you can manage access to your typo dashboard from this section

<div align="left"><figure><img src="/files/BbXD5ZVmsYL10nEUAehH" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
[Learn all about roles here](/typo-help-docs/configurations/manage-access.md)
{% endhint %}

### Invite user

To invite a new user, click the **“Invite User”** button at the top.

You’ll need to provide the following details:

* **Name**: Select from the dropdown if it’s an existing Git user, or enter manually to invite them as an external user.
* **Role**:
  * **Admin** – Full access to the organization’s data
  * **Admin View Only** - Get access to all sections without the ability to update any configurations
  * **Manager** – Access to the teams they manage
  * **Developer** – Access is limited to their own team’s insights
* **Email**: The invitation link will be sent to this address.

<div align="left"><figure><img src="/files/u7WUhzllLxxBCF1EXiiJ" alt="" width="563"><figcaption></figcaption></figure></div>

You can further manage the access with the option to edit the user details, delete the user, or mark the status as inactive.


---

# 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://typo.gitbook.io/typo-help-docs/platform/invite.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.
