# Send & Print

The **Send & Print** card controls the guest experience at the end of a session.&#x20;

As the host, you decide which sharing methods are available. All digital options include a direct link to the participant’s photo in your gallery.

***

#### How it Works

At the end of their session, participants are prompted to choose how they would like to receive their digital copies or physical prints.

***

#### Available Sharing Options by Plan

Sharing methods and the ability to customize outgoing messages vary depending on your plan. Only the options you enable will appear on the iPad for your guests.

{% tabs %}
{% tab title="Lite" %}

* QR code
* Email
* Text message (SMS, US only)
* WhatsApp (messages sent from Simple Booth’s business account)
* AirDrop
* Printing

{% hint style="info" %}
**Message Customization**

Outgoing messages via WhatsApp, Email, and SMS use a default message: *"Your photo from Simple Booth!"* This message cannot be changed on the Lite plan.
{% endhint %}
{% endtab %}

{% tab title="Core" %}

* QR code
* Email
* Text message (SMS, US only)
* WhatsApp (messages sent from Simple Booth’s business account)
* AirDrop
* Printing

{% hint style="info" %}
**Message Customization**

Outgoing messages via WhatsApp, Email, and SMS use a default message: *"Your photo from Simple Booth!"* This message cannot be changed on the Core plan.
{% endhint %}
{% endtab %}

{% tab title="Plus" %}

* QR code
* Email ([template-based customization](/copy-of-halo-app/experience-designer/post-capture/send-and-print/email-customization.md#basic-customization))
* Text message (SMS, US only, [template-based customization](/copy-of-halo-app/experience-designer/post-capture/send-and-print/text-message-customization.md#basic-customization-plus-plan))
* WhatsApp ([photo credit customization](/copy-of-halo-app/experience-designer/post-capture/send-and-print/whatsapp-customization.md))
* AirDrop
* Printing
  {% endtab %}

{% tab title="Pro" %}

* QR code
* Email ([fully customizable](/copy-of-halo-app/experience-designer/post-capture/send-and-print/email-customization.md#advanced-customization))
* Text message (SMS, international, [fully customizable](/copy-of-halo-app/experience-designer/post-capture/send-and-print/text-message-customization.md#advanced-customization))
* MMS ([fully customizable](/copy-of-halo-app/experience-designer/post-capture/send-and-print/text-message-customization.md#advanced-customization))
* WhatsApp ([photo credit customization](/copy-of-halo-app/experience-designer/post-capture/send-and-print/whatsapp-customization.md))
* AirDrop
* Printing
  {% endtab %}

{% tab title="Select" %}

* QR code
* Email ([fully customizable](/copy-of-halo-app/experience-designer/post-capture/send-and-print/email-customization.md#advanced-customization))
* Text message (SMS, international, [fully customizable](/copy-of-halo-app/experience-designer/post-capture/send-and-print/text-message-customization.md#advanced-customization))
* MMS ([fully customizable](/copy-of-halo-app/experience-designer/post-capture/send-and-print/text-message-customization.md#advanced-customization))
* WhatsApp ([photo credit customization](/copy-of-halo-app/experience-designer/post-capture/send-and-print/whatsapp-customization.md))
* AirDrop
* Printing
  {% endtab %}
  {% endtabs %}

***

#### Configuring Sharing Options

1. **Toggle Enable:** Use the switch to turn each individual sharing tool on or off for your guests.
2. **Access Individual Settings:** When a sharing option supports customization (available on Plus, Pro, and Select), click on the feature name in the menu to open its specific configuration settings.

You can configure settings for the following tools:

* [Text message](/copy-of-halo-app/experience-designer/post-capture/send-and-print/text-message-customization.md) (SMS and MMS)
* [Email](/copy-of-halo-app/experience-designer/post-capture/send-and-print/email-customization.md)
* [WhatsApp](/copy-of-halo-app/experience-designer/post-capture/send-and-print/whatsapp-customization.md)
* [Printing](/hardware-and-gear/printing/formatting-prints.md)

***

{% hint style="success" %}

## **Plan Availability**

✅ All Plans

The extent to which you can customize messages that accompany photo links varies by plan.&#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.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.
