> For the complete documentation index, see [llms.txt](https://help.gleantap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.gleantap.com/campaigns/sending-a-test.md).

# Sending a Test

## Test Email Campaign

### From the 'Content' Stage

**Step 1**: Make any necessary adjustments to your template, then click 'Save.'

<figure><img src="/files/9htFUNWX0gzpQLvkZgok" alt=""><figcaption></figcaption></figure>

**Step 2**: Type in the email address of the test recipient, then click 'Send Test.'&#x20;

<figure><img src="/files/QVptzuGcWcBt5axbVMtq" alt=""><figcaption></figcaption></figure>

### From the 'Review & Send' Stage

**Step 1**: Find the 'Send Test Email To' box at the bottom right.&#x20;

<figure><img src="/files/GHNzVghPAHAoWSWBm3Gh" alt=""><figcaption></figcaption></figure>

**Step 2**: Type in the email address of test recipient, then click 'Send Test.'

<figure><img src="/files/M96uIodpUFrPWxQ3u4gT" alt="" width="563"><figcaption></figcaption></figure>

### From the 'Configure' Menu

**Step 1**: Click 'Configure' on the top right, then 'Test Message' from the dropdown menu.

<figure><img src="/files/hrDDHWp3DKWa0ewqBzSt" alt="" width="482"><figcaption></figcaption></figure>

**Step 2**: Select 'Email' from the 'Type' menu, enter the 'To' and 'From' email addresses, the subject line, and select the template, then click 'Send.'

<figure><img src="/files/uIe36Bn0Q34ETpz6gFIq" alt="" width="563"><figcaption></figcaption></figure>

## Test SMS Campaign

### From the 'Configure' Menu

**Step 1**: Click 'Configure' on the top right, then 'Test Message' from the dropdown menu.

<figure><img src="/files/hrDDHWp3DKWa0ewqBzSt" alt="" width="482"><figcaption></figcaption></figure>

**Step 2**: Select 'SMS / Text Message' from the 'Type' menu, enter the recipient's phone number, the message, and any files you'd like to include (maximum file size is 5MB), then click 'Send.'

<figure><img src="/files/OxaPr0QDENwzRsNxiyKl" alt=""><figcaption></figcaption></figure>


---

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

```
GET https://help.gleantap.com/campaigns/sending-a-test.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.
