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

# Profile

> Manage your personal details and account security.

Your profile is where you control your own account: personal details, password, and notifications.

<CardGroup cols={2}>
  <Card title="Edit profile" icon="user-pen" href="/docs/getting-started/profile/edit-profile">
    Update your name and personal details.
  </Card>

  <Card title="Change password" icon="key-round" href="/docs/getting-started/profile/change-password">
    Update your account password.
  </Card>

  <Card title="Notifications" icon="bell" href="/docs/getting-started/profile/notifications">
    Turn push notifications for incoming messages on or off.
  </Card>
</CardGroup>
