# Managing Users

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

The User Management section lets organization administrators add and manage team members in Aude. Each user needs basic profile information and a reporting relationship to enable performance tracking.

## Adding Users

### **Required Information**

* First Name
* Last Name
* Email Address (used for login and notifications)
* Manager (select from existing users)
* Job Title (e.g., "Senior Software Engineer")

### **Optional Information**

* Phone Number (for future notification features)

## After Adding Users

1. Users receive an email invitation to set up their account
2. They can then complete their profile
3. Managers can start setting individual goals

#### Best Practices

* Add managers before their team members
* Use consistent job titles across the organization
* Keep reporting relationships up to date
* Review user roles periodically


---

# 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/managing-aude/user-management/managing-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.
