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

# Profile & security

> Update your name, change your email address, reset your password, or delete your account.

Go to **Account → Profile** in the sidebar to manage your personal details and security settings.

***

## Profile details

| Field             | Validation                |
| ----------------- | ------------------------- |
| **First name**    | 2–30 characters, required |
| **Last name**     | 2–30 characters, required |
| **Date of birth** | Required                  |

Click **Save changes** after editing. Changes take effect immediately.

***

## Changing your email address

Email is displayed on the profile page but can only be changed through the **Change email** modal:

1. Click **Change email** next to your current address.
2. Enter your new email address.
3. A verification link is sent to the new address.
4. Click the link in the email to confirm the change.

Your current email remains active until the new one is confirmed.

***

## Changing your password

1. Go to **Account → Security**.
2. Click **Change password**.
3. Enter your current password and then your new password twice.
4. Click **Update password**.

If you've forgotten your password, use the **Forgot password** link on the login page instead.

***

## Deleting your account

Account deletion is permanent and cannot be undone.

1. Go to **Account → Security**.
2. Scroll to the **Danger zone** section.
3. Click **Delete account**.
4. Confirm by entering your password in the dialog.

Deletion removes all your forms, responses, integrations, and billing data immediately. Active subscriptions are cancelled without refund.

<Warning>
  This action is irreversible. Download any data you need — especially a CSV
  export of your responses — before deleting.
</Warning>

***

## Next steps

<CardGroup cols={2}>
  <Card title="Notifications" icon="bell" href="/account/notifications">
    Control which emails Feedal sends you.
  </Card>

  <Card title="API keys" icon="key" href="/account/api-keys">
    Manage programmatic access to your account.
  </Card>
</CardGroup>
