> 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/more.md).

# 更多

- [组织 FAQ](https://help.ppgg.in/docs/admin-console/more/organizations-faqs.md)
- [产品亮点与近期更新](https://help.ppgg.in/docs/admin-console/more/product-highlights-and-recent-updates.md)
- [企业版 Bitwarden 功能数据表](https://help.ppgg.in/docs/admin-console/more/bitwarden-for-enterprise-features-datasheet.md)
- [团队版和企业版迁移指南](https://help.ppgg.in/docs/admin-console/more/teams-and-enterprise-migration-guide.md)
- [LastPass 企业版迁移指南](https://help.ppgg.in/docs/admin-console/more/lastpass-enterprise-migration-guide.md)
- [无所有者的组织](https://help.ppgg.in/docs/admin-console/more/ownerless-organizations.md)
- [概念验证项目清单](https://help.ppgg.in/docs/admin-console/more/proof-of-concept-project-checklist.md)
- [为生产准备试用组织](https://help.ppgg.in/docs/admin-console/more/prepare-your-trial-organization-for-production.md)
- [\*团队版 Bitwarden 对比指南](https://help.ppgg.in/docs/admin-console/more/bitwarden-for-teams-comparison-guide.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/more.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.
