# v2.89.0-支持共享页面

更新内容：

1. 支持设置页面组为共享页面组
2. 支持设置页面共享权限
3. ONES Wiki 增加与我共享列表
4. 支持管理员对共享页面进行管理&#x20;

## **使用指南:（功能介绍/使用场景/操作指引）**

### 1.支持设置页面组为共享页面组

1. 点击 ONES Wiki >新建页面组；
2. 新建页面组时，即可设置为新建的页面组为共享页面组。

![](/files/-LwaVmyN5cU57WoC9itu)

除了新建页面组时可以设置页面组是否为共享，还可以进入到**具体的页面组>点击左上角的小齿轮>页面组信息**这边设置；

* 设置为共享，「更多」选择中会出现「共享页面」，支持将页面分享给团队成员；
* 设置为不共享时，「共享页面」选项不显示且已经共享的权限会失效。

![](/files/-LwaVmyQr7GCdBRHbpfz)

### 2.支持设置页面共享权限

1. 进入到具体的页面组>选择页面；
2. 点击「更多」；
3. 选择「共享页面」；
4. 就会弹出「页面共享设置」的弹窗。

**注：需要有【管理页面组或者编辑】权限才可以进行设置。**

![](/files/-LwaVmyUE71GA70KUYrX)

#### 2.1 共享子页面

勾选共享子页面后，则子页面会继承父页面的共享权限；也可对子页面单独设置权限。

1. &#x20;**eg：**&#x7236;页面共享给成员A和B，勾选共享子页面后，子页面将会继承父页面共享给成员A和B的权限；
2. 且可以单独对子页面设置共享权限共享给成员C，则子页面的共享权限就为成员A.B.C。

**注：移动或调整页面顺序，可能会影响当前页面或子页面的共享权限，具体的权限取决于对应页面组和父页面的权限。**

![](/files/-LwaVmyYFSZbU6SzoXyv)

### 3.ONES Wiki 增加「与我共享」列表

ONES Wiki「与我共享」列表显示当前可查看或编辑的共享页面，点击可进入具体的共享页面；

**注：共享的页面权限不支持移动，复制，删除和添加页面模版，也不支持添加关注。**

![](/files/-LwaVmyaR083d4ZAlCOD)

### 4.支持管理员对共享页面进行管理

1. 进入到具体的页面组>点击左上角的小齿轮；
2. 选择「管理已共享页面」；
3. 即可对页面组内已共享的页面进行管理。

![](/files/-LwaVmycJsIA9mxUOvwV)


---

# 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/news/news/v2890zhi-chi-gong-xiang-ye-mian.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.
