> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jelou.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Call to Action

> Sends a message with a button that opens an external URL

The **Call to Action** node sends a message with a button that, when tapped, opens a web page. It is ideal for directing the user to an external site: a store, a form, a payment page, or any URL.

## Configuration

| Field           | Description                       | Limit            |
| :-------------- | :-------------------------------- | :--------------- |
| **Header**      | Message title                     | 60 characters    |
| **Content**     | Main message                      | 1,024 characters |
| **Footer**      | Additional text below the content | 60 characters    |
| **Button name** | CTA button text                   | 18 characters    |
| **URL**         | Web address that will be opened   | 4,096 characters |

All fields are required. Text fields support variables.

## Webviews in WhatsApp

The URL opening behavior depends on the verification status of your Meta account:

* **Verified account**: The URL opens inside a webview embedded in WhatsApp, keeping the user within the app.
* **Unverified account**: The URL opens in the device's browser.
