> ## Documentation Index
> Fetch the complete documentation index at: https://supermemory-personal-brain-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Personal Brain and Developer Console

> Where to manage your memory and where to manage the API

## Two surfaces, one account

You use the same Supermemory account across two surfaces. Personal Brain is where you live with your memory day to day. The Developer Console is where you manage the API.

| Personal Brain                     | Developer Console        |
| ---------------------------------- | ------------------------ |
| Save and search personal knowledge | API keys                 |
| Chat with your memory              | API usage                |
| Manage Spaces                      | Developer settings       |
| Connect personal tools             | API-oriented connections |
| Browse memories and documents      | Plans and billing        |

## Organizations

Your account can belong to more than one organization. The selected organization controls what data appears on both surfaces. Switch organizations from the selector before you save, search, or expect to see a specific memory.

## Why memories sometimes look missing

If something you saved isn't showing up, check two things first:

* The **organization** currently selected
* The **Space** you saved into, and the Space you're searching in

## Where to go

<CardGroup cols={3}>
  <Card title="Open Personal Brain" icon="brain" href="https://app.supermemory.ai">
    Save, search, and manage your memory.
  </Card>

  <Card title="Open Developer Console" icon="code" href="https://console.supermemory.ai">
    API keys, usage, and developer settings.
  </Card>

  <Card title="Account and billing help" icon="life-buoy" href="https://supermemory.support.site/">
    Get help with your account or plan.
  </Card>
</CardGroup>

## Related

<CardGroup cols={2}>
  <Card title="Setup" icon="rocket" href="/personal-brain/concepts/setup">
    Save your first memory and find it again.
  </Card>

  <Card title="Spaces" icon="layers" href="/personal-brain/concepts/spaces">
    Keep different parts of your memory organized and separate.
  </Card>
</CardGroup>
