> 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/manage-sprint-spillover-tasks.md).

# Sprintsの波及タスクを管理する

スピルオーバー タスクは、完了しなかったタスクであり、次のSprintに移動する必要があります。これらのタスクを次のSprintにすぐに移動できます。

### **必要なもの** <a href="#wmjyo6q0fgb5" id="wmjyo6q0fgb5"></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="#id-3hpyvz3vccdz" id="id-3hpyvz3vccdz"></a>

Sprintが終了する 24 時間前に、SidebarのSprintにバッジが表示されます。また、開いているSprintには、どのタスクが完了していないのかを示すバナーが表示されます。

### **波及タスクの移動** <a href="#kt1zrrbhi7pj" id="kt1zrrbhi7pj"></a>

波及タスクを移動するには：

1. Sprintを開きます。
2. [Views Bar](https://help.clickup.com/hc/en-us/articles/19063083658135-Views-Bar-3-0)の下で、未完了のタスクをクリックします。
   * すべてのタスクを移動したくない場合は、チェックボックスをクリックしてタスクの選択を解除します。
3. \[タスクを次のSprintに移動] をクリックします。

![Screenshot highlighting the unfinished task link, the checkbox, and the Move tasks to the next Sprint button.](/files/1kU71M5AFAq1di4QFXKy)

注

完了ステータスのTasksは次の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/manage-sprint-spillover-tasks.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.
