# Mixpanel

### 1. Get Mixpanel API Secret Key

First you need to sign up for [Mixpanel](https://mixpanel.com/) and create an account. Complete the account creation process to get started.&#x20;

![](/files/-MEFEDbjNS8aCSMZWueP)

Copy your API Key to connect Mixpanel to Jet Admin.

![](/files/-MAzzeFpBhbSlyAguO2N)

### 2. Add to Jet Admin

Add Mixpanel to an existing project or connect Mixpanel as a resource when creating a new project. Copy your API Key into API Key field to connect the resource.&#x20;

![](/files/-MjdEnv3TP8O4YLIlc_1)


---

# 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.jetadmin.io/user-guide/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.
