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- Open a Session Replay in OpenReplay.
- Navigate to the DevTools panel.
- Click on the Console tab.
- Select Errors, and hover over the error: at the right side you can click the cercle with tooltip ‘Understand this log’

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

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