> For the complete documentation index, see [llms.txt](https://help.ppgg.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.ppgg.in/docs/admin-console/manage-shared-items.md).

# 管理共享项目

- [集合](https://help.ppgg.in/docs/admin-console/manage-shared-items/collections.md)
- [关于集合](https://help.ppgg.in/docs/admin-console/manage-shared-items/collections/about-collections.md)
- [创建集合](https://help.ppgg.in/docs/admin-console/manage-shared-items/collections/create-collections.md)
- [将用户分配到集合](https://help.ppgg.in/docs/admin-console/manage-shared-items/collections/assign-users-to-collections.md)
- [集合权限](https://help.ppgg.in/docs/admin-console/manage-shared-items/collections/collection-permissions.md)
- [集合设置](https://help.ppgg.in/docs/admin-console/manage-shared-items/collections/collection-settings.md)
- [导入组织项目](https://help.ppgg.in/docs/admin-console/manage-shared-items/import-organization-items.md)
- [导入到组织](https://help.ppgg.in/docs/admin-console/manage-shared-items/import-organization-items/import-to-organization.md)
- [从自定义文件导入](https://help.ppgg.in/docs/admin-console/manage-shared-items/import-organization-items/condition-a-bitwarden-.csv-or--json.md)
- [导出组织项目](https://help.ppgg.in/docs/admin-console/manage-shared-items/export-organization-items.md)
- [导出组织项目](https://help.ppgg.in/docs/admin-console/manage-shared-items/export-organization-items/export-organization-items.md)
- [加密导出](https://help.ppgg.in/docs/admin-console/manage-shared-items/export-organization-items/encrypted-exports.md)
- [共享项目](https://help.ppgg.in/docs/admin-console/manage-shared-items/sharing.md)
- [组织项目超链接](https://help.ppgg.in/docs/admin-console/manage-shared-items/link-to-an-item.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.ppgg.in/docs/admin-console/manage-shared-items.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.
