Command palette

Last updated:

|Edit this page

Power users, rejoice! You can access many PostHog features (and saved dashboards) using your keyboard.

Launch the command palette

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

PostHog command palette

Supported commands

Go to...

  • Dashboards
  • Trends
  • Funnels
  • Retention
  • Paths
  • Events
  • Actions
  • Persons
  • Cohorts
  • Feature flags
  • Annotations
  • Team members
  • Project homepage
  • Project settings
  • Account settings
  • Apps
  • Log out
  • Instance status (staff users of self-hosted instances only)

Open a saved dashboard

  • Type a dashboard name

Create...

  • New dashboard

Contextual options

  • In an insight: Set time range to [time range]
  • In session replay: Copy session recording URL

Open toolbar

  • Open [saved url]

Other

  • Open PostHog docs
  • Share feedback
  • Create personal API key
  • Use it as a calculator (eg: 2 + 2)
  • Squeak (turn your volume up for this one!)

Questions?

Was this page useful?

Next article

Hog

Hog is the coolest programming language in the world (we're biased). It is being used to build our CDP product, which you can follow along with in GitHub . Note: Hog shouldn't be confused with HogQL , our SQL-like query language used inside PostHog. If you're looking to query data in PostHog, see those docs. Quickstart Hog was designed to be syntax-compatible with SQL / HogQL. This means all HogQL expressions work as Hog code. This compatibility imposes a few key differences comparted to…

Read next article