Setting up a macro with a recording link
Create a reusable recording link

Reusable link toggle

Share link
Create or edit a macro in Intercom

Userplane macro in Intercom
Add the link to the macro message
Hi! To help us troubleshoot this issue, could you record a quick screen capture? Just click this link and follow the instructions: [reusable recording link]
Save the macro
Using the macro
Open a conversation
Insert the macro

Recording link sent to customer
Send the message

Reusable link recordings
Viewing recordings
When a customer completes a recording, it appears in the conversation automatically.Recording received

Recording link received
Open the recording

Recording received in sidebar
Review the recording
- Recording
- Console logs
- Network logs
- Actions

Recording playback
Attaching metadata via URL parameters
Since the recording link is reusable, every customer gets the same base URL. But you can inject dynamic context into each recording by appending theuserplane-meta query parameter to the link in your macro.
The link has two parts — a static base that stays the same across all uses, and a dynamic metadata suffix that changes per conversation. The metadata is attached to the recording, not the link, so each recording carries its own context even though they all share the same reusable link.
Intercom macros support placeholder variables that are resolved at send time. You can use these placeholders in the userplane-meta parameter so that each conversation automatically injects the right values — ticket ID, customer name, assignee, or anything else Intercom exposes.
- Static metadata
- Dynamic with placeholders
- Mixed approach
source: intercom and macro: bug-report to each recording.
Metadata in Info panel
Conversation linking
Recordings created through the macro are automatically linked to the Intercom conversation. Because the metadata is injected dynamically via placeholders, each recording carries its own conversation context — even though they all come from the same reusable link.Metadata attached

Metadata in Info panel
Issue resolved

Issue resolved
Post-resolution follow-up

Post-resolution workflow

Post-resolution follow-up
Tips
Related articles
- Reusable Recording Links — how reusable links work.
- Intercom Inbox — the inbox sidebar app.
- Metadata SDK — attach custom metadata to recordings.


