> ## Documentation Index
> Fetch the complete documentation index at: https://jam.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# /jam command on MacOS

> Share a Recording Link from anywhere on your Mac by typing `/jam`. No dashboard, no copy-paste.

This guide shows you how to set up a macOS text replacement so that typing `/jam` in any input field instantly expands into your Jam Recording Link. No switching tabs, no copy-pasting.

<Steps>
  <Step title="Generate a Recording Link">
    Use the Jam extension or dashboard to generate a [Recording Link](https://jam.dev/s/recording-links). Name it "General feedback" or whatever you like, and copy the link.
  </Step>

  <Step title="Open Text Replacements in macOS">
    Go to **System Settings → Keyboard → Text Replacements**.
  </Step>

  <Step title="Add the replacement">
    Click **+**. Enter `/jam` in the **Replace** field and paste the link in the **With** field.

    <Info>
      You can pre-fill the Jam's title by adding `?jam-title=` to the query string. For example: `https://recorder.jam.dev/QrBnf3s?jam-title=Shopping+cart+bug`.
    </Info>
  </Step>

  <Step title="Save the shortcut">
    Click **Add**, then **Done**.
  </Step>

  <Step title="Use /jam anywhere">
    You're all set. Now, in any text input on your Mac, type `/jam` followed by a **Space** or **Return**. macOS will automatically replace it with your Recording Link.

    Anyone who receives the link can click it to record and send you a Jam directly. Here are a few ways to use it:

    * **Slack**: Type `/jam` in a message to a member or in a support channel: *"Seeing something weird? `/jam`. Use this to record what you're experiencing."*
    * **Customer support**: Paste it into a Zendesk, Intercom, or Freshdesk reply: *"Could you record what's happening using this link? `/jam`"*
    * **Email**: Drop it into a support or feedback email to a user.
    * **Linear / Jira / Notion**: Add it to a ticket or doc to ask someone to record a reproduction of a bug.
    * **Onboarding flows**: Send it to new users so they can show you where they're getting stuck.
  </Step>
</Steps>

<Tip>
  You can create multiple text replacements for different contexts. For example, use `/jam-bug` for a bug-report link with a pre-filled title and `/jam-feedback` for a general feedback link.
</Tip>
