# Getting started with Snyk Cloud: Google Cloud

Snyk Cloud scans the infrastructure configuration in your [Google Cloud](https://cloud.google.com/) projects and detects misconfigurations that can lead to vulnerabilities.

You can onboard a Google Cloud account to Snyk using the following methods:

* [Snyk Web UI](https://docs.snyk.io/~/changes/m2hJeDrttXy2N83AnRjM/integrations/cloud-platforms/getting-started-with-snyk-cloud-google/snyk-cloud-for-google-web-ui)
* [Snyk API](https://docs.snyk.io/~/changes/m2hJeDrttXy2N83AnRjM/integrations/cloud-platforms/getting-started-with-snyk-cloud-google/snyk-cloud-for-google-api)

## Prerequisites

To start using Snyk Cloud, you need the following:

* A Snyk Enterprise [plan](https://snyk.io/plans/)
* A new Snyk Organization, with appropriate feature flags assigned by your Snyk contact
* A Snyk Group Administrator or Organization Administrator [role](https://docs.snyk.io/features/user-and-group-management/managing-users-and-permissions/managing-permissions)
* Access to a [Google Cloud](https://cloud.google.com/) project and associated credentials with permissions to create a read-only Google service account
* Access to the [Terraform CLI](https://www.terraform.io/downloads), [configured with your Google credentials](https://registry.terraform.io/providers/hashicorp/google/latest/docs/guides/getting_started), to create the Google service account for Snyk
* **API only:** An Organization-level [service account](https://docs.snyk.io/features/user-and-group-management/structure-account-for-high-application-performance/service-accounts#set-up-a-service-account) with an Org Admin role, to use the Snyk API
* **API only:** An API client such as [curl](https://curl.se/), [HTTPie](https://httpie.io/), or [Postman](https://www.postman.com/)
* **API only (optional)**: [jq](https://stedolan.github.io/jq/), to unescape JSON containing the service account Terraform template


---

# Agent Instructions: 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://docs.snyk.io/~/changes/m2hJeDrttXy2N83AnRjM/integrations/cloud-platforms/getting-started-with-snyk-cloud-google.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.
