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

# テンプレートを作成する

タスク、Docs、ビューを[テンプレート](https://help.clickup.com/hc/en-us/articles/6326144923159-Templates-overview)としてSave、確立された形式を新しいワークスペース アイテムに効率的に適用します。

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

* [Templates](https://help.clickup.com/hc/en-us/articles/6326144923159-Templates-overview)は各[プラン](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="#id-802q2rrlmfv" id="id-802q2rrlmfv"></a>

テンプレートを作成するには：

1. ワークスペース項目を開きます。
2. 省略記号の...をクリックして設定メニューを開きます。
3. \[Templates]を選択します。
4. 「テンプレートとして保存」をクリックします。
5. \[新しいテンプレートとして保存] モーダルで、テンプレート名を入力して新しいテンプレートを作成します。
   * **オプション：**&#x8AAC;明、タグを追加し、共有オプションを選択します。
6. 「Save」をクリックします。

![CleanShot\_2022-09-09\_at\_09.06.14\_2x.png](/files/45xfKI0kXtF4vT12Et6I)

### **テンプレートの種類** <a href="#cwdowq618pot" id="cwdowq618pot"></a>

ClickUpのさまざまなタイプのアイテムのテンプレート タイプの詳細については、こちらをご覧ください。

* [スペース](https://help.clickup.com/hc/en-us/articles/6309379377303-Space-Templates)
* [フォルダー](https://help.clickup.com/hc/en-us/articles/6308752167319-Folder-Templates)
* [リスト](https://help.clickup.com/hc/en-us/articles/6308883440407-List-Templates)
* [Tasks](https://help.clickup.com/hc/en-us/articles/6309918176535-Task-templates)
* [Docs](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/6309624189719-Create-checklist-templates)
* [Whiteboards](https://help.clickup.com/hc/en-us/articles/6326306186263-Create-and-use-Whiteboard-templates)


---

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