supermemory/apps/docs/personal-brain/concepts/setup.mdx
mintlify[bot] b108d771e3
Updated mintlify pages
- Updated apps/docs/personal-brain/concepts/what-is-supermemory-personal-brain.mdx
- Updated apps/docs/personal-brain/concepts/app-and-console.mdx
- Updated apps/docs/personal-brain/concepts/setup.mdx
- Updated apps/docs/personal-brain/concepts/spaces.mdx
- Updated apps/docs/personal-brain/concepts/integrations.mdx
- Updated apps/docs/personal-brain/use-cases/apple-shortcuts.mdx
- Updated apps/docs/personal-brain/use-cases/raycast.mdx

Mintlify-Source: dashboard-editor
2026-08-20 19:11:30 +00:00

75 lines
No EOL
2.4 KiB
Text

---
title: "Setup and Onboarding"
sidebarTitle: "Setup"
description: "Save your first memory and recall it from Personal Brain"
icon: "rocket"
---
Get Personal Brain running by saving one thing, finding it again, then connecting it to a tool you already use.
## Before you start
- A Supermemory account
- Open [app.supermemory.ai](https://app.supermemory.ai)
- Confirm you're in the intended organization and Space before saving anything
## Steps
<Steps>
<Step title="Open Personal Brain">
Sign in and land in your Personal Brain workspace. Check the organization and Space selector before you save.
</Step>
<Step title="Save something">
Paste a note, drop a link, or upload a file. Wait for it to finish processing.
<Frame>
![Add memory dialog with note, link, and file options](/images/personal-brain/add-memory.png)
</Frame>
</Step>
<Step title="Find it again">
Search for a distinctive word or phrase from what you saved. Confirm it appears.
<Frame>
![Search palette for memories](/images/personal-brain/search.png)
</Frame>
</Step>
<Step title="Connect a tool">
Pick one integration below and set it up so you can save or recall without opening the app.
</Step>
</Steps>
## Choose your first integration
<CardGroup cols={2}>
<Card title="Browser extension" icon="globe" href="/personal-brain/use-cases/ai-chats">
Save webpages and selections from any tab.
</Card>
<Card title="Poke" icon="messages-square" href="/personal-brain/use-cases/poke">
Save and recall by messaging Poke.
</Card>
<Card title="Apple Shortcuts" icon="apple" href="/personal-brain/use-cases/apple-shortcuts">
Save from Share Sheet, Siri, and automations.
</Card>
<Card title="Raycast" icon="command" href="/personal-brain/use-cases/raycast">
Save and search from your launcher.
</Card>
</CardGroup>
<Note>
**If your memory does not appear**, check three things: the organization you're in, the Space you saved into, and whether the memory has finished processing.
</Note>
## Related
<CardGroup cols={2}>
<Card title="Spaces" icon="layers" href="/personal-brain/concepts/spaces">
Keep different parts of your memory organized and separate.
</Card>
<Card title="Integrations" icon="plug" href="/personal-brain/concepts/integrations">
Save and recall your memory from the tools you already use.
</Card>
</CardGroup>