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

# How to Manage Account Security

> Change your password, passkeys, and two-factor authentication.

Open **Account settings > Security** from your avatar to manage how you sign in. These settings follow you across workspaces.

<Frame caption="Account Security settings, with password and two-factor authentication cards.">
  <img
    src="https://mintcdn.com/mentionme/kgVB-NOv7qaOtEjq/images/knowledge-app/settings/account/security.png?fit=max&auto=format&n=kgVB-NOv7qaOtEjq&q=85&s=440fb71d0fef4d3c4feb9aa34c95b475"
    alt="Account security settings showing password and two-factor
cards"
    width="2196"
    height="1556"
    data-path="images/knowledge-app/settings/account/security.png"
  />
</Frame>

## Change Your Password

This card appears if your account uses password sign-in.

<Steps>
  <Step title="Open Security">
    Click your avatar, then **Account settings > Security**.
  </Step>

  <Step title="Enter Passwords">
    Fill in **Current password**, **New password**, and **Confirm password**.
  </Step>

  <Step title="Save">
    Click **Save Changes**. You will be signed out of other devices.
  </Step>
</Steps>

If you signed in with a social account instead of a password, you will see a card for managing that linked account rather than the password form.

## Passkeys

If your organisation does not use enterprise SSO, you can add a passkey from the **Passkey** card.

## Two-Factor Authentication

<Steps>
  <Step title="Enable">
    On **Two-Factor Authentication**, click **Enable Two-Factor**. The disabled
    description is **Add an extra layer of security using an authenticator
    app.**
  </Step>

  <Step title="Scan or Enter the Secret">
    Scan the QR code with your authenticator app, or enter the manual secret.
    Then type the 6-digit code (placeholder `000000`) and click **Verify**.
  </Step>

  <Step title="Disable Later">
    When two-factor is on, the description is **Your account is protected with
    an authenticator app.** Click **Disable Two-Factor** and confirm. You will
    only need your password to sign in after that.
  </Step>
</Steps>

For Classic two-factor documentation, see [Two-Factor Authentication](/knowledge/security/account/two-factor-auth).

## See Also

<CardGroup cols={2}>
  <Card title="How to Update Your Account" icon="user" href="/knowledge-app/settings/account/general">
    Display name and time zone.
  </Card>

  <Card title="Two-Factor Authentication" icon="shield" href="/knowledge/security/account/two-factor-auth">
    Classic documentation for authenticator-app setup.
  </Card>
</CardGroup>
