> For the complete documentation index, see [llms.txt](https://help.getupnote.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.getupnote.com/import-and-export/import-content-to-upnote/import-from-google-keep.md).

# Import from Google Keep

You can transfer your existing notes from **Google Keep** to **UpNote** by performing the following steps on **Mac** and **Windows** app:

1. Export your notes from Keep to **HTML** files following [this guide.](https://www.thewindowsclub.com/how-to-download-notes-from-google-keep-in-html)
2. Select the option to import from Evernote
   * On **Mac**:  Select **File > Import Notes > HTML** from the menu bar.&#x20;
   * On **Windows**: Go to **Settings > General > Import from HTML**&#x20;
3. You will see the pop up as below:\
   ![](/files/5eiqMiD2dGJDYSRQmiyr)
4. Click  **Select .html files/Select folder** and select .html files/folder to import to UpNote.
5. Click  **Import Notes** button to import to UpNote.

Please note that:

* While we do our best to import data from other apps into UpNote, we cannot guarantee that your data format will be fully retained due to the variety of file sources and their elements. If you encounter any problems while importing, please let us know so that we can assist you in troubleshooting.
* To ensure performance and fair use of server resources, bulk imports are limited if they would bring your account above 20,000 notes or 10 GB of attachments. In that case, you can import up to 50 notes at a time.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/import-and-export/import-content-to-upnote/import-from-google-keep.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.
