> For the complete documentation index, see [llms.txt](https://support.rosysalonsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.rosysalonsoftware.com/marketing/mass-email-campaigns-client-list.md).

# Mass Email Campaigns: Client List

You now have the ability to create Custom Client Lists for your [Mass Email Campaigns](/marketing/mass-email-campaigns.md) by adding and/or deleting individual clients from a pre-selected filter!

## Choosing a Client List

{% stepper %}
{% step %}

### Click the Clients icon

Click the red ![red icon](/files/4543a9d739b57fbe8c1f0af9d08c34e37fa5f09d)![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-40-00-81-PM) icon under the Clients column.
{% endstep %}

{% step %}

### Select new clients

Click the **Select new Clients for this Campaign** button at the top.

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-40-00-08-PM) ![Select New Clients for this campaign](/files/2f6fa51e896efe7bbcb0908376fdb214a6cbe2c0)
{% endstep %}

{% step %}

### Select and save a filter

Select a Filter Type, then click the **Save** button that will appear at the bottom.

*A list of your clients’ names and email addresses will appear.*
{% endstep %}
{% endstepper %}

## Edit the Client List

{% stepper %}
{% step %}

### Delete individual clients

To delete individual clients off the list, click the red ![red delete icon](/files/5ecdbfdeb38333661d8b4cb64eb0171a53753fb5)![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-40-00-58-PM) icon.
{% endstep %}

{% step %}

### Add a client

To add individual clients who might not already be on the list, click the **Add a Client to this Campaign** button at the top.

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-39-59-38-PM) ![Add a client to this Campaign](/files/4e75527243040f94719fe403f8d6e1e2176d4bf7)
{% endstep %}

{% step %}

### Search or enter a client

Search an existing client, or enter a new client.

Then click the green **Save** button.

![adding a client](/files/cc32fe7330461ac15ac742d0c62bd8f785804b48)
{% endstep %}
{% endstepper %}


---

# 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, and the optional `goal` query parameter:

```
GET https://support.rosysalonsoftware.com/marketing/mass-email-campaigns-client-list.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
