# Mixpanel

## Using the Erathos platform

When selecting Mixpanel 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/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBYk09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--61f8d863be2fe3a2fa31321b917b9f15aed3837c/mixpanel.png)

## How to find my Password and Username credentials?

To create a service account you must:

1. Access the Project Settings or Organization Settings page
2. Select the Service Account option
3. Copy the exhibited values (in this case **Password** can appear as **Secret**)

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBYlU9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--1a19acaf351a4c0c9683e15146de73b936d7a12b/service%20account.png)

## How to find my Project ID credenctial?

To find the project informations you must:

1. Enter the Organtization Settings page
2. Select the Projects option
3. Click on the project which you need the informations from

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBYmM9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--e944a1e57a00ee88731f075d9a98d4e1330a500f/project%20ID.webp)Now paste the three credential values found on the Erathos platform form. Don't forget to click on **Save and close** to advance to the next steps of the integration.

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

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

* export


---

# 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/mixpanel.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.
