# Organize with spaces

**Spaces** in UpNote help you group notes and notebooks into broader categories, giving you a clean and organized sidebar. They’re especially useful if you manage many notebooks or want to separate areas of your life — such as Work, Personal, Projects, or Study.

Spaces let you:

* Group related notebooks together
* Create dedicated areas for different workflows

#### 💡 Tip

* You can create a dedicated **Archive** space to store notes and notebooks you no longer use regularly. This keeps your main workspace clean while still giving you easy access to older content whenever you need it.
* Check out [these tips](https://medium.com/upnote/tips-for-organizing-notes-with-spaces-a64b252b2291) for using spaces.

***

[create-a-space](https://help.getupnote.com/organize-and-manage-notes/organize-with-spaces/create-a-space "mention")

[switch-between-spaces](https://help.getupnote.com/organize-and-manage-notes/organize-with-spaces/switch-between-spaces "mention")

[edit-a-space](https://help.getupnote.com/organize-and-manage-notes/organize-with-spaces/edit-a-space "mention")

[move-content-across-spaces](https://help.getupnote.com/organize-and-manage-notes/organize-with-spaces/move-content-across-spaces "mention")


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.getupnote.com/organize-and-manage-notes/organize-with-spaces.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
