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

# Link Reference

> Tag recording links with external references to find recordings quickly

A **reference** is an optional tag you attach to a recording link when you create it. References connect recordings to external systems like issue trackers and help desks, making it easy to find the right recording later.

## What is a reference?

A reference is a free-text field on a recording link. You can enter anything that helps you identify the recording:

* A Jira ticket number: `JIRA-456`
* A GitHub issue URL: `https://github.com/org/repo/issues/123`
* A Zendesk ticket ID: `ZD-78901`
* A customer name or internal identifier

<Tip>
  Need to attach multiple structured key-value pairs instead of a single reference? See [Link
  Metadata](/recording-links/link-metadata).
</Tip>

## Adding a reference

When creating a recording link manually, enter the reference in the **Reference** field. References are optional — you can leave the field blank.

When using Userplane native integrations like Intercom to create recording links, the reference is automatically populated with the relevant ticket or conversation identifier. No additional input is needed. In Slack, you can pre-fill the reference by passing text directly in the slash command — for example, `/userplane TICKET-1234` opens the modal with that text already in the Reference field.

<Frame caption="Reference field in Create Link">
  <img src="https://mintcdn.com/userplane/iHJrxtyvOmNXmfMS/media/links/create-link/create-link-reference-filled.png?fit=max&auto=format&n=iHJrxtyvOmNXmfMS&q=85&s=98467da3b17eaa3f0cc095bea7e46d3d" width="2940" height="1492" data-path="media/links/create-link/create-link-reference-filled.png" />
</Frame>

## Finding recordings by reference

References appear in the recording list and detail views. You can use the search and filter controls on the [Recordings](https://dash.userplane.io/_/recordings) and [Links](https://dash.userplane.io/_/links) pages to find links and recordings by their reference. Additionally, Userplane uses these identifiers for recording and integration metadata.

<Frame caption="Links list with references">
  <img src="https://mintcdn.com/userplane/iHJrxtyvOmNXmfMS/media/links/links-list.png?fit=max&auto=format&n=iHJrxtyvOmNXmfMS&q=85&s=00ec28b00b72a16c38ff43605b08f122" width="2580" height="1492" data-path="media/links/links-list.png" />
</Frame>

## Tips

<Tip>
  Use consistent reference formats across your team (e.g. always use the full Jira ticket key).
  References are displayed in the recording info panel, so anyone reviewing the recording can see
  the connected ticket. You can update a link's reference after creation by editing the link.
</Tip>
