> ## Documentation Index
> Fetch the complete documentation index at: https://docs.aieev.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Account Settings

> Manage your profile, password, and email preferences

**Account Settings** covers the settings that belong to you personally, not to the Organization. Open it from your profile in the console header.

## Profile Name

The first and last name shown across the console and in notification emails.

## Password

Enter your current password, then set a new one.

| Requirement | Value                                               |
| :---------- | :-------------------------------------------------- |
| Length      | At least 8 characters                               |
| Composition | At least 2 of: letters, numbers, special characters |

<Warning>
  After the password changes, every device — including the one you are on — is signed out shortly afterward. Sign in again with the new password.
</Warning>

If you signed up through social login (for example GitHub), there is no AirCloud password to change. Manage it on that service instead.

## Email Preferences

Choose whether to receive marketing email about new features, promotions, and events. The change is saved immediately.

This is separate from notification email. Which product notifications reach your inbox is configured on the [Notifications](/docs/console/notifications) page, and transactional email — invitations, receipts, and invoices — is always sent.

## Account Withdrawal

Withdrawing permanently deletes your account and removes your data from the organizations and projects you belong to.

<Warning>
  If you are the last Owner of your Organization, withdrawing **also deletes the Organization**. To keep it, transfer ownership to another member first. See [Deleting an Organization](/docs/console/organization-deletion).
</Warning>

## Related Documentation

<Columns cols={2}>
  <Card title="Notifications" icon="bell" href="/docs/console/notifications" cta="Configure notifications" arrow="true">
    Choose what you get notified about, and where.
  </Card>

  <Card title="Deleting an Organization" icon="triangle-alert" href="/docs/console/organization-deletion" cta="View Guide" arrow="true">
    What has to be settled first, and what is removed.
  </Card>
</Columns>
