# Rename and delete tags

You can easily rename or delete tags in UpNote to keep your tagging system organized. When you rename or delete a tag, the change will apply to **all notes** that use that tag.

***

### On Desktop&#x20;

#### To rename or delete a single tag:

* **Right-click** a tag in your note and choose **Rename** or **Delete** from the context menu.
* Alternatively, click the **More (⋯)** button next to a tag in the sidebar, then select **Rename** or **Delete**.

{% hint style="warning" %}
The tag will be renamed or deleted across **all notes** that contain it.
{% endhint %}

***

#### To delete multiple tags at once:

1. Click the **Tags** label in the sidebar to open the tags view.
2. Select multiple tags.
3. Click the **Delete** button in the top bar.<br>

   <figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FX06aUHZoTTniNkEKBtN1%2Fimage.png?alt=media&#x26;token=1625b55b-ede1-4414-bf87-8fc089a60afd" alt=""><figcaption></figcaption></figure>

***

### On Mobile

#### On iOS:

* Swipe **left** on a tag in the sidebar and tap **Edit** to rename it.

#### **On Android:**

* Long tap on a tag in the sidebar and select **Edit** to rename it.

***

#### 💡 Tips

* Renaming a tag updates it everywhere instantly — you don’t need to edit individual notes.
* Deleting a tag only removes the tag itself; your notes will remain intact.


---

# 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/rename-and-delete-tags.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.
