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

# Profile

Your profile contains your member information and notification settings.

## Update your profile

<Steps>
  <Step title="Go to your profile">
    Click your profile picture → **Profile**.
  </Step>

  <Step title="Update general settings">
    In the **General** section, you can update the following information:

    * **First name**: Visible to other members
    * **Last name (optional)**: Visible to other members
    * **Email**: Used to log into your account
    * **Profile picture (optional)**: If not provided, your first name initial will be used as your profile icon

    <Note>
      You can view your assigned role in your profile. Members with the appropriate permissions can update roles in **Organization** → **Members**.
    </Note>
  </Step>

  <Step title="Save changes">
    Once complete, click **Save changes**.
  </Step>
</Steps>

## Update your notification settings

To update your notification settings:

1. Click your profile picture → **Profile**
2. Go to the **Notifications** section
3. Check/uncheck the relevant boxes
4. Click **Save changes**

## FAQs

<AccordionGroup>
  <Accordion title="How do I reset my password?">
    To reset your password:

    1. Log out of your account or go to the login page
    2. Enter your email address
    3. Enable the **Sign in with password** toggle
    4. Click **Forgot password?**
    5. Follow the instructions in the email you receive
  </Accordion>

  <Accordion title="How do I log into my account?">
    To log into your account, go to the BeyondWords login page and choose one of the following methods:

    * **Sign in with Google**: Click to continue with your Google account
    * **Continue with SAML SSO**: Sign in through your Identity Provider (IdP)
    * **Email (magic link)**: Enter your email address then click **Continue with email**. You'll receive a login link via email.
    * **Sign in with password**: Enable the toggle, enter your email address and password, then click **Log in**

    [Learn more about authentication →](/docs-and-guides/admin/authentication)
  </Accordion>

  <Accordion title="How do I log out of my account?">
    To log out of your account, click your profile picture → **Log out**.
  </Accordion>
</AccordionGroup>
