# Filter & sort

### Show requests (source filter)

#### The top level filter for [**Requests**](https://happybara.gitbook.io/streamly/concepts/request) offers the following three options:

* :droplet: **Submitted by you**
* :potable\_water: **Submitted in your** [**Streams**](https://happybara.gitbook.io/streamly/concepts/stream)
* :ocean: **Submitted in any Stream**

{% hint style="info" %}
This filter can also be accessed using the overflow menu (<img src="https://515986723-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M8LPwlH5mb9FAOH85oP%2F-M9jiBIWlAlkxr_q36Y4%2F-M9jiC-hBUmQLo6YZeMn%2Fimage.png?alt=media&#x26;token=4a5de23a-e617-4ed3-b3cf-2020f5b30e83" alt="" data-size="line">) at the top of the **`Requests`** section of the app home.
{% endhint %}

### Status filter

Use this filter to select either `Open` or `Closed` **Requests** (or both).

### Status filter

Use this filter to select either `Open` or `Closed` **Requests** (or both).

### Submission date sort

Sort **Requests** by either `Newest first` or `Oldest first`.

{% hint style="warning" %}
The **Streams** filter is **only** accessible at the top of the **`Requests`** section of the app home.
{% endhint %}

![](https://515986723-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M8LPwlH5mb9FAOH85oP%2F-M9aWWpFWmuKBAWdjJ3M%2F-M9aXB3uemWjCZpVEa6A%2Fimage.png?alt=media\&token=00131ea6-90ff-4ef0-a459-a807ea75c559)


---

# 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://happybara.gitbook.io/streamly/reference/requests/find/filter-and-sort.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.
