> 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.md).

# Sprints

- [Sprintの概要](https://manual.dxable.com/clickup/features-and-clickapps/sprints/intro-to-sprints.md): ClickUpマニュアル｜スプリント固有の設定と自動化を提供するClickUpのSprints ClickAppを使用してアジャイルプロジェクトを管理する方法を説明します。
- [最初のSprintを作成する](https://manual.dxable.com/clickup/features-and-clickapps/sprints/create-your-first-sprint.md): ClickUpマニュアル｜効果的なチームコラボレーションのためのカスタマイズ可能な設定を使用して、ClickUpで最初のスプリントを設定する方法を説明します。
- [SprintsをSprintフォルダーに追加する](https://manual.dxable.com/clickup/features-and-clickapps/sprints/create-sprints.md): ClickUpマニュアル｜全てのプランレベルに適した、ClickUpのSprintフォルダー内でスプリントを追加および管理する方法を説明します。
- [Sprintポイントを使用する](https://manual.dxable.com/clickup/features-and-clickapps/sprints/use-sprint-points.md): ClickUpマニュアル｜効果的なアジャイルバックログ管理のために、Sprint Points ClickAppを使用してタスクの工数を見積もる方法を説明します。
- [Sprintのレポートと計画](https://manual.dxable.com/clickup/features-and-clickapps/sprints/sprint-views.md): ClickUpマニュアル｜ClickUpのSprintビューを探索して、精度とパフォーマンスを強化した効果的な計画とレポートを作成します。
- [カスタム期間でSprintsを作成する](https://manual.dxable.com/clickup/features-and-clickapps/sprints/create-sprints-with-a-custom-duration.md): ClickUpマニュアル｜ClickUpで個々のスプリントの期間をカスタマイズし、イベントやプロジェクトのニーズに合わせて調整する方法を説明します。現在はベータ版です。
- [タスクをSprintsに移動または追加する](https://manual.dxable.com/clickup/features-and-clickapps/sprints/move-or-add-tasks-to-sprints.md): ClickUpマニュアル｜一括アクションと自動化のオプションを使用して、ClickUpでタスクをスプリントにシームレスに移動または追加する方法を説明します。
- [Sprintsの波及タスクを管理する](https://manual.dxable.com/clickup/features-and-clickapps/sprints/manage-sprint-spillover-tasks.md): ClickUpマニュアル｜ClickUpで不完全なスプリントタスクを次のスプリントに効率的に移動して管理する方法を説明します。
- [Sprintsの自動化](https://manual.dxable.com/clickup/features-and-clickapps/sprints/sprint-automations.md): ClickUpマニュアル｜スプリントの自動完了機能とタスクロールオーバー機能により、ClickUpでのスプリント管理を合理化します。
- [Sprintsを測定する](https://manual.dxable.com/clickup/features-and-clickapps/sprints/measure-your-sprints.md): ClickUpマニュアル｜ClickUpの強化されたSprintカードを使用してスプリントトラッキングを最適化し、全プランで高い精度とパフォーマンスを提供します。
- [マイルストーン](https://manual.dxable.com/clickup/features-and-clickapps/sprints/milestones.md): ClickUpマニュアル｜ClickUpでマイルストーンを作成および追跡して、主要な成果を強調表示し、エピックを整理する方法を説明します。
- [Sprints ClickAppのFAQ](https://manual.dxable.com/clickup/features-and-clickapps/sprints/sprints-clickapp-faqs.md): ClickUpマニュアル｜プロジェクト管理のためにClickUpでSprints ClickAppを構成および使用することに関する一般的な質問と回答を確認してください。


---

# 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.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.
