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

# Account Settings

> Update your name and email in WISEPIM. Keep your profile current so teammates recognize you and notifications reach the right inbox.

Your account holds the personal details tied to your WISEPIM login. Keep your name and email up to date so teammates recognize you and your notifications land in the right inbox.

## Update your profile

<img className="block dark:hidden" src="https://mintcdn.com/swiftsyncai/Q3dIqlj_CJMF6Idi/images/marketing-screenshots/settings/settings-account-light-branded.webp?fit=max&auto=format&n=Q3dIqlj_CJMF6Idi&q=85&s=fcc3798d13adab12270a4a338ceec0c0" alt="WISEPIM account settings with profile, language and security" width="2400" height="1445" data-path="images/marketing-screenshots/settings/settings-account-light-branded.webp" />

<img className="hidden dark:block" src="https://mintcdn.com/swiftsyncai/Q3dIqlj_CJMF6Idi/images/marketing-screenshots/settings/settings-account-dark-branded.webp?fit=max&auto=format&n=Q3dIqlj_CJMF6Idi&q=85&s=02ec87a2a4306b231dbc7f8439c17c02" alt="WISEPIM account settings with profile, language and security" width="2400" height="1445" data-path="images/marketing-screenshots/settings/settings-account-dark-branded.webp" />

<Steps>
  <Step title="Open Account settings">
    Go to **Settings > Account**, or click the Account card on the Settings hub.
  </Step>

  <Step title="Edit your name">
    Update your **First Name** and **Last Name**. This name appears in emails and anywhere your identity is shown in the platform.
  </Step>

  <Step title="Update your email">
    Change the **Email Address** field. This is also your login, so make sure you can access the new inbox first.
  </Step>

  <Step title="Save your changes">
    A save bar appears at the bottom of the page when you have unsaved edits. Click **Save** to keep them, or **Undo** to revert.
  </Step>
</Steps>

## Fields reference

| Field         | What it does                                       | Editable |
| ------------- | -------------------------------------------------- | -------- |
| First Name    | Your given name, shown in emails and the interface | Yes      |
| Last Name     | Your family name                                   | Yes      |
| Username      | Your account username (same as your email)         | No       |
| Email Address | The email tied to your account and used to log in  | Yes      |

<Info>
  Your username comes from your email address, so you cannot change it on its own. When you update your email, your username updates with it.
</Info>

<Warning>
  Your email is your login. Make sure you can access the new inbox before you save, or you may lock yourself out.
</Warning>

## Related

<CardGroup cols={2}>
  <Card title="Security" icon="shield" href="/en/settings/security">
    Change your password, set up two-factor authentication, and review active sessions.
  </Card>

  <Card title="Notifications" icon="bell" href="/en/settings/notifications">
    Choose which updates reach you by email, in your browser, or with a sound.
  </Card>

  <Card title="Appearance" icon="palette" href="/en/settings/appearance">
    Pick a theme, set the font size, and tune the interface to your taste.
  </Card>

  <Card title="Settings overview" icon="settings" href="/en/settings/overview">
    Browse every personal and project setting in one place.
  </Card>
</CardGroup>
