> For the complete documentation index, see [llms.txt](https://docs.vectra.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/gcp-vsensor.md).

# GCP vSensor

- [Introduction and requirements](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/gcp-vsensor/introduction-and-requirements.md): Overview of the GCP vSensor deployment and requirements, including required access, tooling, and Vectra-provided resources.
- [Preparation](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/gcp-vsensor/preparation.md): Pre-deployment checklist for GCP vSensor install, including connectivity, SSH keys, sizing, and required service accounts and roles.
- [Deploying the image](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/gcp-vsensor/deploying-the-image.md): Deploy the GCP vSensor VM using the Vectra template and \`gcloud infra-manager\`.
- [Pairing GCP vSensors](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/gcp-vsensor/pairing-gcp-vsensors.md): Overview of GCP vSensor pairing, pairing and registration settings, configuring the Brain location and Sensor Registration Token (SRT), and pairing guidance.
- [Directing traffic to GCP vSensors](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/gcp-vsensor/directing-traffic-to-gcp-vsensors.md): How to direct traffic to the GCP vSensor capture port using Google Network Security Integration (NSI), VPC Packet Mirroring, or 3rd party VXLAN-based packet brokers.
- [GCP Host ID integration](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/gcp-vsensor/gcp-hostid-integration.md): This article goes over the GCP HostID integration available for Vectra NDR deployments that capture traffic from GCP VPCs.


---

# 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:

```
GET https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/gcp-vsensor.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.
