> For the complete documentation index, see [llms.txt](https://docs.prismacloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prismacloud.io/content-collections/connect/connect-cloud-accounts/onboard-your-alibaba-account.md).

# Onboard Your Alibaba Cloud Account

Connect your Alibaba Cloud accounts to Prisma® Cloud to monitor the resources on your Alibaba cloud infrastructure.

Use Prisma® Cloud for monitoring your Alibaba Cloud infrastructure in Mainland China and International regions.

To begin monitoring the resources on your cloud infrastructure, you must first create a role on Alibaba Cloud and then connect your Alibaba Cloud account to Prisma Cloud. When you add your account to Prisma Cloud, the API integration between your cloud infrastructure provider and Prisma Cloud is established, enabling you to monitor the resources and identify potential security risks in your infrastructure.

To use Prisma Cloud to monitor and protect your deployments in the China regions of Ningxia and Beijing, you require a Prisma Cloud instance in China.

| **What do you want to do?**                                                                                                        | **Start here**                                                                                                                                                                         |
| ---------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>First time onboarding of your cloud accounts</strong></p><p>Begin monitoring the resources on your Alibaba accounts</p> | <ul><li><a href="/pages/j0aDHC4jKgNWBjuYyUq2">Set Up Your Alibaba Account</a></li><li><a href="/pages/bU1qnZldRHooQn2keeCQ">Add an Alibaba Cloud Account on Prisma Cloud</a></li></ul> |
| <p><strong>Managing your cloud accounts</strong></p><p>Manage your onboarded Alibaba accounts</p>                                  | <ul><li><a href="/pages/ORXKa6vLdVRbCdnCEJr9">Manage an Onboarded Alibaba Account</a></li></ul>                                                                                        |
| <p><strong>Additional Resources</strong></p><p>Verify supported APIs</p>                                                           | <ul><li><a href="/pages/bKZZo3Pr9185xmiTeQvh">Alibaba APIs Ingested by Prisma Cloud</a></li></ul>                                                                                      |


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.prismacloud.io/content-collections/connect/connect-cloud-accounts/onboard-your-alibaba-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
