Layout
The detail view has a resizable two-panel layout:- Left panel — the video player. Play, pause, scrub, and resize as needed.
- Right panel — tabbed panels for inspecting recording data.
Video player
The video player supports standard playback controls. Recordings are captured using the best codec available in the customer’s browser (AV1, VP9, H.264, or VP8). When voice and device audio was captured, audio plays back in sync with the video.Right-panel tabs
The right panel contains several tabs, each showing a different type of data:| Tab | What it shows |
|---|---|
| Info | Link details, project, domain, who requested it, customer notes, system metadata, and custom metadata |
| Console | Browser console logs — errors, warnings, and messages |
| Network | HTTP requests with timing, status codes, and payloads |
| Actions | Client-side interactions — clicks, inputs, and page navigations |
| Backend | Server-side logs, if configured |
Not all panels appear for every recording. The available panels depend on which data types were
captured, which is determined by your domain recording
preferences.
Navigation bar actions
The top navigation bar provides quick actions for working with the recording:- Copy link — copies a direct link to the recording.
- Share — opens the share modal to generate a shareable link.
- ⋮ (more options) — additional actions including Issue Analyzer, Edit Recording, and Delete Recording.