# Billing and account settings

Open **Settings** to manage your account, billing, and optional quality data preferences.

## Account

Use **Account** to update your sign-in email or change your password.

If Aubrey needs email verification after an account change, it sends you to the email verification screen.

## Billing

Use **Billing** to view:

* Current plan
* Billing status
* Remaining credits
* Used credits
* Included credits
* Max agents
* Enabled channels
* Hosted integrations
* Max document upload size
* Trial end or current period end, when available

New accounts may start on a no-card trial of a paid plan. The trial plan and trial length can change, so use **Billing** to see what is included for your account.

If the trial ends before you upgrade, Aubrey moves the account to the Free plan. Paid channels and integrations are paused, but existing connections are preserved so you can reactivate them after upgrading. Aubrey emails the account owner and can also notify connected messaging channels, such as WhatsApp or Telegram, when paid channel access is paused.

Use **Choose plan** to start checkout for an available plan. Use **Manage billing** when billing management is available for your account.

## Quality

Use **Quality** to manage optional quality data preferences:

* Allow redacted transcript capture
* Allow approved fine-tuning exports

These settings are optional and can be changed later.


---

# 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://aubrey-agent.gitbook.io/aubrey-docs/help-center/account/billing-and-account-settings.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.
