> 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/advanced-settings/enhanced-texting.md).

# Enhanced Texting

{% hint style="warning" %}
**Important — Action Required before July 31, 2024**

The FREE texting option is going away. Starting July 31, 2024, Rosy Text Notifications to clients and employees will stop working. If you currently do not have the Enhanced Texting option and wish to have texting capabilities within your software, follow the steps below to add the feature.
{% endhint %}

## How to add Enhanced Texting

Navigate to Manage > Advanced Settings > select Turbo Charge your Software Subscription. At the bottom of the page, enable Enhanced Text and check mark that you understand it is an additional cost feature.

![](/files/be12f97c8b1bce906d47e5739e3b024f5a173082)

The price of this feature will depend on the number of service providers on your schedule for that month. If you would also like the ability to send out text confirmations that the client can use to confirm their appointment via text and itineraries via text, you will need to have the full [Client Connect](/marketing/client-connect.md) Bundle. To activate this, you will also check the boxes for Mass Email and Auto Email Marketing.

## Why is this happening?

For a while, Rosy has provided a free way to send appointment notifications to your clients and employees by sending a text to their phone through an email-to-text format message. Cell phone providers often limit the ability to send this format of notifications to safeguard their networks, revenue, user experience, and to minimize security risks. These limits and the decreased effectiveness of email-to-text messages over time have led to a requirement to send only SMS text reminders. As a result, salons need to add Rosy’s Enhanced Texting feature in order to send text notifications.


---

# 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/advanced-settings/enhanced-texting.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.
