> For the complete documentation index, see [llms.txt](https://docs.fusion.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.fusion.vectra.ai/cloud-onboarding/gcp-cloud-onboarding/quickstart-gcp/add-netography-as-a-principal.md).

# Add Vectra as a principal

1. Go to the Subscriptions page in the Google Cloud console.

![](/files/w6YUV44TxxuF737YZHUQ)

2. Select the subscription you created in the previous step to bring up the subscription info panel on right.

![](/files/xYZLGspO7hgmTXiXGkPp)

3. Select **Add Principal** in the info panel on the far right.

![](/files/6W9xmYYjGc7twxB007Qv)

1. Add `sa-cloud@netography.iam.gserviceaccount.com` as the **Principal**, and assign **Pub/Sub -> Pub/Sub Subscriber** for the role, then click **Save**.

![](/files/qscWyXazrVcduESFY07f)

{% hint style="success" %}
**✅You're done!**
{% endhint %}


---

# 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.fusion.vectra.ai/cloud-onboarding/gcp-cloud-onboarding/quickstart-gcp/add-netography-as-a-principal.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.
