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

# テンプレートをカスタマイズする

テンプレート センターでテンプレートを見つけたら、完成させましょう。

デフォルトでは、元のテンプレートを適用すると、その設定が含まれます。スペース、フォルダー、リスト、タスク、チェックリストのテンプレートを更新または適用する場合は、必要な設定のみを選択できます。

### **必要なもの** <a href="#id-1a0n3wtgeld7" id="id-1a0n3wtgeld7"></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="#s8o9ko8mu8os" id="s8o9ko8mu8os"></a>

テンプレートの作成と適用は、更新とは少し異なります。既存のテンプレートを更新する場合、含まれる項目をカスタマイズするとテンプレートが上書きされます。

注

テンプレート項目に応じて、次のオプションの一部が異なります。ドキュメント、ビュー、チェックリスト、またはホワイトボードのテンプレートをカスタマイズする方法を学びます。

スペース、フォルダー、リスト、またはタスク テンプレートをカスタマイズするには：

1. アイテムの横にある省略記号... をクリックするか、開いているタスクからクリックします。
   * [ドキュメント](https://help.clickup.com/hc/en-us/articles/6325242385943-Create-Doc-templates)と[Checklist](https://help.clickup.com/hc/en-us/articles/6309624189719-Create-checklist-templates)のテンプレートには、別の方法でアクセスできます。
2. \[テンプレート センター] を選択し、\[既存のテンプレートを更新] を選択します。
3. 設定を更新します。

### **インポートオプション** <a href="#jf4a9htf02w1" id="jf4a9htf02w1"></a>

\[すべてインポート] または \[インポート項目をCustomize]を選択することで、テンプレートを必要なだけ保持するか、必要なだけ保持するかを選択できます。

\[インポート項目をCustomize] を選択した場合は、インポートする項目にチェックを入れるか、チェックを外します。\
テンプレートを作成、更新、または適用すると、デフォルトですべてのオプション、プロジェクトの日付、およびアーカイブされたタスクが複製に含まれます。

![Screenshot of the modal where you can customize your template settings.](/files/wEl4O3aQXNJ8ErFuUDDP)

### **プロジェクトの日程** <a href="#dacbnwklnfcz" id="dacbnwklnfcz"></a>

タスク内のプロジェクトの開始日と終了日を維持することも、すべてのプロジェクトを[再マップ](https://help.clickup.com/hc/en-us/articles/6309899552535-Task-Templates-Remap-Subtask-Dates)することもできます。

### **週末をスキップする** <a href="#id-5xlrh32o2gf0" id="id-5xlrh32o2gf0"></a>

日付を再マッピングすると、日付が週末にならないようにすることができます。

### **タスクをオープンとしてインポートする** <a href="#fo98n3tqm550" id="fo98n3tqm550"></a>

テンプレート内のタスクをインポートしても、すべてのタスクを\[Closed]ではなく \[Open] ステータスに再度変更できます。

### **アーカイブされたタスクを含める** <a href="#id-28ff4sxujhz" id="id-28ff4sxujhz"></a>

アーカイブされたタスクを含めたい場合は、アーカイブしたままにしておくことができます。チームがタスクを再度使用する必要がある場合は、新しい場所でタスクをアーカイブしないことを選択します。


---

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