# Open note in a new window

UpNote allows you to **open a note in a separate window**, making it easy to reference one note while working on another. This feature is especially useful for multitasking, comparing content, or keeping key information visible while writing elsewhere.

***

#### On Mac, Windows, Linux

You can open a note in a separate window in several ways:

**Double-click**

* **Double-click** a note in the note list to open it in a new window.

**Right-click**

1. Right-click a note in the note list.
2. Select **Open in New Window**.\
   ![](/files/fhscOkO2qCqfMuoGS9vq)

**From the note editor**

* Click the **pop-out icon** at the top bar of the note editor to open that note in its own window.\
  ![](/files/uHbN10E1I3kdOTwNXZNo)

You can open **multiple notes** this way and arrange the windows however works best for your workflow.

***

#### Create a New Note in a New Window

If you want to start writing in a separate window immediately:

1. Hold **Cmd** (Mac) or **Ctrl** (Windows/Linux).
2. Click the **New Note** button.

A brand-new note will open directly in a floating window.


---

# 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/view-control/open-note-in-a-new-window.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.
