# Permanent Filters

{% hint style="info" %}
Permanent Filters are like normal filters but they are always applied and they're applied to all pages on TradeStream even if you log out and login again. \
\
**Example:** You want to hide all trades before a certain date, so you set a permanent filter to only show you trades that occured after a certain date.
{% endhint %}

## Setting Permanent Filters

<figure><img src="/files/50fKxKd3B0h63fzvP0M8" alt=""><figcaption><p>Set permanent filters just how you would set normal filters</p></figcaption></figure>

{% hint style="success" %}
Press ![](/files/ERIA1NP26tHi0HCZVd5g) to ensure your permanent filters are updated and also that permanent filters are turned on for it to work ![](/files/oJoNBJA6V7kPbnsr1nMu)
{% endhint %}

***

## Where to find Permanent Filters

<figure><img src="/files/mRINFiveOtXFNh5xui9E" alt=""><figcaption></figcaption></figure>

On any page in TradeStream you can find Permanent Filters in the upper-right hand corner. If you press you can enable or disable them. If you press Filter Settings you'll be able to set permanent filters for your account.

You can also go to the settings page to change them

{% embed url="<https://tradestream.xyz/account/preferences>" %}


---

# 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.tradestream.xyz/general/permanent-filters.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.
