# Mixpanel

Quadratic allows a Mixpanel connection that will enable using rich spreadsheet AI to work with your Mixpanel data in a variety of ways. Build custom analysis, visualizations, and more rich analytics with the data that lives in your Mixpanel.&#x20;

### Creating connection

Once in the connection creation screen, you'll see two options that need retrieved from your Mixpanel account: Project ID, API Secret.&#x20;

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

Both details can be found in your Mixpanel account by navigating to your team's Project Settings page.&#x20;

<figure><img src="/files/3hU54hevwejxvk0SzSWv" alt=""><figcaption></figcaption></figure>

Access the Project ID and Secret Key you need from the Project Settings page.&#x20;

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

Once ready, enter your details and create your connection.&#x20;


---

# 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.quadratichq.com/connections/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.
