> 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/add-alibaba-cloud-account-to-prisma-cloud.md).

# Add an Alibaba Cloud Account on Prisma Cloud

Add your Alibaba Cloud account to Prisma Cloud to start monitoring the resources in the account.

After creating a RAM role with permissions that allow Prisma Cloud programmatic access to your cloud resources on Alibaba Cloud, the next step is to add the account you want to monitor for changes on the cloud infrastructure. The graphic below provides a visual overview of the steps you need to take to onboard your account.

<figure><img src="/files/rjLZ8J0jfsWJC2k1QWev" alt="alibaba onboarding"><figcaption></figcaption></figure>

1. **Get Started**.
   1. [Access Prisma Cloud](/content-collections/get-started/access-prisma-cloud.md).

      If you haven’t activated your account, check your email for the welcome to Prisma Cloud email containing your username, and create a new password to log in.

      <figure><img src="/files/2rxtfy5GBjHJmor2ipag" alt="alibaba cloud account welcome email"><figcaption></figcaption></figure>

      On first-time login to Prisma Cloud in the Alibaba Mainland China region, you must accept the EULA. When you click the EULA, a new page displays where you can review the content. As a temporary work around, to **Agree and Submit**, refresh the page and log in again with your credentials.
   2. Select **Settings > Providers > Connect Provider** and choose **Cloud Account**.
   3. Select **Alibaba Cloud** as the cloud account you want to onboard.
   4. Select **Account** under **Scope**.
   5. Select the **Deployment Type** you need. new step added for RLP-93641

      This option is visible only if your Prisma Cloud instance is on <https://app.prismacloud.cn>.

      * **Public**—Monitors all the resources in the [Alibaba China](/content-collections/connect/connect-cloud-accounts/cloud-service-provider-regions-on-prisma-cloud.md#id04f54d2e-f21e-4c1e-98c8-5d2e6ad89b5f) region but does not monitor resources in the Alibaba Finance region.
      * **Finance**—Monitors resources located only in the [Alibaba Finance](/content-collections/connect/connect-cloud-accounts/cloud-service-provider-regions-on-prisma-cloud.md#id04f54d2e-f21e-4c1e-98c8-5d2e6ad89b5f) regions.
   6. The **Misconfigurations** (Foundational capability) is enabled by default. It scans cloud resources and ingestion metadata for vulnerabilities.
   7. Click **Next**.
2. **Configure Account**.
   1. Enter a **Cloud Account Name**.

      A cloud account name is auto-populated for you. Replace it with a cloud account name that uniquely identifies your Alibaba Cloud account on Prisma® Cloud.
   2. Enter the Alibaba Cloud Resource Name (ARN) as **RAM Role**.

      The ARN is the unique identifier for the RAM role you created to authorize API access for Prisma Cloud. When you enter the ARN, the Alibaba Cloud Account ID gets added automatically.
   3. Select one or more [account groups](/content-collections/administration/create-manage-account-groups.md) or select Default Account Group.

      You must assign each cloud account to an account group, and [create an alert rule](/content-collections/alerts/create-an-alert-rule-cloud-infrastructure.md) to associate the account group with it to generate alerts when a policy violation occurs.
   4. Click **Next**.
3. **Review Status**.
   1. Ensure that all the account details and the misconfiguration security capability display a green **Successful** or **Enabled** checkmark.
   2. Click **Save and Close** to complete onboarding or **Save and Onboard Another Account**.

      You can view the newly onboarded Alibaba account on the **Cloud Accounts** page.
   3. If an onboarded account displays a yellow or red status, you can either reload or refresh the cloud account and it’s associated security capabilities. Select **Home > Settings > Providers > Cloud Accounts** and click on the **Status** of the cloud account you want to refresh. Next, select the refresh button on the **Status** window to reload your cloud account.
4. **Next Steps**
   * Review the Prisma Cloud default **Policies** for Alibaba Cloud.

     Select **Governance > Overview**, set the **Cloud Type** filter as **Alibaba Cloud**, and view all the Config policies that are available to detect any misconfigurations in your infrastructure.

     <figure><img src="/files/pmnXmEKpbvUgSjBcKEwD" alt="alibaba cloud policies"><figcaption></figcaption></figure>
   * Start using the [Prisma Cloud Asset Inventory](/content-collections/cloud-and-software-inventory/asset-inventory.md#idf8ea8905-d7a7-4c63-99e3-085099f6a30f) for visibility.


---

# 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/add-alibaba-cloud-account-to-prisma-cloud.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.
