# 知识库管理

## 1. ONES Wiki 简介

ONES Wiki 是一款企业级知识库管理工具，支持文档协作、知识沉淀和团队知识学习。页面可以记录任何项目文档或知识，页面组可以帮助您的团队构建、组织和共享工作，这样每个团队成员都可以记录、分享和交流知识，并访问他们需要的信息，帮助团队向知识型组织迈进。

![](/files/-MYmdcvKT1PcE4ucKu92)

## 2. 应用场景简介

### 2.1 文档协作与共享

成员可对同一份文档进行协同编辑，并可针对文档内容在评论区展开讨论，迅速反馈，实现文档高效协作。

### 2.2 团队知识库

在 ONES Wiki 中可以使用页面组构建专属知识库，沉淀团队知识资产：&#x20;

* 团队事务管理、知识沉淀
* 企业规章制度、流程
* 产品说明书
* ......

### 2.3 与 Project 协同，管理项目

您可以创建一个页面组来记录沉淀某个项目中的所有文档，如项目要求、功能规格、会议记录和回顾等，并将之关联至 ONES Project 下。以便于在 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-wiki.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.
