# Text Message Customization

You can control the text message that accompanies participant photo links, allowing you to personalize the guest experience or highlight event sponsors.&#x20;

***

#### Configuration Settings

1. **Toggle Enable:** Use the switch to turn the Text Message tool on or off for your guests.
2. **Access Customization:** Select the **Text message** feature name to open the configuration settings.
3. **Save Changes:** Ensure you save your preset after making edits to your message content.

***

#### Customization Levels

The level of customization available depends on your plan.

{% tabs %}
{% tab title="Default Messaging (Lite & Core)" %}
On Lite and Core plans, messages cannot be customized. Guests will receive the default message: *"Your photo from Simple Booth!"*
{% endtab %}

{% tab title="Basic Customization (Plus)" %}
Basic customization uses a fixed message template. You can edit the **photo credit** field to reflect your brand or event name.

* **Message Preview:** `Your photo from [photo credit] https://smplbth.co/123456`
  {% endtab %}

{% tab title="Advanced Customization (Pro & Select)" %}
Advanced customization gives you full control over the message content. You can write your own copy from scratch without being tied to a template.

* **Character Limit:** Up to 109 characters.
* **Compatibility:** Your custom message will apply to both SMS and MMS deliveries.
  {% endtab %}
  {% endtabs %}

***

{% hint style="success" %}

## Plan Availability

:white\_check\_mark: Pro, Select: advanced customization

:white\_check\_mark: Plus: basic customization

:x: Lite, Core: no customization. Default Simple Booth message.&#x20;
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.simplebooth.com/copy-of-halo-app/experience-designer/post-capture/send-and-print/text-message-customization.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
