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

# SprintsをSprintフォルダーに追加する

今後のSprintにタスクを追加する必要がありますか?

初めてのSprintの場合は、[「最初のSprintを作成する」](https://help.clickup.com/hc/en-us/articles/6304342064151-Create-your-first-Sprint)の記事を参照してください。

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

* Sprintsは、すべての[ClickUpプラン](https://clickup.com/pricing)で利用できます。
* [Sprint Automations](https://help.clickup.com/hc/en-us/articles/6303871649175-Sprint-Automations)および[Sprint Dashboard カード](https://help.clickup.com/hc/en-us/articles/13415112938903-Sprint-cards-overview)は、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はスプリントを作成できません。

### **SprintsをSprintフォルダーに追加する** <a href="#ftvq705mmhl4" id="ftvq705mmhl4"></a>

Sprintフォルダーをスペースに追加する必要がある場合は、[「最初のSprintを作成する」](https://help.clickup.com/hc/en-us/articles/If%20you%20need%20to%20add%20a%20Sprint%20Folder%20to%20your%20Space)の記事を参照してください。

必要に応じていつでも新しいSprintフォルダーを作成できます。Sprintフォルダは、[Sprintの開始日とStart時刻](https://help.clickup.com/hc/en-us/articles/If%20you%20need%20to%20add%20a%20Sprint%20Folder%20to%20your%20Space)に自動的に作成され、デフォルトのSprintFolder settingsが設定されます。

個々のSprintsは、Sprintフォルダーに保持されているタスクのリストです。Sprintsは、SprintフォルダーまたはSprintから追加できます。

### **Sprintsの追加** <a href="#id-9vnpb1tpidgp" id="id-9vnpb1tpidgp"></a>

SprintフォルダーまたはSprintからSprintsを追加するには：

1. Sidebarで、Sprintの横にある**省略記号**の...をクリックします。\
   新しいSprintを追加するSprintフォルダー内のSprintを選択します。
2. 「新規作成」を選択します。\
   ![AddSprintsToSprintFolderAddSprintsSprints.png](/files/eARnY85ZrRs8JcFmX4dQ)
3. 「Sprint」をクリックします。
   1. 「Sprint作成」モーダルから、一部の設定をカスタマイズできます。
4. 「Sprintの作成」をクリックします。

### **Sprintフォルダーを移動する** <a href="#x7nyk5rl2mgu" id="x7nyk5rl2mgu"></a>

Sprintフォルダーの移動先のスペースでSprintClickAppを有効にする必要があります。有効になっていない場合は、有効にするか、Sprintをリストのある標準フォルダーに変換するかを選択できます。

SprintフォルダーをSidebarの別のスペースに移動するには：

* Sprintフォルダーを別のスペースにドラッグ アンド ドロップします。
* または、 「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/create-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.
