# OpenReplay: Intelligent User Journey Monitoring

OpenReplay is an open-source tool that records real user sessions, allowing you to view clicks, interactions, and errors accurately. It is essential for identifying issues, improving the user experience, and providing more efficient support.

In the following steps, you will see how to install and configure OpenReplay to start tracking your users' journey in real time.

Visit this link to install the extension in your browser: [https://chromewebstore.google.com/detail/openreplay-spot-record-re/ckigbicapkkgfomcfmcbaaplllopgbid\ <br>](https://chromewebstore.google.com/detail/openreplay-spot-record-re/ckigbicapkkgfomcfmcbaaplllopgbid)Then follow the steps in the video:

{% embed url="<https://youtu.be/vCZ27VDfxB0>" %}


---

# 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.sprinthub.com/en/common-questions/support/openreplay-smart-monitoring-of-the-user-journey.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.
