# Гибкие фильтры в авторассылках

<figure><img src="/files/y8AN39RNt1i4baQDEYsu" alt=""><figcaption><p>Фильтры в рассылках</p></figcaption></figure>

К рассылкам можно добавлять фильтры, указывать логические операторы «И», «ИЛИ» между условиями фильтров. Также добавлять вложенные условия, это позволяет очень гибко сегментировать аудиторию.&#x20;

На данный момент доступны следующие фильтры:

* Сожержит теги
* Не содержит теги
* Подписался после указанной даты
* Подписался до указанной даты
* Этап сделки в Битрикс
* Подписался в определенный день недели

  &#x20;Вы можете сделать разные рассылки для подписчиков, вошедших в бота в разные дни.
* &#x20;Имеет определенное количество рефералов

Фильтры в рассылках позволяют более точечно делать рассылки, таким образом делая их более эффективнее.


---

# 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://help.watbot.ru/chat-boty/avtorassylki/gibkie-filtry-v-avtorassylkakh.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.
