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

# User menu

> Use the Thoughtly user menu to view your profile and credit balance, switch theme, access quick links to settings and support, and sign out of the platform.

The User Menu provides quick access to your account settings and helpful resources. Click your **user avatar** in the navigation to open it.

<Frame caption="User Menu">
  <img src="https://mintcdn.com/thoughtly/80DgXC0n7pVTvQro/images/ui/user-menu.png?fit=max&auto=format&n=80DgXC0n7pVTvQro&q=85&s=783233eb15c028fad335655afb37500f" alt="User menu popover showing preferences, quick links, and credit balance" style={{ borderRadius: 10 }} width="1373" height="887" data-path="images/ui/user-menu.png" />
</Frame>

## What you'll see

| Item                    | Description                                                                                             |
| ----------------------- | ------------------------------------------------------------------------------------------------------- |
| **User Info**           | Your name and email displayed at the top.                                                               |
| **Preferences**         | Opens the Profile Modal to edit your personal details.                                                  |
| **Product Roadmap**     | External link to the Thoughtly product roadmap.                                                         |
| **Help Center**         | External link to this documentation site.                                                               |
| **Community**           | External link to the [Thoughtly Skool Community](https://www.skool.com/thoughtly).                      |
| **Status Page**         | External link to the platform status page.                                                              |
| **Remaining Credits**   | Your current credit balance with a visual progress bar.                                                 |
| **Top up your balance** | Navigates to [Settings → Subscription](/platform/settings/subscription) to purchase additional credits. |

## Profile Modal

Clicking **Preferences** opens a modal where you can manage your personal profile. This is a lightweight overlay — it does not navigate to a new page.

<Frame caption="Profile Modal">
  <img src="https://mintcdn.com/thoughtly/80DgXC0n7pVTvQro/images/ui/profile-modal.png?fit=max&auto=format&n=80DgXC0n7pVTvQro&q=85&s=a89921daca918d295a3be05ca3052602" alt="Profile modal with avatar, name, email, and phone number fields" style={{ borderRadius: 10 }} width="1330" height="850" data-path="images/ui/profile-modal.png" />
</Frame>

| Field               | Type         | Description                                                                                  |
| ------------------- | ------------ | -------------------------------------------------------------------------------------------- |
| **Profile Picture** | Image upload | Your profile picture (JPG, PNG, or GIF).                                                     |
| **First Name**      | Text input   | Your first name (e.g., "Jane").                                                              |
| **Last Name**       | Text input   | Your last name (e.g., "Doe").                                                                |
| **Email**           | Read-only    | Your login email address. Cannot be changed.                                                 |
| **Phone Number**    | Phone input  | Used for account verification and "Call Me" testing. Include country code (e.g., +1 for US). |

<Note>
  User authentication and security (password changes, SSO, etc.) are handled by Wristband and are not part of the Thoughtly settings interface.
</Note>

## See also

* [Settings → Subscription](/platform/settings/subscription) — manage your plan and credits
* [Workspace Switcher](/platform/workspace-switcher) — switch between workspaces
