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

# Manage your account

> Edit your display name, change your password, and review your sessions and activity

Your account is the user identity behind every action you take in the console. It is independent of any organization — you keep one account even if you join, leave, or switch between organizations.

To open your account, click your avatar in the top-right corner and choose **Profile**. The page opens with three tabs: **Profile**, **Security**, and **Activity**.

The same avatar menu also lets you switch organization, jump to **API keys**, and **Sign out**.

## Profile

The **Profile** tab holds your personal fields and the organizations you belong to.

* **Display name** — your name as it appears in member lists, activity feeds, and the audit log. Edit it and click **Save profile**. Names can't be blank and can't contain control or invisible characters.
* **Email address** — shown read-only. Your email is set when the account is created and can't currently be changed in the console.

Alongside your profile fields, the **Organizations** card lists every organization you belong to, with a **Current** badge and your role on the one you're working in now.

## Security

The **Security** tab is where you change your password and review the devices signed into your account.

### Change password

Enter your current password, then your new password twice. The new password must be at least 8 characters. Click **Save password**.

When the change succeeds, every **other** active session is signed out — the session you're using stays valid. If you don't remember your current password, see [If you forgot your password](/docs/account/sessions#if-you-forgot-your-password).

### Active sessions

Every browser or client you sign in from creates a session. Each row shows the device (user agent), its IP address, and when the session was created; your current session is marked **Current session**.

* **Revoke** ends any other session immediately.
* **Sign out everywhere else** revokes every session except the one you're using. It's disabled when the current session is your only one.

For the full session model, see [Sessions and security](/docs/account/sessions).

## Activity

The **Activity** tab is a chronological feed of the audit events **you** triggered across this organization — sign-ins, settings changes, node operations, key rotations, and more. The same events appear, org-wide, in the [Audit log](/docs/audit/audit-log); this tab is your own slice of it.

## Switching organization

You belong to one organization at a time, so there's no switcher in the sidebar. Use the avatar menu to switch between organizations you're a member of, or to create a new one. See [Manage your organization](/docs/account/organization) for what an organization is and how membership works.
