# Gainsight

## Using the Erathos platform

When selecting Gainsight as a new connector on the Erathos platform, you will need to name your connection and fill in the following form:

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaHdCIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--e6dea7c0330b5839c7163615b631b475e9cdf1be/gainsight%20form.png)

## How to find my API key?

1. Enable the app and navigate to the **Apps** page from the navigation bar.
2. Click on **Configure Next** to API Access.
3. Select the API key in the API details section.

For additional documentation on the API, [*click here*](https://developers.northpass.com/)*.*

Don't forget to copy and paste the key on the Erathos platform API key field and click on **Save and close**.

With this connection created you can seemlessly move your Gainsight data to your BigQuery, Redshift or Postgres data-warehouse.

## What endpoints can I access with the Erathos platform?

* accounts
* engagement\_events
* custom\_events
* engagement\_view\_events
* feature\_match\_events
* form\_submit\_events
* identify\_events
* lead\_events
* page\_view\_events
* segment\_match\_events
* session\_events
* features
* segments
* survey\_responses
* users


---

# 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/connectors/apis/gainsight.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.
