> 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-gcp.md).

# Onboard GCP

Learn how to onboard your GCP organizations and projects to Prisma Cloud.

To enable Prisma® Cloud to retrieve data on your Google Cloud Platform (GCP) resources and identify potential security risks and compliance issues, you must connect your GCP accounts to Prisma Cloud. In keeping with the GCP resource hierarchy, you can choose whether you want Prisma Cloud to monitor one or more GCP Projects or all projects that are under your GCP Organization. Regardless of what you choose, the onboarding workflow automates the process of creating a service account, creating and associating roles with the service account, and enabling specific APIs.

| **What do you want to do?**                                                                                                                      | **Start here**                                                                                                                                                                                                                                                                                                                                                 |
| ------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>First time onboarding of your GCP accounts</strong></p><p>To begin monitoring the resources on your GCP organizations or projects</p> | <ul><li><a href="/pages/QbIdXBM7VteiW6wZdQVs">Prerequisites to Onboard GCP Organizations and Projects</a></li><li><a href="/pages/ygEcn5UtkgUpumPxlx3N">Onboard Your GCP Organization</a></li><li><a href="/pages/MMpv9KMpHPl3R5wuiuMu">Onboard Your GCP Project</a></li><li><a href="/pages/osiAyhUtN5Qpo3eEsigL">Onboard Your Google Workspace</a></li></ul> |
| <p><strong>After onboarding your GCP accounts</strong></p><p>To review flow logs compression and ingest data from flow logs</p>                  | <ul><li><a href="/pages/p5p4UQYTbVzV9okpaZmq">Flow Logs Compression on GCP</a></li><li><a href="/pages/DW3zT4Ug1GAFqq78l7mk">Enable Flow Logs for GCP Organization</a></li><li><a href="/pages/1nvsJGwMD5XNP6oAzGCP">Enable Flow Logs for GCP Project</a></li></ul>                                                                                            |
| <p><strong>Updating your GCP accounts</strong></p><p>To update your onboarded GCP accounts</p>                                                   | <ul><li><a href="/pages/CZTczPc7tEpO2N5BNM8K">Update an Onboarded GCP Account</a></li></ul>                                                                                                                                                                                                                                                                    |
| <p><strong>Additional Resources</strong></p><p>To create a service account with a custom role or to verify supported APIs</p>                    | <ul><li><a href="/pages/wINncMSvHWvfDUIvANSZ">Create a Service Account With a Custom Role</a></li><li><a href="/pages/HKsKVbxK3Bbv9oBxpAuo">GCP API Ingestions</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-gcp.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.
