# Create a tag (hashtag)

Tags in UpNote help you organize and connect related notes across different notebooks. You can create tags instantly by typing **inline hashtags** directly in your notes.

#### Create a tag

To create a tag, type the **#** symbol followed by your keyword. Press **Enter** to confirm creating a new tag.

<figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FKIioMsBqOzjtPcB28wW9%2Fimage.png?alt=media&#x26;token=6a325e8b-1fa7-41ee-8650-c89c2cf778df" alt="" width="351"><figcaption></figcaption></figure>

Once you type a hashtag, UpNote automatically recognizes it as a tag. You can add multiple tags to the same note to make it easier to find later.

On **mobile,** you can also tap the **# icon** from the **format bar** above the keyboard to insert a tag easily.

<figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2F1EgNh4kbhdj94LVeoUHx%2Fimage.png?alt=media&#x26;token=a04ff8aa-e032-458f-8ac3-c31bc52d2b86" alt="" width="371"><figcaption></figcaption></figure>

***

#### View Tagged Notes

* To view all notes with a specific tag, click or tap the **tag name**.
* You can also browse all your tags in the **Tags section** of the sidebar.
* Selecting a tag will display all notes containing that tag.

***

#### Convert a word into a tag (desktop only)

* **Right-click** the word and select **Create new tag**.

![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2Fqudp6owV73h8c7xJoOeZ%2Fimage.png?alt=media\&token=145c01f8-6d73-4a9c-8750-048c411d8690)

* Once the tag is created, it will automatically appear in both the **Tags section** of the sidebar and the note’s [Info Panel](https://help.getupnote.com/write-and-edit/info-panel).

<figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2Fz0KXmrG9bZy8U6KzOuVI%2Fimage.png?alt=media&#x26;token=72580094-75ff-4fb8-9d2b-dddc99355280" alt=""><figcaption></figcaption></figure>

***

#### 💡 Tips

* Use short, memorable tags for consistent organization.
* Tags can include letters and numbers but not spaces (use `#meetingNotes`  or `#meeting-notes` instead of `#meeting notes`).
* Combine tags with [notebooks](https://help.getupnote.com/organize-and-manage-notes/organize-with-notebooks) for powerful multi-layer organization — notebooks for structure, tags for flexibility.


---

# 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/organize-with-tags/create-a-tag-hashtag.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.
