# Preview flow on different channels

## Preview a flow

1. Click the *Preview* button (top left of canvas).&#x20;
2. Select the channel you want to preview the flow on.
   * **Note:** You can only select from those channels that have been set up in your accoun&#x74;*.*
3. Add the test details for the selected channel.
   * **Note:** For testing purposes, this can be anything and does not have to be a real phone number.
4. Select the flow you want to preview using the *Select Route* drop-down (defaults to the flow currently in context). &#x20;

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

5. To exit, click the *Stop preview* button (top left of canvas).

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

## **Preview on WhatsApp**&#x20;

Previewing the WhatsApp channel offers a rich experience, including media, location sharing, etc.

1. Click *Start*.&#x20;
2. Type something in the text box and press *Enter* to trigger your flow.

![](/files/quOYK6NdbJbNc76BBYrD)

![](/files/hIJl6tFzBINxeFwQ77uu)

![](/files/eVshUldaZIgJkD9jk6kq)

## **Preview on SMS**&#x20;

The SMS channel preview provides a simpler, text-only experience including a character count so flow-builders can correctly structure their messages.

![](/files/4lMUOsZXRJ4Ewyrf0reJ)

![](/files/VYOQmRHHHpcNSBVVQXe5)

## **Preview on USSD**&#x20;

The USSD channel preview provides a similar experience to SMS, with shorter, text-only message&#x73;**.**

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

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


---

# 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://help.clickatell.com/chat-flow/workflow-management/using-the-previewer/preview-flow-on-different-channels.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.
