You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(session-replay): Add AI summary segment markers to player documentation (#15921)
Add new numbered item documenting the colored segment markers feature
(green = success, red = failure) on the player timeline from PR #51925.
Renumber subsequent items accordingly.
Co-authored-by: inkeep[bot] <257615677+inkeep[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: contents/docs/session-replay/how-to-watch-recordings.mdx
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,21 +43,23 @@ To watch recordings, you can visit the [Replay](https://us.posthog.com/replay) p
43
43
44
44
8. Play, pause, and seek through the recording. Hold `alt` to switch the seek buttons to seek in 1 millisecond steps
45
45
46
-
9.Switch the timestamp view between "relative" (seconds in recording), UTC, and project timezone
46
+
9.View AI summary segment markers on the player timeline as colored overlays – green for successful outcomes, red for failures. Click a marker to jump to that moment, or click a segment in the AI summary sidebar to navigate the player.
47
47
48
-
10.Add comments by pressing **C** or clicking the **Comment** button to share your thoughts with your team
48
+
10.Switch the timestamp view between "relative" (seconds in recording), UTC, and project timezone
49
49
50
-
11. Add emoji reactions by pressing **e** or clicking the **emoji quick reaction** button
50
+
11. Add comments by pressing **C** or clicking the **Comment** button to share your thoughts with your team
51
51
52
-
12.Take a screenshot by pressing **s** or clcking the **screenshot** button
52
+
12.Add emoji reactions by pressing **e** or clicking the **emoji quick reaction** button
53
53
54
-
13.Create a short gif clip around the current timestamp by pressing **x** or the **clip** button
54
+
13.Take a screenshot by pressing **s** or clcking the **screenshot** button
55
55
56
-
14.Skip to the next recording in a playlist or collection by pressing **n** or the **play next** button
56
+
14.Create a short gif clip around the current timestamp by pressing **x** or the **clip** button
57
57
58
-
15.Enter cinema mode to focus on the recording by pressing **t** or clicking the cinema mode button
58
+
15.Skip to the next recording in a playlist or collection by pressing **n** or the **play next** button
59
59
60
-
16. Enter fullscreen mode by pressing **f** or clicking the fullscreen button
60
+
16. Enter cinema mode to focus on the recording by pressing **t** or clicking the cinema mode button
61
+
62
+
17. Enter fullscreen mode by pressing **f** or clicking the fullscreen button
0 commit comments