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

# Profile

> View and manage your Clueso profile

Your profile is where your team members can see your name, email, and profile picture within your Clueso workspace.

## Viewing your profile

<Steps>
  <Step title="Open the account menu">
    Click your **avatar** in the **top-right corner** of the screen.
  </Step>

  <Step title="Open Profile settings">
    In the dropdown that appears, click **Profile settings**. A dialog will open showing your profile details.
  </Step>
</Steps>

Your profile displays:

* **Name** — your display name visible to other workspace members
* **Email** — the email address associated with your account
* **Profile picture** — your avatar shown across the workspace
* **Role** — your current role (Admin or Editor)

## How your profile is created

| Sign-up method         | How profile is set                                             |
| ---------------------- | -------------------------------------------------------------- |
| **Google sign-in**     | Name and profile picture are pulled from your Google account   |
| **Email and password** | Profile is created from the details you entered during sign-up |
| **SSO**                | Profile is populated from your identity provider               |

## Updating your profile

At this time, you cannot directly edit your profile details from within Clueso.

If you need to update your name, email, or profile picture, please contact Clueso via your dedicated support channel or email us at [support@clueso.io](mailto:support@clueso.io).

## FAQs

<AccordionGroup>
  <Accordion title="Can I change my display name?">
    Not directly. Please contact [support@clueso.io](mailto:support@clueso.io) to request a name change.
  </Accordion>

  <Accordion title="Can I change my email address?">
    No. Your email address is tied to your login credentials and cannot be changed. If you need to use a different email, create a new account and ask your Admin to invite it to the workspace.
  </Accordion>

  <Accordion title="How do I change my role?">
    Only an Admin can change roles. See [Members and roles](/administration/admin/members-and-roles) for details.
  </Accordion>
</AccordionGroup>
