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

# My Account: Access Scope, Password, and Local Browser Data

> Manage your own Origin account from My Account: view your access scope, change your password, and clear locally-cached browser data — reached from the avatar menu, not Admin.

**My Account** covers settings that are personal to you rather than shared across the tenant: your own access scope, your password, and data cached in the browser you're currently using. Open it by clicking your avatar in the bottom-left corner of the console and selecting **My Account**.

<Note>
  My Account is separate from **Admin**. Admin holds tenant-wide configuration that affects every user; My Account only affects your own sign-in and this browser. The page banner reminds you: *"These controls affect your sign-in, preferences, or locally stored browser data. They do not change organization-wide policy."*
</Note>

## Identity — Your access

The first card reports the scope of your own access, for example *"Covers the whole tenant · 100 endpoints."*

<Note>
  This card is informational. It describes your intended scope — it is not a filter on the data shown elsewhere in the console.
</Note>

## Account — Change Password

Set a new password from the **Current password**, **New password**, and **Confirm new password** fields, then click **Update password**. New passwords must be at least 8 characters.

<Note>
  This only applies to local password accounts. Users who sign in via SSO / WorkOS manage credentials at their identity provider.
</Note>

## Local storage — Clear local data

Wipes locally-cached data from the browser you're using, without signing you out. This affects that browser only; server-side state is unchanged. Each row has its own **Clear** button.

| Item                | What it clears                                                                                                                 |
| ------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| **Chat history**    | Conversations and prompts saved in this browser. Local kernels, canvases, pins, and pending cloud-recovery data are preserved. |
| **Workflows**       | Workflow definitions and run history saved in this browser.                                                                    |
| **MCP credentials** | OAuth tokens and API keys for Linear, Notion, Zapier, and other MCP servers.                                                   |

## Fleet and integration settings have moved

Fleet-wide agent settings (tray icon visibility, OTLP collector port) and AI data source integrations (Anthropic Compliance API key, Microsoft 365 Copilot capture) used to live on this page. They're now tenant-wide configuration, not personal account settings, so they've moved:

<CardGroup cols={2}>
  <Card title="Endpoint Configuration" icon="sliders" href="/getting-started/endpoint-configuration">
    Fleet-wide agent settings, under **Endpoints → Configuration**.
  </Card>

  <Card title="Data Sources" icon="plug" href="/product/data-sources">
    AI provider integrations, under **Admin → Data Sources**.
  </Card>
</CardGroup>
