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

# Account settings

> Update your profile, review active sessions, change your password, and manage passkeys.

Account settings apply to your user account across every team you can access.

## Profile

Open **Settings** to update your first and last name. Your sign-in email is shown there, but it cannot be changed from the profile form.

## Password

Use **Change Password** when you need a new password. If you are signed out, use the password reset flow from the sign-in page.

## Passkeys

Passkeys let you sign in without typing a password on supported devices and browsers.

<Steps>
  <Step title="Open security settings">
    Open **Settings** and select **Security**.
  </Step>

  <Step title="Register a passkey">
    Select **Register Passkey** and follow your browser or device prompt.
  </Step>

  <Step title="Remove old passkeys">
    Delete any passkey you no longer recognise or use. You cannot delete the passkey you are currently using.
  </Step>
</Steps>

## Sessions

Open **Sessions** to see active sign-ins. Each entry shows the approximate location, device, browser, sign-in method, and age.

Use **Delete session** to sign out another device. The current session is labelled and cannot be deleted from that list.

## Sign out

Use **Sign out** from settings or the account menu. This only signs out the current device.

## Related guides

<Columns cols={2}>
  <Card title="Teams and access" icon="users" href="/docs/guides/teams-access">
    Manage team roles, invitations, and team deletion.
  </Card>

  <Card title="API keys" icon="key" href="/docs/guides/api-keys">
    Manage credentials for applications and integrations.
  </Card>
</Columns>
