> 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/quick-start/basic-usage.md).

# Basic usage

## Stream

After setup, it will automatically create Streams.

![](/files/VIqosSysDUlTe0TUesMP)

| Stream             | description                                                                                                                                                               |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `Me`               | You can see issues/pull requests that are relevant to you. Basically, you won't miss anything if you look at this Stream. You can also filter by `My Issues` or `My PRs`. |
| `My Issues`        | Issue I was creating                                                                                                                                                      |
| `My PRs`           | Pull request you created                                                                                                                                                  |
| `Assigned`         | Issue/pull request to which you are assigned                                                                                                                              |
| `Review Requested` | Review requested pull request                                                                                                                                             |

In addition, the following notice will appear after a while. Follow the instructions to create other streams.

![](/files/A8RtZ9NGjKuCZadnKQ4W)

## issues

![](/files/-MI8Zr5b-6hs4fZjZfGp)

The following operations are particularly useful for viewing issues

| action                       | How to operate                                                                                              |
| ---------------------------- | ----------------------------------------------------------------------------------------------------------- |
| Show only unread issues      | <p>Select <code>Filter by unread</code> in the filter menu.<br>Or press <code>U</code> on the keyboard.</p> |
| Set the issue back to unread | <p>Click the unread icon on the floating menu.<br>Or press <code>I</code> on the keyboard.</p>              |

{% tabs %}
{% tab title="Filter menu" %}
![](/files/-MIIWRj4AjuE0V3ZYYDi)
{% endtab %}

{% tab title="Floating menu" %}
![](/files/-MIIXHOhwTk6SAsiJAHY)
{% endtab %}
{% endtabs %}

## Browser

![](/files/-MI8bYLe7encjO59rfEo)

Comments that have been added or updated since the last time you viewed the site will be highlighted.

![](/files/-MI8bwvg2vEDJRg_SAmI)

{% hint style="info" %}
For more information on how to use it, please refer to "[Use cases](/usecase.md)" and "[Reference](/reference.md)".
{% endhint %}
