# Pin notes to the top

You can **pin important notes** to the top of your notebook or tag view in UpNote, making them easier to find and access quickly. Pinned notes stay above all other notes in that view until you unpin them.

<figure><img src="/files/wN1k3E9wKIeW7Sh8BlaH" alt=""><figcaption></figcaption></figure>

### 🖥 On Desktop (Windows, Linux & macOS)

There are two ways to pin or unpin a note:

#### **1. From the note editor**

* Click the **pin icon** <img src="/files/g1p7wFgM0Tuhm1A0pfHF" alt="" data-size="line"> in the top bar of the note editor to pin or unpin the note.

#### **2. Using a shortcut**

* Press **Cmd + Shift + P** (Mac) or **Ctrl + Shift + P** (Windows/Linux) to toggle pinning instantly.

***

### 📱 On Mobile (iOS & Android)

#### **iOS**

* In the note list, **swipe right** on a note and tap the **pin button** to pin or unpin it.\
  ![](/files/CXbJEDfJHiWmvItOpdmF)

#### **Android**

* In the note list, **long tap** a note and select **Pin notes to top** from the pop-up menu.\
  ![](/files/qaPcAYlZXA7AGEwSqgmk)

#### **From inside the note editor (iOS & Android)**

1. Open the note.
2. Tap the **More (⋯)** button in the upper-right corner.
3. Tap the **pin icon** in the dropdown menu to pin or unpin the note.\
   ![](/files/G2rvhxn8SDt0p93DN8wZ)

***

#### 💡 Tips

* You can pin multiple notes; they remain in the order they were pinned.
* You can expand or collapse the **Pinned** section in the note list by clicking or tapping the **arrow** in the section header. This helps you keep your view tidy while still keeping important notes accessible.
* Combine pinned notes with [Quick Access](/organize-and-manage-notes/find-and-view-notes/add-notes-to-quick-access.md) for even faster retrieval of important content.


---

# 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/find-and-view-notes/pin-notes-to-the-top.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.
