# Session Replay

Session replay is a powerful way to view all your user journeys through session replay. You can filter all session replay by multiple parameters like time, user email, name, city, country, browser, OS etc.&#x20;

By default the Session Replay are sorted by latest session first. You can sort the sessions by user data, session size and environment.&#x20;

<figure><img src="/files/oWPk5mec2or4STHXE3Fo" alt=""><figcaption></figcaption></figure>

Live Session Replays can also be viewed as real time sessions are captured by Zipy.&#x20;

<figure><img src="/files/X0ZIXwNQGu6LWW4neSpY" alt=""><figcaption></figcaption></figure>

Clicking on a given session replay will playback the complete session. The Zipy User Session Player will show the following data&#x20;

1. Complete Session Replay&#x20;

<figure><img src="/files/HCIbL5U3Skd1oZXFjWa8" alt=""><figcaption></figcaption></figure>

2. Timeline with Inactivity and Errors. Option to skip inactivity, fast forward and different playback speeds. &#x20;

<figure><img src="/files/kwiSM5fED0G3Nr4tLSr4" alt=""><figcaption></figcaption></figure>

3. Breadcrumbs of all User events, including click events, network data, console logs and errors.&#x20;

<figure><img src="/files/8WpdkQRhgJWoByNbTGlw" alt=""><figcaption></figcaption></figure>

4. Dev Tools which will have console logs, network logs, stack traces and custom logs if any

<figure><img src="/files/cElFpkQBuW35Pylsp80L" alt=""><figcaption></figcaption></figure>

5. User Environment details like OS, browser version etc,&#x20;

<figure><img src="/files/UvNIJeGfmLBtg1TI6NEI" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zipy.ai/product-features/session-replay.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
