> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/clickup/features-and-clickapps/tags/organize-templates-with-tags.md).

# テンプレートをタグで整理する

色分けされたタグを使用して、テンプレートをすばやく整理します。スペース、フォルダー、リスト、タスク、ドキュメント、ビュー、またはホワイトボードに最適なテンプレートを作成した後、タグを追加します。

テンプレート センターでいつでもタグを追加または編集できます。

### **必要なもの** <a href="#id-3nu2mhtrbk9x" id="id-3nu2mhtrbk9x"></a>

* Templatesは各プランでご利用いただけます。
* [Guests](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)は、タスク、Docs、ビュー、およびWhiteboardsのテンプレートにのみアクセスできます。
* 編集権限または完全な権限を持つGuestsは、タグを追加または削除できます。タグを作成、編集、削除することはできません。

### **テンプレートタグを追加する** <a href="#a87o26a8t9nv" id="a87o26a8t9nv"></a>

タグはスペース レベルで存在します。

1. Sidebarから、スペース、フォルダー、またはリストの横にある省略記号の...]をクリックします。または、タスク ビューまたは開いているタスクから省略記号の...]をクリックします。
2. \[テンプレート センター] を選択し、 \[Templatesの参照] を選択します。\
   注：[ドキュメント](https://help.clickup.com/hc/en-us/articles/6325242385943-Create-Doc-templates)、[ビュー](https://help.clickup.com/hc/en-us/articles/6310410797079-View-Templates)、または[ホワイトボード](https://help.clickup.com/hc/en-us/articles/6326306186263-Create-and-use-Whiteboard-templates)からテンプレート センターにアクセスすることもできます。これらの場所の選択肢はさまざまです。
3. テンプレート センターで、テンプレートをクリックして開きます。
4. タグ アイコンをクリックしてドロップダウン メニューを展開します。
5. ドロップダウン メニューから 1 つ以上のタグを選択します。<br>

   <figure><img src="/files/iz3auAcs5ZBfjEkCYzbl" alt=""><figcaption></figcaption></figure>

* タグの削除、名前変更、またはタグの色を変更するには、タグの右側にある省略記号...をクリックします。


---

# 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://manual.dxable.com/clickup/features-and-clickapps/tags/organize-templates-with-tags.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.
