# 项目集管理

### 1. 多项目管理模块

汇总全部项目的概览信息，呈现各个项目的进度状态、负责人、计划周期、各个项目下的迭代数、工作项数等总览，让管理人员清晰地把控项目的健康状况。

### 2. 甘特图模块

帮助项目管理者掌握项目下所有工作内容的时间顺序、持续时间及完成情况，通过可视化操作可以非常方便地调整项目工作内容，提高管理效率。

* 与 ONES Project 的数据互通
* 支持共享甘特图
* 支持建立里程碑
* 甘特图时间、进度可灵活调整
* 支持按天、周、月视图查看甘特图进度


---

# 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-plan.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.
