# Add notes to Quick Access

**Quick Access** helps you reach your most important notes instantly from anywhere in UpNote. When you add a note to Quick Access, it appears in the **Quick Access section** of your sidebar, so you can open it without searching or navigating through notebooks.

{% hint style="success" %}
Combine **Quick Access** with **Pin to Top** to keep your notes both visible in context and always one click away.
{% endhint %}

***

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

#### **From the note editor**

* Click the **star icon** <img src="/files/6RQf66Ivqqpeuejp4Tko" alt="" data-size="line"> in the top bar of the note editor to add or remove the note from Quick Access.

#### **Using a shortcut**

* Press **Cmd + Shift + S** (Mac) or **Ctrl + Shift + S** (Windows/Linux) to toggle Quick Access for the current note.

***

### 📱 On Mobile (iOS & Android)

#### **iOS**

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

#### **Android**

* In the note list, **long tap** a note and select **Add to Quick Access** from the pop-up menu.<br>

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

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


---

# 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/add-notes-to-quick-access.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.
