Explain AI

Explain AI is an AI-powered feature in OpenReplay that provides insights into network requests (Fetch/XHR) and console logs (errors) within DevTools. It helps developers understand what went wrong in a session without manually inspecting logs.

How to use Explain AI for console errors

Section titled How to use Explain AI for console errors
  1. Open a Session Replay in OpenReplay.
  2. Navigate to the DevTools panel.
  3. Click on the Console tab.
  4. Select Errors, and hover over the error: at the right side you can click the cercle with tooltip ‘Understand this log’
Explain AI

How to use Explain AI for network requests

Section titled How to use Explain AI for network requests
  1. Open a Session Replay in OpenReplay.
  2. Navigate to the DevTools panel.
  3. Click on the Network tab.
  4. Select Fetch/XHR, and hover over the error: at the right side you can click the cercle with tooltip ‘Understand this request’
Explain AI

If you encounter any issues, connect to our Slack or check out our Forum and get help from our community.