# Basic usage

## Stream

After setup, it will automatically create Streams.

![](https://2402691658-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHdBvXuUTTvADT4CXrm-1972196547%2Fuploads%2FK72B4jRDYWyQ6MrNcJEE%2F%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88%202022-08-16%2019.18.59.png?alt=media\&token=a8d4e9fc-c10f-4e2d-81cd-d416b59844da)

| 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.

![](https://2402691658-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHdBvXuUTTvADT4CXrm-1972196547%2Fuploads%2FhBtiYxye7eyI5AY7yCyj%2F%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88%202022-08-16%2019.19.49.png?alt=media\&token=d1c7952a-8bb9-4377-8103-818dc2cb8404)

## issues

![](https://2402691658-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHdBvXuUTTvADT4CXrm%2F-MI8UMPIekGLf_tB1xbO%2F-MI8Zr5b-6hs4fZjZfGp%2F03_issues.png?alt=media\&token=25ad0117-b890-42f9-b35a-5d7dc559bfd1)

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" %}
![](https://2402691658-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHdBvXuUTTvADT4CXrm%2F-MIIVjEVNLVPQyja087W%2F-MIIWRj4AjuE0V3ZYYDi%2Ffilter_by_unread.png?alt=media\&token=75521be2-eb75-4e2f-b80c-7cb04f90ac4c)
{% endtab %}

{% tab title="Floating menu" %}
![](https://2402691658-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHdBvXuUTTvADT4CXrm%2F-MIIVjEVNLVPQyja087W%2F-MIIXHOhwTk6SAsiJAHY%2Fhover_unread.png?alt=media\&token=fb1966be-9f1e-42e6-93ca-0cf7c8353f9e)
{% endtab %}
{% endtabs %}

## Browser

![](https://2402691658-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHdBvXuUTTvADT4CXrm%2F-MI8UMPIekGLf_tB1xbO%2F-MI8bYLe7encjO59rfEo%2F03_browser.png?alt=media\&token=b45dc339-d8a2-4440-b3b0-ecc580ac816b)

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

![](https://2402691658-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHdBvXuUTTvADT4CXrm%2F-MI8UMPIekGLf_tB1xbO%2F-MI8bwvg2vEDJRg_SAmI%2F03_highlight_comment.png?alt=media\&token=0a725422-0ca7-40e8-8474-9374c3e689f4)

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