# Create a notebook

Notebooks in UpNote help you organize your notes into clear categories, making it easier to manage your ideas, projects, and tasks. You can create as many notebooks as you need and arrange them to fit your workflow.

***

### On **desktop**

1. Click the **`+`** button next to the **`NOTEBOOKS`** label in the sidebar.\
   ![](/files/5NUV2X5u8FuCzL1uaIzk)
2. Enter notebook name in the text box.
3. Select the parent notebook if you want.
4. Choose to lock the notebook if you want.
5. Select or add a notebook cover.
   * To add your own cover, click the <img src="/files/UvquRiNn8zdk9pTwEgcq" alt="" data-size="line">button in the cover section.
   * Select the image you want to set as cover.
   * UpNote will crop your image to fit the size of the cover. If you would like to create a cover image of the exact size, please use a ratio of 110 x 135 pixels.
6. Press **`Enter`** or click the **`Create`** button to create the notebook\
   \
   ![](/files/1OqAyhR2DFVmSe5QSS4Z)

### On mobile

If you are in the "All Notes" screen, you can tap the **`...`** icon the bottom right corner and select  **`+ New Notebook`**\
![](/files/jRTnZAf2gDSvSW99Oto3)

You can also add a new notebook by tapping  the **`+`** button next to the **`NOTEBOOKS`** label in the sidebar (To open the sidebar, swipe right from the left edge of the note lists screen)\
![](/files/eIiKchg5vcgnrIe836Qy)

Then, fill up the details of the notebook:\
\
![](/files/L3CTTbF9ZZ6WHXADyz9A)

1. Enter notebook name in the text box
2. Select the parent notebook if you want
3. Choose to lock the notebook if you want
4. Select or add a notebook cover
   * To add your own cover, tap the **`Add`** button in the cover section
   * Select the image you want to set as cover
5. Tap **`Done`** in the upper right of the screen to create the notebook


---

# 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-notebooks/create-a-notebook.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.
