Skip to main content
The Raycast extension lets your support team create recording links, browse recordings and links, and open the dashboard — without leaving Raycast. It works as a set of commands you can invoke from the Raycast launcher, plus an optional menu bar icon for quick access.

What the extension does

  • Provides a Create Recording Link command for generating and copying recording links with workspace, project, and domain selection.
  • Displays recordings in a thumbnail grid with duration, creator, and expiry indicators.
  • Lists recording links with project tags, reusable/single-use icons, and domain info.
  • Supports filtering and sorting across recordings and links — by creator, project, domain, or link.
  • Adds a menu bar icon for one-click access to any command or the Userplane dashboard.
  • Remembers your last-used workspace, project, and domain selections across sessions.
The Raycast extension is a management tool — it does not record the screen itself. Customers record by clicking the recording link you share with them.

Installing the extension

1

Install from the Raycast Store

Open Raycast and search for Userplane in the Store, or find it in the Raycast Store. Click Install.
2

Run any command

Open Raycast and type a Userplane command — for example, Create Recording Link. On first run, Raycast prompts you to enter your API key.
3

Enter your API key

Paste your Userplane API key into the API Key field. You can create one at Dashboard > Developers.
Your API key is stored securely in the macOS Keychain by Raycast. It is never written to disk in plain text.
The Show Menu Bar command adds a Userplane icon to your macOS menu bar. Clicking it opens a dropdown with quick access to every command and the dashboard.
ItemWhat it does
Create Recording LinkOpens the Create Recording Link command
Browse RecordingsOpens the Browse Recordings command
Browse Recording LinksOpens the Browse Links command
Open DashboardOpens the Userplane dashboard in your browser
Contact SupportOpens an email to [email protected]
Extension PreferencesOpens the Raycast extension preferences panel
Enable Show Menu Bar in Raycast preferences to keep the icon visible at all times, even when Raycast is not open.

Configuration

The extension has three preferences, accessible from Raycast’s Extension Preferences panel (Cmd+Shift+A from any Userplane command).
PreferenceRequiredDefaultDescription
API KeyYesYour Userplane API key. Create one at Dashboard > Developers.
API HostNoapi.userplane.ioAPI host for self-hosted or staging deployments.
Dashboard HostNodash.userplane.ioDashboard host for self-hosted or staging deployments.
The API Host and Dashboard Host fields accept a bare hostname (api-dev.userplane.io) or a full URL (https://api-dev.userplane.io). These are only needed for self-hosted or staging environments.

Common actions

These actions are available in the action panel of every Userplane command:
ActionShortcutWhat it does
Open Userplane DashboardCmd+DOpens the Userplane dashboard in your browser
View My RecordingsCmd+Shift+ROpens the dashboard filtered to your recordings
Advanced OptionsCmd+Shift+AOpens the Raycast extension preferences panel

Requirements