# Onboarding

Mixpanel channels provide an easy setup using *Project Token* to link your **Mixpanel** account with **EdgeTag**. This connection allows your site to stream events into **Mixpanel** for powerful product insights. Let’s walk through the steps.

### Video Guide

{% embed url="<https://www.loom.com/share/41f730fef8594692bd6b288e54cce353>" %}

### Add Channel

To add a channel, begin by entering the channel's name. We recommend choosing a name that clearly describes the channel you are adding. This will assist with debugging if any issues arise. Once you have entered the name, get *Project Token* from **Mixpanel.**

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

### **Get Project Token from Mixpanel**

Log in to your **Mixpanel** account, navigate to the **Project** **Settings** page by clicking left bottom bar **⚙ Settings** option, and select **Project Settings** here, scroll to **Access Keys** section and copy **Project Token.**

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

Copy the **Project Token** to connect with EdgeTag.

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

Paste the **Project Token** on the **EdgeTag** form

Click **Save & Deploy.**

Congratulations :tada:, the setup is now complete.

The events will now be sent to the **Mixpanel**.


---

# 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.edgetag.io/channels/mixpanel/onboarding.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.
