# UI Review

BetterBugs can help capture and analyze UI-related issues in software applications. Users, stakeholders, and software team members can ensure the quality of their applications through easy reporting and in-depth analysis of UI issues.

Users can instantly capture [screenshots](/product-features/screen-capturing.md), [record videos](/product-features/screen-recording.md), and get a two-minute recording of their browser activities with [Rewind](/product-features/rewind.md), making the UI issue reporting process streamlined, faster, intuitive, and accessible to all team members.

{% stepper %}
{% step %}

#### For UI review teams, founders, and stakeholders

BetterBugs takes UI issue reporting to the next level by allowing all team members to create detailed bug reports effortlessly. Visual proof helps understand and address UI-related problems better. BetterBugs ensures that every issue is substantiated by clear and context-rich screenshots.
{% endstep %}

{% step %}

#### Record videos

BetterBugs helps gain insights into UI issues with the video recording feature enabling you to annotate or highlight issues while recording, [add voiceovers](/product-features/screen-recording/add-voice-notes.md), and include video messages using a webcam. Users can record their interactions with the application, providing [developers](/use-cases/developers.md) and [QA teams](/use-cases/qa-engineers.md) with a firsthand view of the problem.
{% endstep %}

{% step %}

#### Rewind for instant auto-capture of UI issues

With BetterBugs' [Rewind feature](/product-features/rewind.md) enabled, users don't need to look for UI issues and manually capture them to share. They can get an instant recording of the last two minutes of all the browser activities at any moment on the domain or website for which the Rewind feature of BetterBugs has been enabled.
{% endstep %}

{% step %}

#### Clear c**ontext for efficient issue analysis**

BetterBugs doesn't just report UI issues, it provides a clear context for efficient UI analysis. Users can highlight specific areas, annotate screenshots, attach video recordings, and add comments to share detailed information about the problem.
{% endstep %}

{% step %}

#### Collaborative **UI analysis**

BetterBugs empowers QA teams, users, and stakeholders to actively participate in the QA process by providing a user-friendly platform to report and analyze UI issues. This ensures that their insights contribute to the overall improvement of the application for a polished user experience.
{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.betterbugs.io/use-cases/ui-review.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
