Agent Dialog
Text
The Text Agent Dialog Block allows you to display simple text messages to your users. These messages can be chained together, creating a smooth animation that enhances the user experience.
Adding a Link to Text
You can include a link within your text messages by using the link icon in the editor.
Supported Link Formats
You can insert links using the following formats:
- HTTP/HTTPS URLs:
http://
orhttps://
- Email Links:
mailto:example@example.com
- Phone Links:
tel:+123456789
- SMS Links:
sms:+123456789
Additionally, links can dynamically include variables, enabling personalized or contextual link generation.