# Invite Users

## Build Your Aude Organization

Before inviting users, gather the following information for each team member so it can be manually entered into Aude.

## Required Information

* First and Last Name
* Email Address
* Role Assignment:
  * Organization Admin: Can manage all settings, users, and integrations
  * Manager: Can view and manage their direct reports' performance data and goals
  * Member: Standard user access for individual contributors
* Manager's Name
* Job Title

## Optional Information

* Phone Number (for future notification features)

<br>


---

# 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.aude.ai/aude-product-documentation/onboarding/getting-started-with-aude/invite-users.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.
