# Filters

By default, your feed displays the latest tx from all the wallets you’re following. Use the side menu to filter results. These allow you to focus on a specific list, use case, network, tx type, and size.&#x20;

<figure><img src="/files/6pFcPZCuJcR0XME8T6g6" alt="" width="321"><figcaption></figcaption></figure>

**Network:** Filter to display tx from specific networks. You can make multiple selections.

**Transaction types**: Filter to display specific tx e.g *Swaps*. You can make multiple selections.

**Token Search:** Enter a token or NFT name e.g. *ARB* or select from the Top Tokens popup. You can make multiple selections.

**Amount USD**: Enter a minimum tx value between 1 and 250,000 (USD).

**Lists**: Filter to show wallet activity from specific lists you're following.

Using these options, you can set multiple filters that will determine the tx shown in your feed. After enabling filters, click **Save** and enter a label to store these settings for future use e.g. *New Swaps on Blast >$10K*.

Any time you wish to reset the filters you’ve applied, click **Clear all**.

To load saved filters, click the **All activity** tab and scroll to the bottom of the list to view your selections.

## Summary

Your Cielo feed is a powerful tool for viewing onchain transactions and making sense of them at a glance. These could be your own trades, those of influencers you’re following, or of an entire sector you’re trying to monitor e.g. DeFi.


---

# 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.cielo.finance/wallet-tracking/feed/filtering.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.
