> 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/auto-email-campaigns.md).

# Auto Email Campaigns

## Wish your clients a Happy Birthday, tell them how much you miss them, remind them they’re running low on their favorite product(s), and thank newbies for coming in to see you. Your Auto Email Campaigns provide you with the ability of doing that all!

**How to set up your Auto Email Campaigns:**

{% stepper %}
{% step %}

## Start in SalonInteractive

Click the **Boosters** tab > **SalonInteractive** at the top of your software.
{% endstep %}

{% step %}

## Open Email Automations

Select **Email Automations** under the Client Connect drop-down.

![](/files/64ad6bf0d29f9239dba1d7e1b28a7196ed2d9c51)

![](https://support.rosysalonsoftware.com/hubfs/Knowledge%20Base%20Import/rtaImage-Aug-19-2022-12-37-04-76-PM)
{% endstep %}

{% step %}

## Select an Auto Email Campaign

Select the Auto Email Campaign you'd like to set up by clicking the **Set Up** button.

![](/files/ff1b54a808f7aa2750a8d61ab61478762011e9e5)
{% endstep %}

{% step %}

## Customize the email

In the slide out menu, click **Customize email**.
{% endstep %}

{% step %}

## Choose a template

Next, you’ll see the edit view for the current template. To choose another template, click **Choose a template**.

![](/files/f17daad110dbf3f0feae2186a1fc79bc697416ec)
{% endstep %}

{% step %}

## Select a template

Locate a template you’d like to use and click **Select**.
{% endstep %}

{% step %}

## Change the template

A pop-up will ask if you want to change the template. Click **Change template**.
{% endstep %}

{% step %}

## Edit the email

Next, you’ll see the new template where you can make edits. Edit the subject line as desired to the subject line and body of the email.
{% endstep %}

{% step %}

## Set advanced options

Click **Advanced options** to change the timing of your automation or edit the sender's name.

![](/files/dd7ea3b88b3ebfb398ac8478304e4d6413c96db7)
{% endstep %}

{% step %}

## Review email tips

For best practices to help ensure the best possible success for your email automations, click the **Want some email tips?** link in the top right corner.
{% endstep %}

{% step %}

## Continue or save your work

When done with your edits, scroll down and click **Next**.

{% hint style="info" %}
You can also take a break from creating your automation at any time. Click the **Save** and exit button and pick up where you left off later.
{% endhint %}
{% endstep %}

{% step %}

## Preview and test your email

Preview your email for both **Desktop** and **Mobile** and send a test.
{% endstep %}

{% step %}

## Activate the automation

When you’re happy with how your email automation looks, click **Activate**.

![](/files/6da25a28bdfc15f083ff25c9ac64502ced8c7778)

This automation will remain active until you change the status to inactive.
{% endstep %}
{% endstepper %}

To edit or deactivate an already active Auto Email campaign, click the **...** by the campaign.

![](/files/e3cb76aa9c91284bb4d4941e7b2056367e708575)


---

# 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/auto-email-campaigns.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.
