# 迭代计划组件

## 1. 迭代计划组件简介

「迭代计划」组件展示了多个迭代所处阶段与其对应的基本信息（如负责人、版本、周期），是关注多迭代进度与进行迭代计划的重要功能。

![「迭代计划」组件图示](/files/-MUIFkWIRtvRr5WJhXoy)

## 2. 功能特性

### 2.1 视图管理

共有两种视图：列表视图和详情视图。

#### 2.1.1 列表视图

便于负责人快速了解相应迭代具体的负责人、属性信息。

![列表视图图示](/files/-MRsJowFvb0vHXPM1NGg)

#### 2.1.2 详情视图

便于负责人快速了解不同迭代的阶段详情、目前进展，以及便于进行迭代进度之间的对比。

![详情视图图示](/files/-MRsJmWcTJwI2QwCQ8LH)

### 2.2 新建迭代

可以在「迭代计划」组件下快速新建迭代。点&#x51FB;**`新建迭代`**，输入迭代名称，选择所属项目、迭代负责人，设置迭代计划周期即可。

![新建迭代步骤图示](/files/-MUBm2iNbpNeOGvCgE0P)

### 2.3 迭代分组

可以对迭代计划进行分组，按需查看迭代计划。

![迭代计划分组图示](/files/-MUBkemowy7Szw_WTBg-)

### 2.4 多迭代信息管理

在迭代计划将各个迭代的阶段、负责人、周期、进度等统一记录，便于汇总查看多迭代的信息。


---

# Agent Instructions: 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:

```
GET https://guides-ones.gitbook.io/guides/usage-guide/ones-project/pei-zhi-xiang-mu-zu-jian/die-dai-ji-hua-zu-jian.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
