# Attachments

UpNote Premium allows you to insert files of any type into your notes, including PDFs, Word documents, text files, videos, and more (PDF, DOC, DOCX, TXT, MP4, etc.).

**UpNote limits each file upload to less than 20MB.**&#x20;

***

### How to insert attachments

#### On Desktop (Mac, Windows, Linux)

1. Open your note.
2. Click the **Insert** button in the formatting bar at the bottom of the editor.
3. Select **Insert File**.
   * Or use the shortcut **Cmd + O** (Mac) / **Ctrl + O** (Windows & Linux).
4. Choose the file you want to attach from Finder/Explorer.

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

Your file will appear in the note as an attachment and will sync across your devices.

#### On Mobile (iOS & Android)

1. Open your note.
2. Tap the **Insert** (＋) button in the formatting bar.
3. Select **Attachments**.
4. Choose the file you want to insert.

<div align="left"><figure><img src="/files/4LX3s7COWr8yijfEtmp2" alt="" width="249"><figcaption></figcaption></figure></div>

***

### How to Edit an Attachment

#### **On Desktop**

1. Click the attachment inside your note.
2. It will open in your system’s default viewer or editor (e.g., Preview, Word, Acrobat).
3. Make your edits.
4. Save the document (**Cmd + S** on Mac / **Ctrl + S** on Windows or Linux).
5. Return to UpNote — your changes will be detected and synced.

#### **On Mobile**

1. Tap the attachment to open it in your device’s viewer or editor.
2. Make your edits using the in-built app tools.
3. Tap **Done** (or your app’s save option).
4. Return to UpNote — the updated file will sync automatically.

***

### Tips

* If you need to store large files, we recommend uploading them to a cloud service such as Google Drive or Dropbox and inserting the link into UpNote. On desktop, you can also [link to local files](/write-and-edit/add-content-to-your-notes/link-to-internal-files-and-folders.md) stored on your device if you prefer not to upload them.
* When inserting a PDF on desktop, you can view it [inline](/write-and-edit/add-content-to-your-notes/preview-pdf-files.md) within the editor for quick reading.

***

### FAQs

<details>

<summary>Why is each file capped at 20MB?</summary>

To keep syncing fast and to manage server costs efficiently, each attachment is limited to **20 MB**. This helps us maintain an affordable Premium plan while continuing to support unlimited attachments. We will continue evaluating whether this limit can be increased in the future.

</details>

<details>

<summary>Is there a limit on the total number of attachments?</summary>

There is currently no limit on the number of attachments you can add across your notes.\
However, we will continue monitoring server usage and may adjust limits if necessary.

</details>

<details>

<summary>Can I view attachments offline?</summary>

Attachments are downloaded on demand to save storage and bandwidth (especially on mobile).

* If you have opened the attachment before, it remains available offline.
* If you have never opened the attachment, you will need an internet connection to download it the first time.

**Download all attachments for offline use (Desktop only)**

If you want full offline access to your attachments:

1. Go to **Settings → Backup**.
2. Enable **Backup attachments**.
3. Click **Backup now**.

This downloads all attachments to your device as part of your backup data.

</details>


---

# 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/write-and-edit/add-content-to-your-notes/attachments.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.
