> For the complete documentation index, see [llms.txt](https://docs.simplespa.net/simplespa-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simplespa.net/simplespa-documentation/fundamentals/marketing/creating-a-new-campaign.md).

# Creating a New Campaign

SimpleSpa allows you to filter and create a new campaign to target clients based on specific criteria, you have the option to export your clients when filtering here and also directly prepare your SMS and Email campaigns accordingly

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

## Criteria

We have a series of criteria that you can filter out your clients based on when their last visit was, their spending, birthday, service booked and gender. Once you have selected the criteria you want, you can then filter the results and you will see a list of all the targeted clients, and in detail bellow you will see how many you can target via SMS and how many clients can be targeted via Email

<figure><img src="/files/OYq6QBlR7kXEdb1r7HOJ" alt=""><figcaption><p>The Marketing client filtering</p></figcaption></figure>

## Exporting Clients

After creating a filter, the data can be exported per viewable page, click the one of the helper buttons to export a spreadsheet file, copy the data to be pasted in an editor. To export a larger data-set please expand the "Show 25 Rows" to "Show 5000 Rows" where you can export 5000 rows per page, you will need to navigate to each page to export the results respectively

<figure><img src="/files/64DzBDGbIbqjGirusIw1" alt=""><figcaption><p>Creating a client filter as specified above</p></figcaption></figure>

## Preparing your SMS/Text

In this section you can add all the text you would like your SMS to display to your clients, this is limited to 160 characters per message \*Text/SMS Marketing is fees are quoted according to the targeting criteria, and is not included in the SMS appointment notification plan you may have subscribed to

<figure><img src="/files/FVskZa2Gtuml0MIAqdQ8" alt=""><figcaption><p>The SMS Text Campaign area</p></figcaption></figure>

## Preparing your Email

With SimpleSpa's marketing tools you can design your campaigns email with our rich text editor, and format it according to your preferences \*Email Marketing is quoted according to the targeting criteria, and is not included in the plan you have subscribed to

Once you have prepared your campaign you will be able to submit it to SimpleSpa for a quote and approval, the turnaround is around 24h-48h during normal business hours (excluding weekends)

<figure><img src="/files/nbruHhZ727DeFQGq7lFS" alt=""><figcaption><p>The email campaign section in the SimpleSpa marketing tools</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, and the optional `goal` query parameter:

```
GET https://docs.simplespa.net/simplespa-documentation/fundamentals/marketing/creating-a-new-campaign.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.
