Learn how to use the Text block in Release0 to display custom messages, format content, and add clickable links in your chatbot conversations. This guide covers setup tips and best practices for creating clear, engaging dialogues.
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.
You can include a link within your text messages by using the link icon in the editor.
You can insert links using the following formats:
http://
or https://
mailto:example@example.com
tel:+123456789
sms:+123456789
Additionally, links can dynamically include variables, enabling personalized or contextual link generation.