> 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/templates/find-a-template.md).

# テンプレートを探す

テンプレート センターは、すぐに使用できるテンプレートのライブラリです。スペース、フォルダー、リスト、タスク、Docs、ビュー、チェックリストのテンプレートの選択を参照できます。

注

Templatesはサブタスクや[ステータス](https://help.clickup.com/hc/en-us/articles/6309533958935-Status-Templates)にも適用できますが、これらのタイプにはテンプレート センターからアクセスできません。

### **必要なもの** <a href="#ths5lzwo45t0" id="ths5lzwo45t0"></a>

* Templatesは各[プラン](https://clickup.com/pricing)でご利用いただけます。
* [Guests](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)は、Docs、タスク、ビュー、チェックリスト、Whiteboardsのテンプレートにのみアクセスできます。
* 編集権限または完全な[権限](https://help.clickup.com/hc/en-us/articles/6309225399703-Permissions-overview)を持つGuestsは、共有されているアイテムからテンプレート センターにアクセスできます。

### **テンプレート センターにアクセスする** <a href="#cl7mfnbr6xa7" id="cl7mfnbr6xa7"></a>

ワークスペース内の複数の場所からテンプレート センターにアクセスできます。一部のテンプレートの種類では、テンプレートを適用する場所からテンプレート センターにアクセスする必要があります。

1. Sidebarで、スペース、フォルダー、またはリストの横にある省略記号の...をクリックします。
2. \[Templates]を選択し、 \[Templatesの参照] を選択します。\
   ヒント：タスク、サブタスク、ドキュメント、ビュー、チェックリスト、またはステータスの追加/Editモーダルからテンプレート センターにアクセスすることもできます。これらの場所の選択肢はさまざまです。

テンプレートには 2 つのカテゴリがあります。これらのタブはテンプレート センターのサイドバーにあります。

* **ワークスペースTemplates：**&#x30EF;ークスペースのメンバーによって作成されたTemplates。共有されており、アクセス権のあるテンプレートのみが表示されます。
* **ClickUpTemplates：** ClickUpコミュニティによって作成された注目のテンプレート。

![Screenshot of the Template Center.png](/files/oEjZLF91UOmIXJp5tIss)

### **フィルターを使用してテンプレートを検索する** <a href="#id-72ts4q45p209" id="id-72ts4q45p209"></a>

適用できるフィルターがいくつかあります。

* **テンプレート タイプ：**&#x30B5;イドバーから階層の場所を選択します。
  * [Space](https://help.clickup.com/hc/en-us/articles/6309379377303-Space-Templates)
  * [Folder](https://help.clickup.com/hc/en-us/articles/6308752167319-Folder-Templates)
  * [List](https://help.clickup.com/hc/en-us/articles/6308883440407-List-Templates)
  * [Task](https://help.clickup.com/hc/en-us/articles/6309918176535-Task-templates)
  * [Doc](https://help.clickup.com/hc/en-us/articles/6325242385943-Create-Doc-templates)
  * [View](https://help.clickup.com/hc/en-us/articles/6310410797079-View-Templates)
  * [Checklist](https://help.clickup.com/hc/en-us/articles/6309624189719-Create-checklist-templates)
  * [Whiteboard](https://help.clickup.com/hc/en-us/articles/6326306186263-Create-and-use-Whiteboard-templates)
* **複雑さ：**&#x30B5;イドバーから複雑さのレベルを選択します。
  * 初級
  * 中級
  * 上級
* **Use Cases：**&#x53F3;上隅の\[Use Cases]をクリックして、ユース ケース タイプでフィルターします。
* **タグ：**&#x53F3;上隅にある \[タグ] をクリックして、タグでフィルタリングします。
* **作成者：**&#x53F3;上隅にある \[作成者] をクリックして作成者でフィルターします。

サイドバーの各カテゴリの右側には、フィルターに一致するテンプレートの数が表示されます。


---

# 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/templates/find-a-template.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.
