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

# Sprintsを測定する

SprintレポートDashboardsを最新のデータで更新してください。

この記事は[レガシーSprintカード](https://help.clickup.com/hc/en-us/articles/6312248505623)に関するものです。新しいSprintカードでは、精度が向上し、パフォーマンスが強化されています。レガシー カードはすぐに廃止されるわけではありません。

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

* Sprintsは、すべての[ClickUpプラン](https://clickup.com/pricing)で利用できます。
* [Sprint Automations](https://help.clickup.com/hc/en-us/articles/6303871649175-Sprint-Automations)およびSprint Dashboard カードは、Businessプラン以上で利用できます。
* Free ForeverおよびUnlimitedプランでは、[Sprintポイント](https://help.clickup.com/hc/en-us/articles/6303883602327-Using-Sprint-Points)を 100 回使用できます。
* Businessプラン以上では、UnlimitedのSprintポイントをご利用いただけます。
* ワークスペースの所有者または管理者は、 Sprints ClickAppを有効にする必要があります。
* [Guests](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)は、通常のタスクと同様に、スプリント内のタスクに取り組むことができます。
* Guestsはスプリントを作成できません。

### **新しいダッシュボードにカードを追加する** <a href="#afv41zfl2xk1" id="afv41zfl2xk1"></a>

従来のバーンアップ、バーンダウン、またはベロシティ カードをSprintに追加するには、[新規](https://help.clickup.com/hc/en-us/articles/14237901038231-Create-a-Dashboard)または既存のダッシュボードを開いて次の手順を実行します。

1. 右上隅にある \[+Add Card]をクリックします。
2. 「Sprints」を選択します。
3. Sprintバーンダウン、Sprintバーンアップ、またはSprintベロシティを選択します。
4. カードの名前を変更できます。
5. **ソース：**&#x30AF;リックして開き、 「Sprints」を選択してSprintsのみをフィルタリングします。\
   ヒント：スプリントのペースに基づいて新しいスプリントが開始されるたびにカードが更新されるように、\[現在のSprint] を選択することをお勧めします。
6. **時間範囲：**
   * **バーンアップとバーンダウン：** \[時間範囲] フィールドは、選択したSprintsの範囲で自動的に更新されます。
   * **ベロシティ：**&#x8FFD;跡する週数を選択します。
7. **作業Amount：**&#x3092;クリックして開き、X 軸の測定方法を選択します。Sprintポイント、[推定時間](https://help.clickup.com/hc/en-us/articles/6304177391767-Time-Estimates-overview-clickapp)、または[タスクの平均経過時間](https://help.clickup.com/hc/en-us/articles/21994343323415-Average-age-of-tasks)を選択できます。
8. **完了としてカウントされるStatusグループ：**&#x5B8C;了したタスクを追跡するには、 \[Closed]ステータスまたは\[Done]ステータスを選択します。
9. サブタスク、アーカイブされたタスク、複数のリスト内のTasks、および複数のリスト内のサブタスクを含めることを選択します。Tasksを複数のリストに含めることをお勧めします。
10. 「フィルター」アイコンをクリックしてフィルターを選択できます。

![Example of a Burndown Chart.](/files/duURohmeS3PLYVbpaR2K)

注

バーンアップ カードとバーンダウン カードの場合、グラフには完了した作業の合計量が表示されるため、同じフォルダー内にない場合でも複数のSprintsを選択できます。

![An image of a Velocity Chart. The graph has a spotted red line which shows the velocity of the chart thus far. One bar is shown which is made up of three different colors.](/files/S0xBw4cmZ2CbanjBfNaI)

注

ベロシティ カードの場合、グラフには定義した期間内に完了した作業の平均量が表示されるため、同じフォルダー内のSprintsからのみ選択できます。

### **既存のカードを更新する** <a href="#uafwifr7ua1g" id="uafwifr7ua1g"></a>

従来のバーンアップ、バーンダウン、またはベロシティ カードを更新するには、次の手順を実行します。

1. ダッシュボードを開きます。
2. ダッシュボードの左上隅でEditモードを有効にします。
3. カードの右上隅にマウスを置き、 「Settings」アイコンをクリックします。
4. カードを編集します。

注

データが正しく要約され、カードが更新されるようにするには、Sprintsをフォルダーに整理します。現在のSprintをスペース レベルで自動的に要約することはできません。


---

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