> For the complete documentation index, see [llms.txt](https://docs.phoenixnews.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.phoenixnews.io/settings/customize-filters.md).

# Customize Filters

Go to Settings > Blogs & More / Twitter / Telegram to filter sources to curate your feed.

* **Ws:** When enabled, tweets from the selected accounts are streamed via WebSocket.\
  When disabled, tweets from those accounts are excluded from the WebSocket stream.
* **Feed:** Select sources / twitter accounts you want to be shown on your feed.
* **Notif:** Select the sources you want to receive notifications.
* **Filtered:** If enabled, our internal filters discard less relevant tweets. If disabled, all tweets will be delivered.
* **Delete:** Tweet deletion monitor.
* **Follows:** Follow and unfollows monitor.
* **Profile Updates:** Name, Username, Description, Website, Location, Banner and Profile Image changes monitor.
* **Pinned:** Pinned tweets monitor.
* **Quote:** Enable/Disable quotes
* **Reply:** Enable/Disable replies
* **Self Reply:** Enable/Disable self replies
* **Rt:** Enable/Disable retweets
* **Sound:** Enable/Disable audio from different sources. Select different sounds for different sources.
* **Match Words:**&#x20;
  * Add keywords that needs to match with the News/Tweet to be shown on your feed.
  * Leave it empty to only use Phoenix filters.
* **Discard Words:**&#x20;
  * Add keywords that you don't want to receive on your feed (ex. giveaway, this would discard every News/Tweet that includes that word for the selected source).
  * Leave it empty to only use Phoenix filters.

Filters can be applied to sources or to individual Twitter accounts.

<figure><img src="/files/7cfrR2JaBuYhaB91WNt1" alt=""><figcaption><p>Filters</p></figcaption></figure>

<figure><img src="/files/iAlg12bqLoeuzo0GiFVJ" alt=""><figcaption><p>Notification</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.phoenixnews.io/settings/customize-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.
