# タグで整理する

UpNote では、**インラインハッシュタグ** を使ってノート内で直接タグを作成できます。`#` を入力し、続けてキーワードを入力するだけで、すぐにノートへタグ付けできます。これにより、異なるノートブックにある関連ノートをまとめたり、トピックごとにフィルタリングしたり、関連する内容へすばやく移動できます。プロジェクト管理、日記のテーマ整理、アイデアの追跡など、さまざまな用途で役立ち、元の場所からノートを移動させることなく柔軟に情報を整理できます。

[タグを作成する（ハッシュタグ）](/ja/organize-and-manage-notes/organize-with-tags/create-a-tag-hashtag.md)

[タグの名前変更と削除](/ja/organize-and-manage-notes/organize-with-tags/rename-and-delete-tags.md)

[複数のノートにタグを追加・削除する](/ja/organize-and-manage-notes/organize-with-tags/add-or-remove-tags-from-multiple-notes.md)

[サイドバーでタグを非表示／表示する](/ja/organize-and-manage-notes/organize-with-tags/hide-and-show-tags-in-the-sidebar.md)

[サイドバーでタグを並べ替える](/ja/organize-and-manage-notes/organize-with-tags/sort-tags-in-the-sidebar.md)


---

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