# Hosted by Erathos

## Create a hosted BigQuery

To connect Erathos to a BigQuery hosted by us, follow these steps:

1. **Create a New Destination**
   * Go to **Settings** > **Data Warehouse**.
   * Select **Google BigQuery**.
2. **Fill Out the Form**
   * Check the box for **Hosted by Erathos.**
   * Select the region where your data will be hosted (if unsure, we recommend using `US`).
3. **Complete the Setup.**

{% embed url="<https://www.tella.tv/video/cm3ehs7tk000p03mc7edh7ku3/embed?a=0&b=0&loop=0&muted=0&t=0&title=0&wt=0>" %}

{% hint style="info" %}
If you need help connecting to your BigQuery, reach out to our team at <support@erathos.com>.
{% endhint %}

## Access BigQuery data

When using **BigQuery Studio (BQ Studio)** to access the BigQuery warehouse hosted by Erathos, the email you use within Erathos must be a **Google account email**. If you already have another Google account, you can add that email as a user — see the section on inviting users below for details.

Alternatively, you can connect programmatically using a **service account JSON key**:

1. **Via BQ Studio (Web UI):**
   * Make sure the Erathos email is a valid Google account.
   * If you use a different Google account, you can **invite that email** as a user—this allows access via BQ Studio using the invited account.
2. **Via Service Account (JSON Key):**

   * Navigate to the **“Destinations”** section under **Settings**.
   * In the general configuration of your workspace, go to **destination** and **download the service account JSON key file**.

   <figure><img src="https://2158418640-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FovVtDtJhcLYgikyBBku0%2Fuploads%2FK1yUVfFL5ABdv8uwyftr%2Fimage.png?alt=media&#x26;token=b7dadf95-002d-4aca-9935-733fc01b7147" alt=""><figcaption></figcaption></figure>

***

## Invite additional users

To connect invite additional to a BigQuery hosted by Erathos, follow these steps:

1. **Go to Datawarehouse Settings**
   * Go to **Settings** > **Data Warehouse.**
2. **Invite users by email**
   * Expand "**Members"** section
   * Type the desired emails
   * Click on **Send invite**

{% embed url="<https://www.tella.tv/video/cm437tn83000f03l70djo8lpv/embed?a=0&b=0&loop=0&muted=0&t=0&title=0&wt=0>" %}


---

# 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.erathos.com/destinations/bigquery/hosted-by-erathos.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.
