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

# Sprints ClickAppのFAQ

これらは、 [Sprints ClickApp](https://help.clickup.com/hc/en-us/articles/6303974210071-Sprints-overview)に関するよくある質問とその回答です。

### **Sprints ClickAppの構成方法を更新できるのは誰ですか?** <a href="#oegfk883v520" id="oegfk883v520"></a>

ClickApp を有効にしてデフォルト設定を構成できるのは、所有者と管理者だけです。これをオンにすると、メンバーはフォルダー レベルのSprint設定を構成し、新しいSprintsを作成できるようになります。Guestsは、Sprint設定を編集したり、新しいSprintsを作成したりすることはできません。

### **私はプロジェクトを整理するためにエピックを使用しています。 ClickUpにエピックの概念はありますか?** <a href="#prfbakz0v4py" id="prfbakz0v4py"></a>

ClickUpにはエピックと呼ばれるものはありませんが、同じ結果を達成する機能があります。ここでは 3 つのアプローチを示します。

* [**Tasksのリンク**](https://help.clickup.com/hc/en-us/articles/6309896464407-Link-tasks)**：**&#x30BF;スクリンク機能を使用して、同じプロジェクトの一部であるタスクを関連付けます。エピックを表す 1 つのタスクを作成し、フィーチャーを構成する他のすべてのタスクをエピック タスクに関連付けます。タスクをSprintに追加する時期が来たら、エピックをロードマップに残してください。
* [**複数のリスト内のTasks**](https://help.clickup.com/hc/en-us/articles/6309958824727-Tasks-in-Multiple-Lists)**：**&#x53;printでタスクを作成するときは、プロジェクトまたはイニシアチブの名前を付けて 2 番目のリストにタスクを追加します。このシナリオでは、2 番目のリストがエピックになります。
* [**マイルストーン**](https://help.clickup.com/hc/en-us/articles/6304458574615-Milestones)**：**&#x30DE;イルストーン カスタム タスク タイプを使用して、エピックの進行状況を整理および追跡します。

### **Sprints ClickAppでリンクされたタスクを使用する最良の方法は何ですか?** <a href="#id-20do7nr34fra" id="id-20do7nr34fra"></a>

プロジェクトまたは機能を表すリストを作成します。そのリスト内のエピックまたはプロジェクトを表すタスクを作成します。 Awesome Feature \[EPIC] のような名前を付けると便利です。

\[複数リストのTask] ClickAppをオンにして、タスク \[素晴らしい機能 \[EPIC]] をロードマップなどのセカンダリ リストに追加します。同じプロジェクト リストで、そのプロジェクトまたは機能のタスクを作成します。タスクのリンク機能を使用して、これらのタスクを Awesome Feature \[EPIC] に関連付けます。

Sprint計画では、エピックに関連するタスクを今後のSprintに移動するか、複数リストのTasksを使用してSprintに追加します。バグの場合は、二次リストとしてSprintに追加するだけです。

### **Sprints ClickApp を複数のリストのTasksと組み合わせて使用​​する最良の方法は何ですか?** <a href="#id-32kgd53lkcb" id="id-32kgd53lkcb"></a>

Sprints ClickAppを最大限に活用するには、タスクのHomeリストとしてプロダクト バックログまたはバグ リストを使用することをお勧めします。

複数リスト内のTasks機能を使用して、Sprintを追加します。SprintをHomeリストにしたい場合は、Sprintにタスクを直接追加することもできます。

### **プラットフォームが未完了のタスクを次のスプリントに一括で移動するとき、複数リスト内のTasks機能を使用していますか?** <a href="#n37i2qpundut" id="n37i2qpundut"></a>

ボタンを使用して未完了のタスクを次のSprintに手動で移動する場合でも、自動化を使用する場合でも、タスクは同じように扱われます。

Sprintがタスクのセカンダリ リストである場合、現在のSprintから削除され、セカンダリSprintとして次のスプリントに追加されます。

SprintがタスクのHomeリストである場合、Sprintは次のSprintに移動するため、次のSprintが新しいHomeリストになります。

### **Sprintを作成した後、それをあるスプリント フォルダーから別のSprintフォルダーに移動できますか?** <a href="#f02njk2wszz0" id="f02njk2wszz0"></a>

Sprintをあるフォルダーから別のフォルダーに移動するのは、ドラッグ アンド ドロップと同じくらい簡単です。Sprintの日付をマッピングするように求められるだけです。

### **ネストされたサブタスクのSprintポイントはどこにロールアップされますか?** <a href="#r2acu3nlcjoj" id="r2acu3nlcjoj"></a>

ネストされたサブタスクの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/sprints-clickapp-faqs.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.
