> 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/sprints/milestones.md).

# マイルストーン

タスクをマイルストーンに変換して、新機能のリリースなどの主要な成果を示すことができます。マイルストーンを使用して、エピックの進行状況を整理し、追跡します。

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

* Free Foreverプランでは、マイルストーンを 20 回使用できます。
* マイルストーンはすべての有料[プラン](https://clickup.com/pricing)でUnlimitedに使用できます。
* 編集権限と完全な権限を持つ[Guests](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)は、マイルストーンを作成できます。

### **タスクをマイルストーンに変える** <a href="#id-3dyrkbus358m" id="id-3dyrkbus358m"></a>

マイルストーンは[カスタム タスク タイプ](https://help.clickup.com/hc/en-us/articles/17564381376919-Custom-task-types)です。マイルストーンは、タスク名の横にあるひし形のアイコンで識別できます。

タスクをマイルストーンに変えるには：

1. 開いているタスクから、右上隅にある省略記号の...をクリックします。

   または、リスト、ボード、またはカレンダー ビューから、タスク名の右側にある省略記号の...をクリックすることもできます。
2. \[Taskタイプ] を選択し、\[マイルストーン] を選択します。

### **ガント ビューでマイルストーンを特定する** <a href="#czy007jx7o3g" id="czy007jx7o3g"></a>

[ガント ビュー](https://help.clickup.com/hc/en-us/articles/6310249474967-Gantt-View)では、マイルストーン タスクは名前の左側にあるひし形のアイコンで表されます。

ガント ビューでの色は、[配色設定](https://help.clickup.com/hc/en-us/articles/6310249474967-Gantt-view#setting-up-your-chart)に応じて異なります。

![Screenshot of the a milestone in Gantt view.](/files/CQubwchYGSK0DezJNlcy)\
**マイルストーンでフィルタリングする**

すべてのマイルストーン タスクを 1 か所で表示するには、マイルストーンのみを表示する[フィルターを作成](https://help.clickup.com/hc/en-us/articles/6308875427223-Use-filters-to-search-tasks)します。

マイルストーン タスクごとにビューをフィルタリングするには：

1. 右上隅にある「フィルター」をクリックして、グループ化とフィルターのオプションを展開します。ビューの上部にある「フィルター」をクリックします。
2. モーダルのドロップダウンから、Taskの種類を選択します。
3. \[タスク タイプの選択] をクリックします。
4. ドロップダウンから \[マイルストーン] を選択します。


---

# 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/sprints/milestones.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.
