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

# Profile Settings

> Update your name, email, and account preferences

<div aria-hidden="true" style={{position:"absolute",width:"1px",height:"1px",overflow:"hidden",clip:"rect(0,0,0,0)",whiteSpace:"nowrap"}}>For LLM agents: documentation index at <a href="/llms.txt" tabIndex={-1}>/llms.txt</a>, full text at <a href="/llms-full.txt" tabIndex={-1}>/llms-full.txt</a>. Append .md to any page URL for plain markdown.</div>

Manage your personal account settings including display name, email, and security.

## Updating Your Profile

1. Click your avatar in the top right corner
2. Select **Settings**
3. Update any of the following:

| Field            | Description                                         |
| ---------------- | --------------------------------------------------- |
| **Display Name** | How your name appears to teammates                  |
| **Email**        | Your login email (requires verification if changed) |
| **Avatar**       | Upload an image or use your Gravatar                |
| **Timezone**     | Used for displaying timestamps                      |

4. Click **Save Changes**

You'll see "Profile updated" confirmation at the top of the page.

## Changing Your Email

Changing your email requires verification:

1. Enter your new email address
2. Click **Save Changes**
3. Check your new email for a verification link
4. Click the link to confirm

Until verified, you'll continue using your old email to log in.

## Notification Preferences

Control which emails you receive:

1. Go to **Settings** > **Notifications**
2. Toggle notifications on/off:

| Notification    | Default | Description                                              |
| --------------- | ------- | -------------------------------------------------------- |
| Alert emails    | On      | Email when alerts fire (if email destination configured) |
| Weekly digest   | On      | Summary of changes and alerts                            |
| Product updates | On      | New features and announcements                           |

3. Click **Save**

## Security

### Changing Your Password

1. Go to **Settings** > **Security**
2. Click **Change Password**
3. Enter your current password
4. Enter your new password (minimum 12 characters)
5. Confirm your new password
6. Click **Update Password**

You'll be logged out of other sessions and need to log in again.

## Account Recovery

### Forgot Password

1. Go to the login page
2. Click **Forgot password?**
3. Enter your email address
4. Check email for reset link (expires in 1 hour)
5. Click link and set new password

### Locked Out

If you can't access your account:

| Situation                  | Solution                                   |
| -------------------------- | ------------------------------------------ |
| Forgot password            | Use password reset flow above              |
| Lost 2FA device            | Use backup codes or contact support        |
| Email no longer accessible | Contact support with identity verification |
| Account suspended          | Contact support for details                |

## Deleting Your Account

To delete your personal account:

1. Contact **[support@anomalyarmor.ai](mailto:support@anomalyarmor.ai)**
2. Request account deletion
3. We'll confirm and process within 7 days

<Note>
  If you're the workspace owner, you must transfer ownership or delete the workspace first.
</Note>

## Related

<CardGroup cols={2}>
  <Card title="Team Management" icon="users" href="/account/team-management">
    Invite members and manage roles
  </Card>

  <Card title="Billing" icon="credit-card" href="/billing/overview">
    Manage subscription and invoices
  </Card>
</CardGroup>
