# Account Management

The Account Management section includes everything you need to manage user access, authentication, roles, account groups, and billing within ThousandEyes. Explore the topics below to configure how users are added, authenticated, authorized, and how usage is tracked across your organization.

## What You Will Find in This Section

### User Registration

Learn to manage how users are created and provisioned in ThousandEyes. For more information, see [User Registration](https://docs.thousandeyes.com/product-documentation/user-management/user-registration).

### Authorization

You can define who can access what within ThousandEyes through roles, groups, and permissions. For more information, see [Authorization](https://docs.thousandeyes.com/product-documentation/user-management/authorization).

### Authentication

You can configure how users log in and access the ThousandEyes platform. For more information, see [Authentication](https://docs.thousandeyes.com/product-documentation/user-management/authentication).

### User Activity

You can track account actions and understand data retention policies. For more information, see [User Activity](https://docs.thousandeyes.com/product-documentation/user-management/user-activity).

### Usage and Billing

Monitor how ThousandEyes resources are consumed. Understand the ThousandEyes consumption models, track quotas, and forecast usage across your organization. For more information, see [Usage and Billing](https://docs.thousandeyes.com/product-documentation/user-management/usage-and-billing).


---

# 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.thousandeyes.com/product-documentation/user-management.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.
