SnagRelayDocs
AI Features

Reproduction Steps

Step-by-step repro instructions, generated from what the reporter actually did.

Rather than asking a reporter to describe how to reproduce a bug, SnagRelay reconstructs it from their actual session leading up to the report — the same click/scroll/navigation trail used for session replay, turned into readable steps.

Categories

Steps are grouped into:

  • Navigate — page/route changes
  • Interaction — clicks, form input, key actions
  • Observe — what the reporter would have seen at that point
  • Console — relevant console errors that occurred during the session
  • Network — relevant failed/slow network requests

If session data isn't available (e.g. the reporter's session was very short, or session tracking wasn't active), SnagRelay falls back to a simpler set of steps derived from the page URL, any captured errors, and the reporter's annotations.

Where to see them

On the Reproduction tab of a report's detail page, and — if "Include reproduction steps" is enabled — attached directly to the issue description in your tracker.

On this page