# 甘特图

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

* **提供跨产品的数据联动：** 支持导入ONES Project中的项目和迭代，可以在甘特图中查看项目和迭代的工作量和进度情况；
* **通过拖拽方式灵活地调整时间和进度：** 项目管理者可以通过拖拽操作，灵活地制定项目和迭代的计划，提升管理效率；
* **时间跨度任意切换：**&#x652F;持按天、周、月视图查看进度，帮助项目管理员从不同的时间跨度上，把握整体的项目完成情况；
* **项目成员共享甘特图：**&#x652F;持将甘特图共享给项目成员，与成员同步项目和迭代的进度或计划，使项目成员对项目的进展情况有统一的认知。


---

# 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/gan-te-tu.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.
