> ## 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.

# Spaces

> Keep different parts of your memory organized and separate

Spaces let you keep different parts of your memory organized and separate. Save into the Space that matches the context, and search stays scoped to what you actually want back.

## What a Space is

A Space is a named container inside your Personal Brain. Common ways people split them:

* **Personal** for life, notes, and reading
* **Work** for your job in general
* **Research** for a topic you're going deep on
* **A client** you're working with
* **A coding project** you switch in and out of

## What a Space affects

* **Where content is saved** when you add something new
* **The scope of search** when you look something up
* **What a connected tool can see** when it saves or recalls on your behalf

## Create and select a Space

<Steps>
  <Step title="Create a Space">
    From the Space selector in Personal Brain, create a new Space and give it a name that matches how you'll use it.

    <Frame>
      <img src="https://mintcdn.com/supermemory-personal-brain-docs/QKfwXjieKs-E30A4/images/personal-brain/spaces-create.png?fit=max&auto=format&n=QKfwXjieKs-E30A4&q=85&s=852171c1a9d573a03ce022a178b95817" alt="New space dialog with name field" width="1414" height="781" data-path="images/personal-brain/spaces-create.png" />
    </Frame>

    Optionally, tell Nova what matters in this Space so it shapes which memories get extracted.

    <Frame>
      <img src="https://mintcdn.com/supermemory-personal-brain-docs/QKfwXjieKs-E30A4/images/personal-brain/spaces-context.png?fit=max&auto=format&n=QKfwXjieKs-E30A4&q=85&s=e5be3955c4b0f291a2df95a95ed01b66" alt="New space dialog with What to remember field" width="1414" height="781" data-path="images/personal-brain/spaces-context.png" />
    </Frame>
  </Step>

  <Step title="Select the active Space">
    Switch to the Space you want before you save or search. New content goes into the active Space.

    <Frame>
      <img src="https://mintcdn.com/supermemory-personal-brain-docs/QKfwXjieKs-E30A4/images/personal-brain/spaces-selector.png?fit=max&auto=format&n=QKfwXjieKs-E30A4&q=85&s=b83b7f45f274e33e24bc6f0207342841" alt="Space selector listing available Spaces" width="1414" height="781" data-path="images/personal-brain/spaces-selector.png" />
    </Frame>
  </Step>
</Steps>

## Spaces and Projects

Some coding tools use the word **Project** for a selected memory workspace. When you set up one of those tools, the Project you choose is how that tool refers to the Space it's pointed at.

## Moving, merging, and deleting

When you delete a Space, the app can offer to move its data to another Space before deletion so you don't lose what's inside.

<Warning>
  Don't delete a Space until you've confirmed the destination. Once a Space is deleted without moving its data, that content is gone.
</Warning>

## Connected tools

Each connected tool saves and recalls against a specific workspace. When you set up an integration or switch which Space it uses, confirm the selected workspace inside that tool so its saves and searches land where you expect.

## 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="Manage your memory" icon="database" href="/personal-brain/concepts/app-and-console">
    Browse, edit, and organize what's in your Personal Brain.
  </Card>
</CardGroup>
