> ## Documentation Index
> Fetch the complete documentation index at: https://docs.levelblue.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Quick Start Guide for GCP Sensor

## Pre-installation Checklist

* Cloud Deployment Manager template provided by LevelBlue to create all required Google Cloud Platform (GCP) resources for deployment, including an instance, volume, and firewall rules for use by the USM Anywhere Sensor instance.
* Privileged user account in GCP with Compute Engine permissions, permission to create and edit service accounts, as well as write permission to the Deployment Manager.
* A standard instance with 2 vCPUs and 7.5 GB of memory.
* Zonal SSD persistent disk 50GB to have reliable network storage that your instances can access like physical disks. A 50GB volume is designated as the default size for optimal performance.
* Internet connection to the USM Anywhere secure cloud. See [Sensor Ports and Connectivity](../deployment-guide/gcp/gcp-requirements) for more information.
* Enable required APIs to allow the features dependent on them to operate as designed. See [Enable Required APIs](../deployment-guide/gcp/preparing-gcp-env-for-deployment) for more information.
* Create a new service account. The sensor deploys with the created service account and then USM Anywhere grants permissions to other projects.
* If the pre-defined roles Project: Viewer and Pub/Sub: Pub/Sub Subscriber are too broad for your use, or are otherwise unsuitable for you, you can define a new role whose access is limited according to your needs. See [Creating a Custom Role](../deployment-guide/gcp/custom-role-gcp) for more information.
* Keep the SSH private key and provide the public key to the sensor.

## GCP Sensor Deployment

<Frame>
  <img src="https://mintcdn.com/levelblue-5324744e/MlnJpGwLYAWOIbAS/images/usm-anywhere/quick-start-guides/gcp/gcpdiagram.webp?fit=max&auto=format&n=MlnJpGwLYAWOIbAS&q=85&s=0253a83081507973908ad254759017e5" width="700" height="336" data-path="images/usm-anywhere/quick-start-guides/gcp/gcpdiagram.webp" />
</Frame>

See [GCP Sensor Deployment](../deployment-guide/gcp/about-gcp-sensor-deployment) for detailed information about how to deploy a GCP Sensor. The main steps are outlined below:

## 1. Prepare Your GCP Environment

You must complete both of the following tasks before deploying a GCP Sensor in your environment:

* Enable Required APIs to allow the features dependent on them to operate as designed. See [Enable Required APIs](../deployment-guide/gcp/preparing-gcp-env-for-deployment) for more information.
* Create a new service account. The sensor deploys with the created service account and then USM Anywhere grants permissions to other projects. See [Create a New Service Account](../deployment-guide/gcp/preparing-gcp-env-for-deployment) for more information.

<Frame>
  <img src="https://mintcdn.com/levelblue-5324744e/MlnJpGwLYAWOIbAS/images/usm-anywhere/quick-start-guides/gcp/createserviceaccounts.webp?fit=max&auto=format&n=MlnJpGwLYAWOIbAS&q=85&s=a71488777c018bff20a360ef6561202f" width="997" height="408" data-path="images/usm-anywhere/quick-start-guides/gcp/createserviceaccounts.webp" />
</Frame>

## 2. Create the Sensor

You must create a new sensor in the GCP console. Launch the USM Anywhere product from the GCP console using the Google Cloud Deployment Manager template.

<Frame>
  <img src="https://mintcdn.com/levelblue-5324744e/MlnJpGwLYAWOIbAS/images/usm-anywhere/quick-start-guides/gcp/typeregistry.webp?fit=max&auto=format&n=MlnJpGwLYAWOIbAS&q=85&s=f74da72c7b8ae50c33df051af4d2b204" width="932" height="388" data-path="images/usm-anywhere/quick-start-guides/gcp/typeregistry.webp" />
</Frame>

See [Deploy the GCP Sensor](../deployment-guide/gcp/manually-deploying-gcp-sensor) for more information.

## 3. Connect the Sensor to USM Anywhere

After deploying the sensor, you must connect it to USM Anywhere through registration and configure the initial login credentials.

<Frame>
  <img src="https://mintcdn.com/levelblue-5324744e/MlnJpGwLYAWOIbAS/images/usm-anywhere/quick-start-guides/gcp/welcomesensorsetup.webp?fit=max&auto=format&n=MlnJpGwLYAWOIbAS&q=85&s=6689b70095e6b551af213319c5377fa2" width="726" height="429" data-path="images/usm-anywhere/quick-start-guides/gcp/welcomesensorsetup.webp" />
</Frame>

See [Connect the GCP Sensor to USM Anywhere](../deployment-guide/gcp/gcp-sensor-setup) for more information.

## 4. Launch the Setup Wizard

<Frame>
  <img src="https://mintcdn.com/levelblue-5324744e/MlnJpGwLYAWOIbAS/images/usm-anywhere/quick-start-guides/gcp/setupwizardgauges.webp?fit=max&auto=format&n=MlnJpGwLYAWOIbAS&q=85&s=47c6aff17098add4f1c7f03f7918b762" width="1056" height="577" data-path="images/usm-anywhere/quick-start-guides/gcp/setupwizardgauges.webp" />
</Frame>

See [Complete the GCP Sensor Setup](../deployment-guide/gcp/configure-sensor-gcp) for more information.

## 5. Start Using USM Anywhere

<Frame>
  <img src="https://mintcdn.com/levelblue-5324744e/MlnJpGwLYAWOIbAS/images/usm-anywhere/quick-start-guides/dashboard.webp?fit=max&auto=format&n=MlnJpGwLYAWOIbAS&q=85&s=a4bc0c06a2b8fae1e05a8034259af5ac" width="1207" height="651" data-path="images/usm-anywhere/quick-start-guides/dashboard.webp" />
</Frame>

See [USM Anywhere User Guide](/documentation/usm-anywhere/user-guide/introduction) for more information.
