---
title: Investigate Zendesk Tickets with Session Replay
description: >-
  Integrate Session Replay with Zendesk to help support teams troubleshoot user
  issues by watching replays directly from tickets.
breadcrumbs: >-
  Docs > RUM & Session Replay > Real User Monitoring & Session Replay Guides >
  Investigate Zendesk Tickets with Session Replay
---

# Investigate Zendesk Tickets with Session Replay

## Overview{% #overview %}

When troubleshooting user-reported issues in Zendesk tickets, engineers often struggle to understand the context in which the problem occurred. With the Zendesk and Session Replay integration, support teams can immediately reproduce the user's context from a Zendesk ticket with one click. This allows support teams to troubleshoot more efficiently and reduces the time it takes to provide solutions to customers.

With this integration, support engineers can:

- Watch a [Session Replay](https://docs.datadoghq.com/session_replay/browser/) of the user's actions
- Examine related backend calls
- Organize related Session Replays into one playlist

## Setup{% #setup %}

To set up the Zendesk integration, complete the **How to install** section of the [Zendesk Marketplace page for Datadog RUM](https://www.zendesk.com/sg/marketplace/apps/support/993138/datadog-rum/?queryID=fb54e1e367559c15de7e8a0f1eb8aa6f).

## Explore a Session Replay from Zendesk{% #explore-a-session-replay-from-zendesk %}

To view the session replays associated with a Zendesk ticket:

1. Navigate to the ticket in Zendesk.
1. Click the Datadog icon in the right sidebar to view a list of session replays.
1. Click a session replay to view it in Datadog.

{% video
   url="https://docs.dd-static.net/images/real_user_monitoring/guide/zendesk/zendesk-sr-demo.mp4" /%}

From the replay page, you can view a list of the user's actions, along with the backend calls associated with each action. Hover over an event and click **Details** to view associated traces, errors, and more.

{% image
   source="https://docs.dd-static.net/images/real_user_monitoring/guide/zendesk/session-replay-details-button.8e70c23de8be5e23c1e4e28a1e7b2adc.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/real_user_monitoring/guide/zendesk/session-replay-details-button.8e70c23de8be5e23c1e4e28a1e7b2adc.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="Hover view of a session replay event with the Details button highlighted" /%}

You can also add the replay to a playlist to group related issues together for easier browsing and sharing. For more information, see the [Session Replay Playlists documentation](https://docs.datadoghq.com/session_replay/playlists).
