> For the complete documentation index, see [llms.txt](https://alludium.gitbook.io/alludium-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alludium.gitbook.io/alludium-docs/13.-account-management.md).

# Account and Billing

Your account settings control your personal identity, security, billing context, and platform experience across Alludium. While **Workspace Settings** manage team-wide configuration, **Account and Billing** is dedicated to your own profile, security, interface preferences, and subscription access.

## Section Overview

Proper account management ensures your contributions are correctly attributed to you and that your personal security standards are maintained.

* **Personal Identity:** Manage how you appear to colleagues through your profile information and display name.
* **Interface Customization:** Adapt the platform appearance, including themes and message layouts, to suit your working style.
* **Security and Privacy:** Maintain the integrity of your account through password management and email verification.
* **Subscriptions and Payments:** Review billing status, manage plans, and understand credit usage where your role permits.

## Key Account Components

To manage your personal platform experience, you can navigate through the following core areas:

* **Your Account:** This is where you update your primary profile details, including your name, email address, and profile picture.
* **Appearance:** Customize the platform look and feel. You can toggle between Light, Dark, and System themes, and choose your preferred message layout.
* **Privacy and Security:** Access security functions such as requesting a password reset email and monitoring your email verification status.
* **Subscriptions and Payments:** Manage workspace subscription details, billing portal access, and plan changes when available to your role.

**Next Steps**

Now that you understand the personal scope of these settings, continue to **Your Account** to begin updating your profile information.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://alludium.gitbook.io/alludium-docs/13.-account-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.
