Once the fuzzer starts finding bugs, click on “All Findings” on the top left corner of the dashboard sidebar menu to get to the list of all findings that have been found so far.
Here, you will be able to follow bugs and vulnerabilities in your project.
Clicking on one of these will open a detailed overview of the finding, with further information on the severity of the bug and useful resources regarding the type of bug. And a human readable input that can be used to reproduce the bug in a production environment (curl command containing the request chain causing the bug)