# Create UpNote account

We recommend creating an UpNote account so your notes are safely stored on our server. This ensures you can retrieve them if your device is lost or damaged. An account also allows you to sync your notes and premium access across all your devices.

You can create an account when first launching UpNote, or follow the steps below if you’re currently using UpNote without one.

### On desktop

1. Click the **`Settings`** button in the upper right corner of your UpNote window.
2. Go to **`My Account`**
3. Click **`Don't have an account?`**

<div align="left"><figure><img src="/files/bAr549gnU2i2WAY4db18" alt="" width="286"><figcaption></figcaption></figure></div>

* You can select any of these methods to create your account:
  * Sign in with Google
  * Sign in with Apple&#x20;
  * Sign up with your email and password
* If you create an account with your email, a verification message will be sent to your inbox. Please click the link to verify your email address. Verifying your email helps secure your account, prevents others from registering with your address, and allows you to recover your account if you forget your password.

### On mobile

1. Tap the **`...`** button in the lower right corner of your note list screen and select **`Sync notes`**
2. Tap the **`Don't have an account?`** button
3. Enter your email and password to create account
4. You can select any of these methods to create your account:
   * Sign in with Google
   * Sign in with Apple&#x20;
   * Sign up with your email and password
5. If you create an account with your email, a verification message will be sent to your inbox. Please click the link to verify your email address. Verifying your email helps secure your account, prevents others from registering with your address, and allows you to recover your account if you forget your password.


---

# 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/get-started/manage-your-account/create-upnote-account.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.
