# 快速体验

- [ 基本概念](https://guides-ones.gitbook.io/new/quickplay/basic-concepts.md): 需要了解关于 ONES、项目管理的基本概念，便于正确的管理项目以及快速定位产品的用途。
- [ 创建企业](https://guides-ones.gitbook.io/new/quickplay/cjqy.md): 企业负责人篇 | 在创建企业之后，负责管理系统其他超级管理员和普通用户，并确保系统完美运行。
- [注册账号](https://guides-ones.gitbook.io/new/quickplay/cjqy/zczh.md): 仅需三步，即可获得一间线上办公室。
- [邀请成员](https://guides-ones.gitbook.io/new/quickplay/cjqy/yqcy.md): 通常，管理员需要邀请公司所有成员进入系统，然后再根据项目分配人员
- [初始化后台](https://guides-ones.gitbook.io/new/quickplay/cjqy/cshht.md): 🎛  组织管理者 or 超级管理员看过来，10 分钟配置符合贵司管理特点的系统
- [ 加入团队](https://guides-ones.gitbook.io/new/quickplay/jrtd.md): 团队成员篇 | 怎样加入团队？加入团队后如何管理个人工作~
- [ 基本步骤](https://guides-ones.gitbook.io/new/quickplay/jbbz.md): 全局视角 | 各个业务线的人员可利用以下流程快速定位 ONES 产品的能力，从而管理负责的事务。
- [开始新项目](https://guides-ones.gitbook.io/new/quickplay/jbbz/ksxxm.md): 项目负责人篇 | 即某项目的管理员，如何快速创建、设置完成一个项目
- [项目模板](https://guides-ones.gitbook.io/new/quickplay/jbbz/ksxxm/xmmb.md): ONES 支持混合式的项目管理，能适配不同的研发团队。
- [项目群管理](https://guides-ones.gitbook.io/new/quickplay/jbbz/xmqgl.md): 帮助企业根据业务范围和战略目标进行整体项目集/项目规划和监控，确保目标和进度按预期实现。
- [需求收集](https://guides-ones.gitbook.io/new/quickplay/jbbz/xqsj.md): 需求收集渠道多、追踪困难？使用“工单”能将需求与研发互联互通，提供全生命周期管理。
- [配置工作项](https://guides-ones.gitbook.io/new/quickplay/jbbz/xqsj/pzgzx.md): ONES 的系统特色是支持组件化管理，组件拼成各种不同能力的项目，了解一下？
- [编辑工作项](https://guides-ones.gitbook.io/new/quickplay/jbbz/xqsj/pzgzx/bjgzx.md): 定义每个工作项专属的特点，这是每个工作正常运转的核心。
- [需求分析](https://guides-ones.gitbook.io/new/quickplay/jbbz/xqfx.md): 通过对需求标记的方式将用户意图准确的传达到相关方。
- [迭代规划](https://guides-ones.gitbook.io/new/quickplay/jbbz/ddgh.md): 综合统筹需求的资源，将其聚焦为多个可落地的计划目标
- [迭代评审](https://guides-ones.gitbook.io/new/quickplay/jbbz/ddps.md): 在评审阶段，产品经理可以根据需求确认原型，研发预估功能，测试进行用例拆解。
- [迭代追踪](https://guides-ones.gitbook.io/new/quickplay/jbbz/ddzz.md): 正式进入研发环节，需求、缺陷、流水线管理不在话下！
- [迭代总结](https://guides-ones.gitbook.io/new/quickplay/jbbz/ddzj.md): 每个迭代结束都应该召开一个迭代回顾会议，查缺补漏，不断改进！


---

# 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/new/quickplay.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.
