> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/ja/narejjibsu/146-using-tags-to-organize-your-overleaf-projects.md).

# Overleafプロジェクトを整理するためにタグを使う

タグを使えば、Overleaf プロジェクトを簡単に整理できます。これらのタグはあなただけのものであり（共同編集者には表示されません）、好きなだけ、好きな組み合わせで使用できます。以下に、プロジェクトでタグを使うための手順を説明します。

* **注**：プロジェクトにタグを追加するには、デスクトップ、ノートパソコン、またはタブレット端末を使用してください。現時点ではこの機能はモバイルフォンではサポートされていません。

## 新しいタグを作成する

1. プロジェクトダッシュボードで、次をクリックします **新しいタグ** （左下）

![タグのない Overleaf プロジェクトの表示](/files/6c58ad91bbbb79f1103560cf6f56643e52db8d63)

5. 新しいタグの名前を入力してください

* 名前は何でも構いません。ただし、必ず一意で、以前に使っていないものにしてください。

![新しいタグに名前を付ける](/files/d759613b66903737f348121059180c2643b950fe)

10. タグの色を選ぶ

* これでタグをすぐに見つけて識別しやすくなります。9色の既定色から選ぶことも、カラーマップを使うか、HEX 値または RGB 値を入力して自分で色を作成することもできます（下記参照）。

![タグの色を選ぶ](/files/c528daa1e356989a34c7229d876d662820da7fcf)

15. クリック **作成**

* これで、新しいタグができました。

## プロジェクトにタグを追加する

プロジェクトにタグ（または複数のタグ）を追加するには、以下の手順に従ってください。

1. プロジェクトダッシュボードで、タグを付けたいプロジェクトのタイトルの横にあるボックスにチェックを入れます。

![プロジェクトにタグを追加する](/files/90c89ca659ae58fc5eab6568832293105f01940b)

5. 上のように、プロジェクト一覧の上にあるタグアイコンをクリックします。
6. プロジェクトに追加したいタグを選択します。

* 必要であれば、1つのプロジェクトに複数のタグを付けることができます。

![Overleaf プロジェクトに複数のタグを追加する](/files/5cfec1f65d54432bc9f0e1848cfd9dd56488c841)

これで完了です。選択したプロジェクトにはすべてタグが付きます。

## 特定のタグが付いたプロジェクトを表示する

プロジェクトにタグを付けたら、プロジェクトダッシュボードで特定のタグが付いたプロジェクトを簡単に表示できます。

方法は次のとおりです：

* プロジェクトダッシュボードの左下にあるタグ名をクリックします。

または

* プロジェクトのタイトルの横にあるタグ名をクリックします。

![特定のタグが付いたプロジェクトを表示する](/files/42c07dc63869d95b975019470c9a99b5bd60fb28)

## タグの名前または色を変更する

タグの名前や色はいつでも簡単に変更できます。これによって、タグを付けたプロジェクトは変わらず、名前/色だけが変わります。

1. プロジェクトダッシュボード左下のタグ一覧で、編集したいタグにカーソルを合わせ、ドロップダウン矢印をクリックします。

![タグを編集する](/files/b903e4ab242c29a3f9a8bccc384a4551ba9b72d9)

5. クリック **編集**

* その後、上記の [新しいタグを作成する](#creating-a-new-tag) セクションの手順に従って、タグの名前や/または色を変更できます。

![タグの色を編集する](/files/1ccb1a837ae7f4f5e21b339effc3391b50a0dbc5)

10. クリック **保存**

* 変更内容は保存され、名前が変更されたタグは、すでに関連付けられていたプロジェクトに表示されます。

## タグを削除する

タグが不要になった場合は、削除できます。これは **削除されません** このタグに含まれるプロジェクトではなく、タグ自体だけが削除されます。タグはタグ一覧から削除され、関連付けられていたプロジェクトのタイトルの横にも表示されなくなります。

1. プロジェクトダッシュボード左下のタグ一覧で、削除したいタグにカーソルを合わせ、ドロップダウン矢印をクリックします。

![タグを編集する](/files/b903e4ab242c29a3f9a8bccc384a4551ba9b72d9)

5. クリック **削除**
6. 本当にタグを削除してよいか確認されます。よろしければ、 **削除**.

![タグを削除する](/files/ceaf74e50422d14a8cc2a6227771f16b3ca51d0f)

これで完了です。タグが削除されました。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/latex/ja/narejjibsu/146-using-tags-to-organize-your-overleaf-projects.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
