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

# 提供商门户

- [提供商门户概览](https://help.ppgg.in/docs/provider-portal/provider-portal-overview.md)
- [提供商门户快速入门](https://help.ppgg.in/docs/provider-portal/get-started-with-provider-portal.md)
- [提供商用户](https://help.ppgg.in/docs/provider-portal/provider-users.md)
- [建立客户组织](https://help.ppgg.in/docs/provider-portal/start-a-client-organization.md)
- [\*添加现有组织](https://help.ppgg.in/docs/provider-portal/add-existing-organizations.md)
- [持续管理](https://help.ppgg.in/docs/provider-portal/ongoing-administration.md)
- [取消链接客户组织](https://help.ppgg.in/docs/provider-portal/unlink-client-organization.md)
- [提供商事件日志](https://help.ppgg.in/docs/provider-portal/provider-event-logs.md)
- [提供商计费](https://help.ppgg.in/docs/provider-portal/provider-billing.md)
- [提供商 FAQ](https://help.ppgg.in/docs/provider-portal/providers-faqs.md)
- [业务单元门户](https://help.ppgg.in/docs/provider-portal/business-unit-portal.md)
- [业务单元门户](https://help.ppgg.in/docs/provider-portal/business-unit-portal/business-unit-portal.md)
- [业务单元门户快速入门](https://help.ppgg.in/docs/provider-portal/business-unit-portal/business-unit-portal-quick-start.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/provider-portal.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.
