> 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/sprint-automations.md).

# Sprintsの自動化

SprintAutomationsを使用して、スプリントの管理に必要な管理者の量を削減します。

注

スプリントを完了としてマークするSprintオートメーションは、2023 年 3 月 17 日に、すべてのClickUpプランのすべての新規および既存のSprintフォルダーに対して永続的に有効になりました。

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

* スプリントを完了としてマークするSprintオートメーションは、すべてのClickUpプランで常に永続的に有効になります。
* 他の 2 つのSprint Automations はオプションであり、[Businessプラン](https://clickup.com/pricing)以上で利用できます。
* Sprint Automations は、毎月の [Automation 使用制限](https://help.clickup.com/hc/en-us/articles/10936258508311#h_3c536765b7)にはカウントされません。
* [Guests](https://help.clickup.com/hc/en-us/articles/6310022323991-Guests-overview)は、通常のタスクと同様に、Sprintsのタスクに取り組むことができます。

### **利用可能なSprintAutomations** <a href="#ry6qic33zr3n" id="ry6qic33zr3n"></a>

次のSprintAutomationsは、ワークスペース内の各Sprintフォルダーに対して有効にすることができます。

### **Sprintが終了したら、SprintをDoneとしてマークします** <a href="#c05y5k8qsss" id="c05y5k8qsss"></a>

この自動化の詳細については、記事[「Sprintのレポートと計画」](https://help.clickup.com/hc/en-us/articles/6310087298327-Sprint-views)を参照してください。

Sprintsは、スプリント終了日の太平洋時間午後 11：59 分に自動的にDoneとしてマークされます。スプリントをDoneとしてマークしても、スプリントに追加されたタスクのステータスは更新されません。

注

このSprintオートメーションは、[すべてのClickUpプラン](https://clickup.com/pricing)で常に永続的に有効になります。他の 2 つのSprint Automations はオプションであり、Businessプラン以上で利用できます。

### **Sprintが完了したら、新しいSprintを作成します** <a href="#xeyj9fomqek" id="xeyj9fomqek"></a>

スプリントが[Done とマーク](https://help.clickup.com/hc/en-us/articles/6309517280919-Use-Done-statuses)されると、1 つ以上の将来のスプリントを自動的に作成できます。新しいスプリントは、既存のスプリントの後に追加されます。

### **Sprintが完了したら、タスクを次のSprintに移動します** <a href="#ufsk8c6a6c0c" id="ufsk8c6a6c0c"></a>

現在のスプリントが完了としてマークされた後、次のスプリントが開始される前に、未完了のタスクはすべて現在のスプリントから次のスプリントに移動されます。

DoneステータスのTasksは次のSprintに移動しません。

スプリントに追加された[複数のリスト内のTasks](https://help.clickup.com/hc/en-us/articles/6309958824727-Tasks-in-Multiple-Lists-clickapp)は次のようになります。

* ホームリストに保管されています。
* 完了したスプリントから削除されました。
* 次のスプリントに追加されます。

### **SprintのAutomationsを有効にする** <a href="#gs53p8qk495l" id="gs53p8qk495l"></a>

各Sprintフォルダー内のスプリントに対してSprintAutomationsを有効にするには：

1. Sprintフォルダーの横にある省略記号の...をクリックします。
2. \[Folder settings]、 \[SprintFolder settings]の順に選択します。
   * [カスタム期間のスプリント](https://help.clickup.com/hc/en-us/articles/7563115668759-Beta-feature-Add-Sprints-with-a-custom-duration)を使用している場合は、 \[Automations]タブをクリックします。
3. トグルをクリックしてSprintAutomationsを有効にします。
4. 「設定をSave」をクリックします。
5. 選択したAutomationsは、現在および将来のSprintsに適用されます。

![Screenshot of Sprint Automations.](/files/3Mgf9dkJHlncSKmoqwKK)


---

# 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/sprint-automations.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.
