# Session Replay

Session replay offer a comprehensive view of user journeys through session replays. You can filter these sessions based on various parameters such as time, user email, name, city, country, and operating system.

**Important:** To view session replay, it is necessary to implement [**Gesture Capturing.**](https://docs.zipy.ai/zipy-for-mobile/react-native-setup/gesture-capturing)

Clicking on a session replay allows you to replay the entire session.

<figure><img src="https://3440602746-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcCYilc27NCELgnKQNPVF%2Fuploads%2FjMaW0t0d1kVBDPWA5C6j%2FMobile%20User%20Sessions%20Option%205%402x.png?alt=media&#x26;token=6709f999-a3c4-4361-968c-4fcc6587a175" alt=""><figcaption></figcaption></figure>

The Zipy Session Replay Player provides the following features:

* **Complete Session Replay**

<figure><img src="https://3440602746-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcCYilc27NCELgnKQNPVF%2Fuploads%2FI2DS1mO8yOa93dpcjIqr%2Fimage%20(1).png?alt=media&#x26;token=915ac4cb-7148-497b-a7af-3626686d8651" alt=""><figcaption></figcaption></figure>

* **Timeline with Inactivity and Errors:** Options to fast forward and adjust playback speeds.
* **Breadcrumbs:** All user events, including clicks, network data, console logs, and errors.
* **Dev Tools:** Console logs, network logs, stack traces, and any custom logs.
* **User Environment Details:** Information such as the operating system, and more.

**Note:** Add storage and internet permissions to your `AndroidManifest.xml` for Zipy’s session replay and initialization.
