How to configure data views on Mixpanel

intermediate 8 min read Updated 2026-03-18
Quick Answer

Data views in Mixpanel allow you to filter and organize event data by creating custom segments based on user properties, event properties, or cohorts. Configure them through the Project Settings section to control what data different team members can access and analyze.

Prerequisites

  • Active Mixpanel account with proper permissions
  • Event data already being tracked in your project
  • Understanding of your data schema and properties
  • Admin or project owner access level

Step-by-Step Instructions

1

Access Project Settings

Log into your Mixpanel account and navigate to your project. Click on the Settings gear icon in the top right corner, then select Project Settings from the dropdown menu. Look for the Data Views section in the left sidebar.
Ensure you have admin privileges as data view configuration requires elevated permissions.
2

Create a New Data View

In the Data Views section, click the Create Data View button. Enter a descriptive name for your data view in the Name field. Add an optional description explaining the purpose and scope of this data view to help team members understand its use case.
Use clear, descriptive names like 'Mobile Users - iOS' or 'Premium Subscribers' to make data views easily identifiable.
3

Define Data Filters

Click Add Filter to begin defining your data criteria. Select the filter type from the dropdown: User Properties, Event Properties, or Cohorts. Choose the specific property or cohort you want to filter by, then set the condition (equals, contains, greater than, etc.) and enter the value. Add multiple filters using AND or OR logic as needed.
Start with broad filters and refine them based on your analysis needs. You can always modify filters later.
4

Set Time Range and Sampling

Configure the Time Range settings to define the data period this view should cover. Choose from preset ranges like Last 30 days or set a custom range. If dealing with large datasets, adjust the Sampling Rate slider to control data processing speed versus accuracy (100% for full accuracy, lower percentages for faster queries).
For exploratory analysis, 10-25% sampling can provide quick insights while maintaining statistical significance.
5

Configure User Access

In the Access Control section, choose who can use this data view. Select All project members for general access, or choose Specific members to limit access. If selecting specific members, use the search box to find and add individual users or teams by typing their names or email addresses.
Consider creating role-based data views (e.g., separate views for marketing, product, and engineering teams).
6

Test and Validate the Data View

Before finalizing, click Preview Data to see a sample of events that match your filters. Review the event count and verify that the data looks correct. Check a few sample events to ensure your filters are capturing the intended data subset and not excluding important information.
Compare the filtered event count with your expectations to catch any overly restrictive or broad filters.
7

Save and Apply the Data View

Once satisfied with your configuration, click Save Data View to create it. The new data view will appear in the Data Views list with a status indicator. To use the data view, navigate to any Mixpanel report (Insights, Funnels, etc.) and select your data view from the Data View dropdown in the top toolbar.
Document your data view configurations and share the purpose with your team to ensure consistent usage.

Common Issues & Troubleshooting

Data view shows no events or unexpectedly low event counts

Check if your filters are too restrictive. Verify property names match exactly (case-sensitive). Ensure the time range includes periods when the filtered events actually occurred. Use the Preview Data function to debug filter logic.

Unable to create or modify data views

Confirm you have admin or project owner permissions. Contact your Mixpanel administrator to grant the necessary access level. Check if your organization has restrictions on data view creation.

Data view not appearing in report dropdowns

Refresh your browser and wait a few minutes for the data view to propagate. Ensure you're in the correct project. Verify the data view was saved successfully by checking the Data Views list in Project Settings.

Slow query performance when using data views

Reduce the sampling rate to speed up queries. Narrow the time range to focus on more recent data. Simplify complex filter combinations. Consider creating multiple simpler data views instead of one complex view.

Prices mentioned in this guide are pulled from current plan data and may change. Always verify on the official Mixpanel website before purchasing.