> 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/client-connect.md).

# Client Connect

## Client Connect is a quick & easy way to connect with your clients!

We offer Mass & Automated Email Marketing, as well as Enhanced Text Messaging to further notify your guests of their upcoming appointments.

**What is Enhanced Text Messaging?**

Enhanced Text Messaging allows you to send text reminders to your clients about their upcoming appointments. It also allows you to send text notifications to your employees for updates on client-created appointments, house-created appointments, rescheduled or cancelled appointments, and client check-ins.

**What’s the difference between an Automated Email Campaign and a Mass Email Campaign?**

An [Auto Email Campaign](/marketing/auto-email-campaigns.md) can be set up to automatically send itself to clients based off of the "*x amount of days before/after*" you choose for those particular campaigns. They will only stop sending out once you inactivate or reset that campaign.

A [Mass Email Campaign](/marketing/mass-email-campaigns.md) is more geared toward monthly newsletters, special promotions, etc. You can choose your [Client List](/marketing/mass-email-campaigns-client-list.md), then immediately send the Mass Email, or schedule a [Launch Date](/marketing/mass-email-campaigns-scheduling-a-launch-date.md) & time. That email is a one time thing, however, you do have the option to copy that email for future use.

**What bonus features are included when the full bundle is activated?**

When the Mass Email, Auto Email, and Enhanced Text features are all activated as the premium bundle, you get exclusive access to the following additional features.

* Confirmation texts that clients can reply with "C" to confirm their appointments.
* Itinerary texts that are sent to clients when an appointment is scheduled.
* Client images that are able to be uploaded and saved to client profiles.

{% hint style="info" %}
These features are only available when the full Client Connect bundle is active. Adding Enhanced Text only will not grant you the ability to send confirmation or itinerary texts.
{% endhint %}

**How do I turn on Client Connect features?**

Interested in finding out more about pricing and adding these amazing features?

{% stepper %}
{% step %}

## Navigate to Additional Feature Activation

Navigate to Manage > Advanced Settings > Additional Feature Activation > Turbo-Charge your software subscription!
{% endstep %}

{% step %}

## Review the features and pricing

There will be a brief explanation of our features, as well as a pricing chart available for you to review.
{% endstep %}

{% step %}

## Select features

Check any top 3 boxes (shown in the image below) to select which features you would like to turn on, and check the last box to confirm that you understand these are optional, additional-cost features!

![](/files/9a86e61691bf3cd21f92c991620cdb7d5541a5bd)
{% endstep %}

{% step %}

## Enable additional features

Click Enable Additional Features.
{% endstep %}
{% endstepper %}

For information on the Client Text Message Check-Ins feature, [Click Here!](/scheduling/curbside-check-in.md)


---

# 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/client-connect.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.
