Usage before a renewal call
See how a customer is actually using what they bought, pulled from your BigQuery tables, before you reach out about a renewal.
Go Fig reads account and usage data from your BigQuery tables so your daily brief shows what is happening with each deal and customer.
This one is for your data team. They connect it once with a solutions engineer, and your brief can use it. Your data stays in your BigQuery. Go Fig reads it there and doesn't copy it into its own storage. The connection is read only, so nothing in BigQuery ever changes. That means the numbers your data team already trusts can show up next to your accounts, deals, and renewals.
See how a customer is actually using what they bought, pulled from your BigQuery tables, before you reach out about a renewal.
Bring the numbers your data team already keeps in BigQuery into your daily brief, next to the deal they belong to.
Work from the same tables your data team reports from, so the figures you quote to a customer match what everyone else sees.
In Google Cloud, your data team creates a service account (a login meant for software, not a person) and downloads its key as a JSON file.
They give the service account permission to read the dataset Go Fig should use and to run queries on it. Read only means it can look but never change anything.
With your solutions engineer, they add the JSON key, the project, the dataset, and its location (the region where the dataset is stored).
Confirm Go Fig can see the tables you expect. From then on, Go Fig reads them in BigQuery each time they are used.
No. This one is for your data team. They connect it once with a solutions engineer, and your brief can use it from then on.
Your data stays in your BigQuery. Go Fig reads it there and doesn't copy your tables into its own storage. So it can find the right table, it keeps field names, descriptions, and a few sample rows in its search index, as our security page explains.
Go Fig reads the data where it sits each time it is used, so it is as current as your BigQuery tables.
No. The connection is read only. Go Fig can look at the dataset you share, but never change it.
A Google service account key as a JSON file, plus the project, the dataset, and the dataset's location.
A solutions engineer connects it with you on the call. Then you see Go Fig work on your own data.