# Add Netography 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: 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/quick-start/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.
