> For the complete documentation index, see [llms.txt](https://docs.jasperapp.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jasperapp.io/usecase/browse.md).

# Browse issues

## Unread issues <a href="#unread" id="unread"></a>

To quickly display just the unread issues, use the issue's filter function - select `Filter by unread` from the filters at the top of the issue list. Alternatively, you can also display just the unread issues by pressing `U` on your keyboard.

![](/files/-MIIWRj4AjuE0V3ZYYDi)

## Read it later

If you want to read it later, there are two ways to do it in Jasper.

The first is to return an issue to unread by selecting `Mark as Unread` from the issue's floating menu. Alternatively, you can press `I` on the keyboard on a selected issue to mark it back as unread.

The second way to bookmark an issue is to add it to your bookmarks. Select `Add to Bookmark` from the issue's floating menu. Alternatively, you may bookmark a selected issue by pressing `B` on the keyboard.

{% tabs %}
{% tab title="Mark as unread" %}
![](/files/-MIIXHOhwTk6SAsiJAHY)
{% endtab %}

{% tab title="Add to bookmark" %}
![](/files/-MIIXKI7VZ-wbT6zijqL)
{% endtab %}
{% endtabs %}

## Exclude unwanted issues <a href="#archive" id="archive"></a>

You can use the archive feature to exclude issues that you do not need to view in the future. To archive, select `Move to Archive` from the floating menu. Alternatively, you may archive an issue in the selected state by pressing the `E` key on your keyboard.

![](/files/-MIIXWSJjRgWsBebCwjz)

## Check unread comments <a href="#unread-comment" id="unread-comment"></a>

When viewing an issue in Jasper's built-in browser, Jasper will highlight the comments that have been added or updated since the last time you viewed the issue. You will also see a mini-map of the comments that have been added/updated on the left side of the issue. You can use this comment highlighting and minimap to quickly see which comments have not been read.

{% tabs %}
{% tab title="Highlight comments" %}
![](/files/-MI8bwvg2vEDJRg_SAmI)
{% endtab %}

{% tab title="Comment minimap" %}
![](/files/-MIBtfwIwDLtaH9Q8-fk)
{% endtab %}
{% endtabs %}

Also, any updates to the body of the issue will be displayed as a differential.

{% tabs %}
{% tab title="Notice of difference" %}
![](/files/-MI9IIuxUAmvxCRdUiiY)
{% endtab %}

{% tab title="Show the difference" %}
![](/files/-MI9ILKRqcAEb8x6aZPJ)
{% endtab %}
{% endtabs %}
