# How to filter clients for a mailings

## Creating a mailing list

To filter clients and send targeted mailings to them, you need to create a list that will include your clients. First, go to the "Lists" section:

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

Then click "Create a list." In the modal window that opens, enter the list name and, if necessary, add it to a folder.

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

Next, click "Create a list." The new list will appear in the section.

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

## Filter in the "Clients" section

Go to the "Clients" section.

<figure><img src="/files/0prR6RZTlm4sGd4Tz0nl" alt="" width="563"><figcaption></figcaption></figure>

Click the "Filters" button.

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

Clicking on "Filters" will open a window that allows you to filter clients based on various criteria:

<figure><img src="/files/USpLV4i9LtNdDqLbgNdn" alt="" width="375"><figcaption></figcaption></figure>

Clients can be filtered based on:

1. Funnel block:

<figure><img src="/files/XRA1sauSOe514ynPORup" alt="" width="375"><figcaption></figcaption></figure>

2. Communication channels:

<figure><img src="/files/ts9amytc5MDYH1mM6vXC" alt="" width="375"><figcaption></figcaption></figure>

3. Lists and tags:

<figure><img src="/files/oz76mwNKrD2EpVGKY6mO" alt="" width="375"><figcaption></figcaption></figure>

4. CRM funnel stage:

<figure><img src="/files/9mwB2VnoXi8jipeTUHhb" alt="" width="375"><figcaption></figcaption></figure>

4. Unsubscribed, unread, and others:

<figure><img src="/files/nZfEMHIhC0QBtKN458gR" alt="" width="375"><figcaption></figcaption></figure>

Then, click "Filter":

<figure><img src="/files/FcAm5i98e51QYKn6EMuc" alt="" width="375"><figcaption></figcaption></figure>

You will see a list of clients that match the criteria you specified. Now you need to find the additional actions menu:

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

And click the "Bulk actions with dialogues" button:

<figure><img src="/files/odFxUuIVMOg08nQmXaHB" alt="" width="563"><figcaption></figcaption></figure>

A dropdown list of bulk actions for clients will appear:

<figure><img src="/files/sRutQC4QmAcZGIHKM0gi" alt="" width="563"><figcaption></figcaption></figure>

You need to click the checkbox to select all filtered clients:

<figure><img src="/files/wJxDp528HhhcD5R7j4JW" alt="" width="563"><figcaption></figcaption></figure>

Find the "List and tag actions" button in the opened menu and click on it:

<figure><img src="/files/sjJI4XqhhtDP6ckKHUrz" alt="" width="563"><figcaption></figcaption></figure>

In this window, you can choose a list to add the filtered clients to.

<figure><img src="/files/cnN2seomX6zUtw178TgJ" alt="" width="375"><figcaption></figcaption></figure>

Then click "Add." A notification will appear confirming that the client has been added to the list.

<figure><img src="/files/4vKaJGBfFxdjtd1IgA9f" alt="" width="375"><figcaption></figcaption></figure>

## Creating a mailing

Now, let's create a mailing. To do this, go to the "Mailings" section:

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

And click "Create a mailing".

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

A tab with mailing settings will open. Here, you need to select the list to which you added the filtered clients:

<figure><img src="/files/SmbCqRBU10XlyYaOAif7" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="success" %}
ТеNow you know how to filter clients for mailings using a wide range of criteria in MaviBot!
{% endhint %}

{% hint style="info" %}
Read more about other mailing settings in the article "Mailings in messengers." <mark style="color:red;">**ссылка**</mark>
{% endhint %}


---

# 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.mavibot.ai/mailings/how-to-filter-clients-for-a-mailings.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.
