> 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/views/intro-to-views/view-templates.md).

# Templatesを表示する

ビューをSave、ワークスペース内の任意のスペース、フォルダー、またはリストですぐに再利用できます。

さらに、Templatesにアクセスできるユーザーを設定することもできます。

ビュー テンプレートには、フィルター、グループ化、並べ替え、その他のビュー設定が保存されます。 Tasksはビュー テンプレートに保存されません。 タスクを保存するには、[リスト テンプレート](https://help.clickup.com/hc/en-us/articles/6308883440407-List-Templates)を使用します。

### **ビューテンプレートの検索と使用** <a href="#gjdgxs" id="gjdgxs"></a>

1. ビューを作成するか開きます。
2. ビュー名を右クリックします。
3. **\[Templates]**&#x3092;選択し、 **\[Templatesを参照]** を選択します。
4. ワークスペースからテンプレートを検索します。
5. **オプション**：テンプレートの種類でフィルタリングします。
6. **\[クイック使用]**&#x3092;クリックすると、既存のビューにテンプレートがすぐに追加されるか、ビュー テンプレートを選択して詳細が表示されます。
7. **テンプレートの使用**を選択します。

![2024-02-28\_10-37-58.png](/files/G9sHqPr1QnlO0UzIe7ma)

### **ビューテンプレートを作成する** <a href="#id-30j0zll" id="id-30j0zll"></a>

1. ビューを作成するか開きます。
2. ビュー名を右クリックします。
3. **Templates**を選択し、**テンプレート**として保存します。
4. 新しいテンプレート名をEnterか、既存**のテンプレートの更新**を選択して既存のテンプレート名を上書きします。
5. 共有オプションを選択します。
6. **「Save」**&#x3092;クリックします。

### **ビューテンプレートを更新する** <a href="#id-1fob9te" id="id-1fob9te"></a>

1. 既存のテンプレートを使用してまったく新しいビューを作成します。
2. ビューに変更や更新を加えます。
3. ビュー名を右クリックします。
4. **Templates**を選択し、**既存のテンプレート**を更新します。
5. 更新する既存のテンプレートを検索して選択します。
6. **「Next」**&#x3092;クリックします。
7. **オプション：**&#x30C6;ンプレートの名前を変更し、共有設定を更新します。
8. **「Save」**&#x3092;クリックします。

### **ビューテンプレートを削除する** <a href="#id-3znysh7" id="id-3znysh7"></a>

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

{% hint style="info" %}
**注意！** テンプレートを削除すると、永久に失われます。
{% endhint %}

1. テンプレート センターを開きます。
2. 削除したいテンプレートを選択します。
3. テンプレートのプレビューで、 **「テンプレートの削除」**&#x3092;選択します。

### **デフォルトのビューテンプレート** <a href="#id-2et92p0" id="id-2et92p0"></a>

[テンプレート](https://help.clickup.com/hc/en-us/articles/6310410797079-View-Templates)を選択して、[スペース内の](https://help.clickup.com/hc/en-us/articles/6309390855319-How-to-Create-a-Space)[デフォルトの](https://help.clickup.com/hc/en-us/articles/6310160224023-Default-View-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/views/intro-to-views/view-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.
