# Search issues

## Search from Stream <a href="#from-stream" id="from-stream"></a>

To search for an issue from a given Stream, use the `Filter` function, click on the filter icon at the top of the issue list.

![](https://2402691658-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHdBvXuUTTvADT4CXrm%2F-MIISojhK9amyPeMVHKe%2F-MIIUBv4L6WWy5uxXgzV%2Fshow_filter_edit.png?alt=media\&token=b92f6fb0-4d10-44cc-8654-133e06fc986c)

{% hint style="info" %}
You can use the same filters as Filter Stream to search in Filter. See "[Filter Stream](https://docs.jasperapp.io/reference/filter-stream)" in the reference section for more information.
{% endhint %}

## Search from All <a href="#from-all" id="from-all"></a>

To search through Jasper's holdings of issues, we use the `Jump Navigation` feature, starting with the 🔍 icon in the top left corner. You can also start by pressing `⌘ + K (Mac)`, `Ctrl + K (Window/Linux)`.

![](https://2402691658-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHdBvXuUTTvADT4CXrm%2F-MI9BCNExeWI0bnHX05n%2F-MI9DCxGawY1uc-rIc8s%2F08_jump_navi.png?alt=media\&token=e795eebc-88b4-4420-b53a-a04cb6ef7df2)

{% hint style="info" %}
You can use the same filters as Filter Stream to search in Jump Navigation. See "[Filter Stream](https://docs.jasperapp.io/reference/filter-stream)" in the reference section for more information.
{% endhint %}


---

# 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.jasperapp.io/usecase/search.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.
