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

# User Settings

> Manage your profile, change your password, and configure multi-factor authentication

Access your personal settings by clicking your name in the bottom-left corner of the dashboard.

<Frame caption="Click your name to access user settings">
  <img src="https://mintcdn.com/stackone-60/zwNwud3MEpkn5Lar/images/guides/user-profile-menu.png?fit=max&auto=format&n=zwNwud3MEpkn5Lar&q=85&s=e598fa11aaed7e47de956105bc545a33" alt="User profile menu showing Account, Manage Team, Security, and Sign Out options" width="3456" height="1888" data-path="images/guides/user-profile-menu.png" />
</Frame>

## Your Profile

The **Account** settings page displays your profile information:

| Field             | Description                   |
| ----------------- | ----------------------------- |
| **Name**          | Your display name (read-only) |
| **Email Address** | Your login email (read-only)  |
| **Joined**        | When you created your account |

<Note>
  To change your name or email, contact your organization administrator or StackOne support.
</Note>

## Change Password

1. Click **Change Password** in your account settings
2. Enter your current password
3. Enter and confirm your new password
4. Click **Save**

<Tip>
  Use a strong, unique password. Consider using a password manager like 1Password or Bitwarden.
</Tip>

## Multi-Factor Authentication

Add an extra layer of security to your account with MFA:

1. Click **Enable Multi-Factor Authentication**
2. Scan the QR code with your authenticator app (Google Authenticator, Microsoft Authenticator, 1Password, etc.)
3. Enter the 6-digit code from your authenticator
4. Click **Confirm**

<Warning>
  If your organization has enforced MFA, you'll be required to set it up on your next login.
</Warning>

## Sign Out

Click **Sign Out** from the user menu to end your session. You'll be redirected to the login page.

***

## Related

<CardGroup cols={2}>
  <Card title="Managing Your Organization" icon="building" href="/guides/managing-your-organization">
    Team management and organization security (Org Admins only)
  </Card>

  <Card title="API Keys" icon="key" href="/guides/api-keys">
    Create and manage API keys for your projects
  </Card>
</CardGroup>
