> 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/pin-task-templates-in-list-view.md).

# Taskテンプレートをリストビューに固定する

すでに[Taskテンプレート](https://help.clickup.com/hc/en-us/articles/6309918176535-Use-task-templates)が適用されているタスクを作成してください。

### **必要なもの** <a href="#id-3uao5ret806y" id="id-3uao5ret806y"></a>

* 固定されたテンプレートは[すべてのプラン](https://clickup.com/pricing)で利用できます。
* [完全な権限](https://help.clickup.com/hc/en-us/articles/6309225399703-Intro-to-permissions)を持つ[Guests](https://help.clickup.com/hc/en-us/articles/6310022323991-Intro-to-guests)は、タスクの作成時にピン留めされたテンプレートを使用できます。
* 各[リスト](https://help.clickup.com/hc/en-us/articles/6311877646999-Intro-to-Lists)には、最大 5 つの固定テンプレートを含めることができます。

### **Taskテンプレートを固定する** <a href="#anm6011e9c2" id="anm6011e9c2"></a>

Taskテンプレートを固定するには：

1. リストを開きます。
2. 新しいTaskの上にマウスを置き、右側の展開アイコンをクリックします。
3. \[Templates]をクリックします。
4. \[テンプレートをピン留めする] を選択します。\
   ![Screenshot of the Pin a template button.](/files/czMWF5arY1rbAzxqLb4o)
5. テンプレート センターからテンプレートを選択します。
6. 「テンプレートを使用」をクリックします。

### **固定されたテンプレートからタスクとサブタスクを作成する** <a href="#ylvtrix9xnc4" id="ylvtrix9xnc4"></a>

Taskテンプレートを固定した後、そこからタスクとサブタスクを簡単に作成できます。

### **タスクの作成** <a href="#cfpd6higkgtv" id="cfpd6higkgtv"></a>

ピン留めされたテンプレートからタスクを作成するには：

1. リストを開きます。
2. 新しいTaskの上にマウスを置き、右側の展開アイコンをクリックします。
3. \[Templates]を選択します。
4. 新しいタスクに適用するTaskテンプレートをクリックします。
5. 新しいタスクが自動的に作成されます。

![Screenshot of someone applying a Pinned template to a task they are creating.](/files/2PhJbfv4HF88vBGneHkq)

### **サブタスクの作成** <a href="#id-252ovoy9e5dn" id="id-252ovoy9e5dn"></a>

ピン留めされたテンプレートからサブタスクを作成するには：

1. リストを開きます。
2. タスクの上にマウスを置き、「サブタスクの作成」アイコンの右側にある展開アイコンをクリックします。
3. \[Templates]を選択します。
4. 新しいサブタスクに適用するTaskテンプレートをクリックします。
5. 新しいサブタスクが自動的に作成されます。

![Screenshot of someone applying a Pinned template to a subtask they are creating.](/files/tCvPZFbpiHLo4eEpJUTt)

### **固定されたテンプレートをデフォルトのTaskテンプレートとして設定する** <a href="#ppqk175yvj9u" id="ppqk175yvj9u"></a>

ピン留めされたテンプレートをデフォルトのTaskテンプレートとして設定するには：

1. リストを開きます。
2. 新しいTaskの上にマウスを置き、右側の展開アイコンをクリックします。
3. \[Templates]を選択します。
4. Taskテンプレートの上にマウスを置き、省略記号の...メニューをクリックします。
5. 「デフォルトのTaskテンプレートを設定」をクリックします。
6. 固定されたタスク テンプレートは、\[固定されたTemplates]メニューの右側に \[デフォルト] と表示されます。

### **固定されたテンプレートを置換または削除する** <a href="#nm95ljgb1fqq" id="nm95ljgb1fqq"></a>

ピン留めされたテンプレートをリストから置き換えたり削除したりできます。

### **固定されたテンプレートを置き換える** <a href="#pp1g40xckabc" id="pp1g40xckabc"></a>

ピン留めされたテンプレートを別のTaskテンプレートに置き換えるには：

1. リストを開きます。
2. 新しいTaskの上にマウスを置き、右側の展開アイコンをクリックします。
3. \[Templates]を選択します。
4. Taskテンプレートの上にマウスを置き、省略記号の...メニューをクリックします。
5. 「置換」をクリックします。
6. テンプレート センターからテンプレートを選択します。
7. 「テンプレートを使用」をクリックします。

### **固定されたテンプレートを削除する** <a href="#o603z8pdlg7f" id="o603z8pdlg7f"></a>

ピン留めされたテンプレートをリストから削除するには：

1. リストを開きます。
2. 新しいTaskの上にマウスを置き、右側の展開アイコンをクリックします。
3. \[Templates]を選択します。
4. Taskテンプレートの上にマウスを置き、省略記号の...メニューをクリックします。
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/pin-task-templates-in-list-view.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.
