# Account Management

## Account Management

The Account Management section gives you complete administrative control over your platform's security, user access, and operations. Keep your team organized and your data secure with these essential management tools.

## Core Components

#### Your Profile &#x20;

Customize your personal account settings, preferences, and authentication details to match your working style.

#### Notifications

Set up alerts for system events, customer interactions, and team activities so you never miss what matters.

#### Members

Add team members, assign roles, and manage access permissions to keep your workspace secure and organized.

#### Teams

Create functional groups with specific permissions and collaborative workspaces that fit your organizational structure.

#### API Keys

Generate and manage authentication tokens for external integrations and custom development projects.

#### Policies

Define detailed access controls and permissions to ensure team members have the right level of access for their roles.

#### Access Logs

Review comprehensive audit trails of all system activities for security monitoring and compliance requirements.

#### Credits Management

Monitor AI usage credits, set spending limits, and track consumption across different features to stay within budget.

#### Billing

Handle your subscription, payment methods, invoices, and usage-based billing all in one convenient location.


---

# 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://angoor-ai.gitbook.io/angoor-ai/basics/images-and-media.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.
