# Mixpanel Integration

## Resmo + Mixpanel Integration Fundamentals

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

Resmo connects to Mixpanel to bring continuous visibility, security, and compliance to your Mixpanel environment.

### What does Resmo offer to Mixpanel users?

* Collect and monitor all your Mixpanel assets on a single platform.
* Query your Mixpanel users, cohorts, service accounts, and more.
* Set up automated security rules to continuously assess your Mixpanel resources.
* Set up and receive rule notifications based on your Mixpanel resource configurations.

### How does the integration work?

Resmo uses API to do the initial polling and collect existing resources. Following the initial polling, it receives updates and changes in real-time through webhook and regular polling.

#### Available resources

{% embed url="<https://resources.resmo.com/mixpanel>" %}

## Integration walkthrough

### How to install

1. Select Mixpanel on the Integrations page.
2. Click the Add Integration button at the bottom right corner of the opening modal.

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

4\. Go to your Mixpanel service accounts page under the organization settings.

5\. Click on "+ Add Service Account"

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

6\. Select "Member" as the organization role.

7\. Select the desired projects.

8\. Select "Admin" as the project role.

9\. Copy and paste the username field to Service Account Username.

10\. Copy and paste the secret field to Service Account Secret.

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

11\. Go to your projects page under the organization settings.

12\. Click on the desired projects and copy and paste their project IDs to the Project IDs field on the setup page(Separate them with ",").

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

13\. Go to your organization page under personal settings. Copy the organization ID for your organization.

14\. Paste it to the Organization ID field on the setup page.

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

15\. Select your region.

16\. Click create.

17\. All set! Now you can start running queries on your Mixpanel resources.

### How to uninstall

1. Select Mixpanel on your Integrations page.
2. Navigate to the Connected Integrations tab on the opening modal.
3. Click the Mixpanel integration you want to remove.
4. To temporarily pause the integration, click the Disable button from the upper right corner. You can enable it back later on. For permanent deletion, click the Delete button instead. Note that this action cannot be undone.

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


---

# 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://resmocom.gitbook.io/product/integrations/mixpanel-integration.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.
