# MixPanel

Looking to link your MixPanel data with Humanic? You can have it up and running in a few minutes!&#x20;

If you are using MixPanel, the simplest way will be to connect Humanic as a destination for your MixPanel data. Please see details about connecting Humanic to Segment [here](/humanic/getting-started-with-humanic/connecting-your-data/segment.md). We are going to assume that you don't use Segment and want to connect MixPanel directly to Humanic.

### Prerequisites

* A MixPanel account with access to [API Secret](https://www.storylane.io/tutorials/how-to-get-mixpanel-project-token)

### Access Data Integrations

1. In the [Humanic Dashboard](https://dashboard.humanic.ai), click on the left sidebar link labeled `Data Management` to open the [Data Integrations](https://dashboard.humanic.ai/dashboard/my-accounts/?tab=connect-data) page

### Select MixPanel from Supported Data Sources

* On the [Data Integrations](https://dashboard.humanic.ai/dashboard/my-accounts/?tab=connect-data) page, you'll see various data connectors supported by Humanic
* Look for the "User Activity" category and click on it
* From the list of supported integrations , select "MixPanel" by clicking on its card

### Provide Connection Details <a href="#provide-connection-details" id="provide-connection-details"></a>

After clicking the BigQuery card, you'll be prompted to enter the following information:

* **API Secret Key**: Enter the **API Secret** provided by MixPanel to secure your connection.
* **Region: T**he geographical location where your Mixpanel project data is stored.

<figure><img src="/files/bKLAMlfPN4OCKEZ4H9hG" alt=""><figcaption></figcaption></figure>

### Complete the Integration

1. Double-check that all the provided details are correct.
2. Click on the **CONNECT** button to initiate the integration process.

{% hint style="info" %}
Hovering over each connected integration's card will show you the last time the data was synced.
{% endhint %}

## Next Steps

{% hint style="info" %}
Humanic will notify you via email once the initial data sync is complete.
{% endhint %}

Once the connection is established:

* **Access Data**: You can view and manage your synced Amplitude data via Humanic [Data Management](https://dashboard.humanic.ai/dashboard/my-accounts).
* **Create Milestones**: Use the synced data to create and track product  [milestones](/humanic/cohorts/how-to-create-a-milestone.md) and[ cohorts](/humanic/cohorts/how-to-create-a-cohort.md).
* **Regular Syncing:** Humanic ensures your data is always up-to-date through regular syncing.


---

# 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://humanic.gitbook.io/humanic/integrations/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.
