Command palette

Power users, rejoice! You can access many PostHog features using your keyboard.

Command palette

Launch the command palette

Open with Cmd + K (Mac) or Ctrl + K (Windows, Linux).

Notable features

  • Quickly see recent 5 items you've visited.
  • See and navigate to all apps/tools available sorted by last visited.
  • See and navigate to groups, persons, organizations.
  • See and navigate to all organization/project/user settings.
  • Navigate to a persons profile by typing their name or paste their ID.
  • New... type 'New' and you'll see all creatable entities available, ex: "New funnel" or "New cohort"
  • When focused on input, press Tab to quickly open PostHog AI, or write your question first to immediately send a prompt on the next screen.
  • Search for SDK doctor to check your SDK versions and health.
  • Search for Pipeline status to monitor your data pipelines.
  • Search for Exports to view and download your exported data.
  • Search for Jump to timestamp to navigate to events around a specific point in time.

Keyboard shortcuts

In addition to the command palette, PostHog supports global keyboard shortcuts:

ShortcutAction
J then TOpen the Jump to timestamp modal

Jump to timestamp

When debugging issues, you often have a timestamp from logs, error reports, or Sentry. Use the Jump to timestamp shortcut to quickly navigate to events around that time.

  1. Press J then T to open the modal (or search for "Jump to timestamp" in the command palette).
  2. Paste a timestamp in any common format (ISO 8601, unix seconds/ms, or MM/DD/YYYY).
  3. Select a time window (e.g., 5 minutes around the timestamp).
  4. Press Enter or click Go to events to open Explore events filtered to that range.

Community questions

Was this page useful?

Questions about this page? or post a community question.