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

# Profile

> Manage your personal account details and email address

## Overview

Your **Account** settings are where you manage your own personal details — separate from
any organization or project settings. The account area opens as a settings-style shell
with your name shown in the header and a sidebar (a dropdown on smaller screens) that
switches between **Profile** and **Notifications**.

The **Profile** tab is where you update the details that identify you across Royaltyport
and change the email address you sign in with.

***

## Accessing your account

<Steps>
  <Step title="Open the account menu">
    Click your avatar or name in the top navigation.
  </Step>

  <Step title="Go to Account">
    Select **Account** to open your personal settings.
  </Step>

  <Step title="Select Profile">
    The **Profile** tab is selected by default.
  </Step>
</Steps>

***

## Profile details

The **Profile** card holds the personal details that appear alongside your activity in
Royaltyport.

| Field          | Description                                                                                                                              |
| -------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| **First Name** | Your given name.                                                                                                                         |
| **Last Name**  | Your family name.                                                                                                                        |
| **Role**       | The function you perform on your team. Choose from **Legal**, **Royalty Analyst**, **Artist Relations**, **Finance**, or **Management**. |

The card also shows the email address you are currently signed in with.

<Steps>
  <Step title="Update your details">
    Edit your first name, last name, or role.
  </Step>

  <Step title="Save">
    Click **Save** to apply the changes. Both your first and last name must be at least two characters before saving is enabled.
  </Step>
</Steps>

<Tip>
  The name shown in the account header and across the platform is built from your first
  and last name, so keeping these current helps your teammates recognize your activity.
</Tip>

***

## Change email

The **Change Email** card lets you move your account to a new email address.

<Steps>
  <Step title="Enter your new email">
    Type the new address in **New Email** and re-enter it in **Confirm New Email**.
  </Step>

  <Step title="Send the request">
    Click **Change Email**. A verification email is sent to the new address.
  </Step>

  <Step title="Confirm from your inbox">
    Open the verification email and confirm the change. Your sign-in email updates once verified.
  </Step>
</Steps>

<Warning>
  Your email address only changes after you confirm it from the verification email sent
  to the new address. Until then, you continue to sign in with your existing email.
</Warning>

***

## Next steps

<CardGroup cols={2}>
  <Card title="Notifications" icon="bell" href="/account/notifications">
    Choose which emails Royaltyport sends you.
  </Card>
</CardGroup>
