# タグの名前変更と削除

UpNoteでは、タグを簡単に **名前変更** したり **削除** したりできます。タグを編集すると、そのタグを使用している **すべてのノート** に変更が反映されます。

***

#### デスクトップの場合

**単一のタグを名前変更・削除する**

* ノート内のタグを **右クリック** して、メニューから **名前変更** または **削除** を選択します。
* または、サイドバーのタグ横にある **「…」(More)** ボタンをクリックし、**名前変更** または **削除** を選びます。

{% hint style="warning" %}
タグの名前変更・削除は、そのタグを含む **すべてのノート** に反映されます。
{% endhint %}

***

**複数タグをまとめて削除する**

1. サイドバーの **Tags** ラベルをクリックしてタグ一覧を開く
2. 削除したいタグを複数選択する
3. 上部バーの **Delete** ボタンをクリックする

<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>

***

#### モバイルの場合

**iOS**

* サイドバーでタグを **左にスワイプ** し、**Edit** をタップして名前を変更します。

**Android**

* タグを **長押し** して **Edit** を選択し、名前を変更します。

***

#### 💡 ヒント

* タグを名前変更すると、すべてのノートで即座に反映されます。個別に編集する必要はありません。
* タグを削除しても、ノート本体は削除されません。削除されるのはタグだけです。


---

# 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/ja/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.
