# Preview workflows

The *Preview* function enables you to test the logic and user experience of your flow [across your channels](/flow/workflow-management/using-the-previewer/preview-flow-on-different-channels.md) before you submit it for approval and deploy it to production.

{% hint style="success" %}
**Learn more:**

* [Preview a flow on the WhatsApp channel](/flow/workflow-management/using-the-previewer/preview-flow-on-different-channels.md#preview-on-whatsapp).
* [Preview a flow on the SMS channel](/flow/workflow-management/using-the-previewer/preview-flow-on-different-channels.md#preview-on-sms).
* [Preview a flow on the USSD channel](/flow/workflow-management/using-the-previewer/preview-flow-on-different-channels.md#preview-on-ussd).
  {% 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://guides.clickatell.com/flow/workflow-management/using-the-previewer.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.
