> 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/delete-templates.md).

# テンプレートの削除

テンプレートを整理する必要がありますか?不要になったものは削除することを検討してください。

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

* Taskテンプレートはすべての[プラン](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-2u3xy8fddvyw" id="id-2u3xy8fddvyw"></a>

チームがテンプレートを必要としないようにしてください。テンプレートを削除すると、復元することはできません。

1. テンプレートセンターを開きます。
2. テンプレートを選択します。
3. テンプレート モーダルで、\[テンプレートの削除] をクリックします。
4. \[削除] を再度クリックするか、\[キャンセル] をクリックするように求められます。\
   ![Screenshot showing a dialog prompting asking Are you sure you want to delete this template with the option to click Delete or Cancel.](/files/UhqXkin2kgXXjKkza6lG)
5. テンプレートは削除されます。


---

# 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/delete-templates.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.
