Mixpanel Keyboard Shortcuts
Mixpanel's shortcuts are lighter than most tools on this site since so much of the work happens through visual report-builder interfaces (dragging events into a funnel, configuring breakdowns) that don't lend themselves naturally to keyboard-only operation, but the shortcuts that do exist meaningfully speed up the two most repetitive chores in any analytics session: hunting down a specific tracked event or property by name, and hopping between reports you've already built. Analysts who build reports constantly tend to rely most heavily on the search-and-filter shortcuts, since typing an event name is consistently faster than scrolling through a long dropdown list of every tracked event in a mature analytics implementation. Report tabs can be cycled with bracket keys in most views, a small but real time-saver once a workspace accumulates dozens of saved reports across multiple projects. The typical Mixpanel user isn't clicking through the interface casually but building the same handful of report types — funnels tracking signup-to-activation conversion, retention curves showing whether users come back a week later — over and over across different segments and time windows, which is exactly the repetitive pattern that a small, well-targeted shortcut set is meant to compress, even in a fundamentally visual, drag-and-drop-heavy tool. Building out a multi-step funnel and switching to retention analysis both represent the two most common report types a growth or product analytics team actually builds repeatedly, and being able to export the underlying data as CSV matters for anyone who needs to hand raw numbers to a stakeholder or run further analysis in a spreadsheet beyond what Mixpanel's own visualization options directly support.
Search Filter
| Action | Windows | Mac | Description |
|---|---|---|---|
| Search events/properties | / | / | Puts the cursor directly into the event search box in the report builder, so a few typed characters cut a sprawling events list down to matches instead of requiring a scroll through the whole taxonomy. |
| Add a filter to current report | F (report builder focused) | F | Opens the filter-adding interface for the currently active report, letting you narrow results by a specific property condition. |
| Clear all filters | Shift+C | Shift+C | Removes every active filter from the current report in one action, resetting to the unfiltered full dataset. |
| Open date range picker | D | D | Brings up the report's date range control inline, so the analysis window can be redrawn on the spot rather than requiring a trip through a separate settings screen. |
| Save current filter set as a segment | Ctrl+Shift+S | Cmd+Shift+S | Saves the currently applied combination of filters as a reusable named segment, letting you apply the same audience definition to future reports without rebuilding the filter conditions from scratch each time. |
Report Navigation
| Action | Windows | Mac | Description |
|---|---|---|---|
| Go to next saved report | Ctrl+Alt+Right | Cmd+Option+Right | Moves to the next report in your saved reports list or board, useful for reviewing a series of related dashboards in sequence. |
| Go to previous saved report | Ctrl+Alt+Left | Cmd+Option+Left | Moves to the previous report, the reverse companion to the next-report navigation shortcut. |
| Save current report | Ctrl+S | Cmd+S | Preserves the report exactly as built — every event, filter, breakdown, and date range setting — as a reusable saved view, since navigating away without saving would otherwise discard all of that configuration. |
| Open share/export options | Ctrl+Shift+E | Cmd+Shift+E | Opens the sharing and export panel for the current report, offering options like a shareable link, CSV export, or dashboard embedding. |
| Add current report to a board | Ctrl+Shift+B | Cmd+Shift+B | Adds the currently open report to an existing dashboard board, letting you collect several related reports into a single shared view for a team without rebuilding each one inside the board directly. |
| Toggle Cohort/Retention view | R (report type selector) | R | Switches the current report type to Retention, showing what percentage of a starting cohort returns to perform an action over subsequent time periods, distinct from a funnel's linear conversion analysis. |
| Export report data as CSV | Ctrl+Shift+X (varies) | Cmd+Shift+X | Exports the currently displayed report's underlying data as a CSV file, useful for further analysis in a spreadsheet or for sharing raw numbers with a stakeholder who doesn't have Mixpanel access. |
Editing
| Action | Windows | Mac | Description |
|---|---|---|---|
| Add a breakdown dimension | B | B | Opens the breakdown selector for splitting the report's aggregate result into a line per value of a chosen event or user property — for example, turning one signups total into a separate count for every acquisition channel. |
| Cycle chart visualization type | V | V | Cycles the current report's visualization between line, bar, and table formats, letting you preview the same underlying data in different presentations quickly. |
| Duplicate current report | Ctrl+D | Cmd+D | Creates a copy of the currently open report with the same configuration, a common starting point for building a closely related variant report — same funnel steps but a different segment, for instance — without reconfiguring everything from a blank report. |
| Add an event step to a funnel | Report builder > + Add Step (no keyboard shortcut) | — | Adds another sequential event to a funnel report, building out a multi-step conversion path (like signup, then onboarding complete, then first purchase) to analyze where users drop off between stages. |
Frequently Asked Questions
Why does Mixpanel have fewer shortcuts than most other tools on this site?
A large portion of Mixpanel's core workflow — building funnels by dragging and dropping event steps, configuring complex breakdown segments visually — is inherently drag-and-drop and dropdown-driven rather than text-entry-driven, which doesn't translate naturally into keyboard shortcuts the way a text editor or spreadsheet's cell-by-cell operations do. The shortcuts that do exist target the genuinely repetitive parts: searching and filtering.
Does clearing filters also reset the date range?
No — Clear Filters (Shift+C) only removes property-based filter conditions applied to the report; the currently selected date range is a separate setting controlled independently through the date range picker (D) and isn't affected by clearing filters.
What's the difference between a filter and a breakdown?
A filter narrows the dataset being analyzed down to only events matching a specific condition (for example, only events from users on a paid plan), while a breakdown instead splits the full dataset into separate segments displayed side by side based on a property's distinct values (showing signups broken down by every individual country rather than filtering to just one). They're often used together — filtering to a relevant subset, then breaking that subset down by a dimension of interest.
What's the point of saving a segment instead of just reapplying the same filters each time?
A saved segment gives a specific audience definition — 'paid users on iOS in the EU', for instance — a name that any future report can reference directly, so an analytics team doesn't have to reconstruct the same three-way filter combination from scratch every time it needs that slice of users across a new funnel or retention report.
Can duplicating a report break the original if I make changes to the copy?
No — duplication creates a fully independent copy of the report configuration, so editing filters, breakdowns, or the date range on the duplicate has no effect on the original saved report, making it a safe way to explore a variation without risking the report other team members may already rely on.
Can I combine multiple saved segments in a single report?
Yes — saved segments can typically be layered alongside additional one-off filters within the same report, letting you start from a broad reusable audience definition like 'active paid users' and then narrow further with a report-specific condition, such as a particular signup cohort or platform, without having to rebuild the base segment's logic from scratch each time.
What is the difference between a funnel report and a retention report?
A funnel report tracks the linear conversion rate through a defined sequence of steps within a single session or timeframe, showing where users drop off between stages like signup and first purchase, while a retention report instead tracks whether users from a starting cohort come back to perform an action again over subsequent days or weeks, measuring ongoing engagement rather than a one-time conversion path.