ChatMaxima Frequently Asked Questions

Browse our comprehensive FAQ section to quickly find solutions, learn how to use ChatMaxima features, and get step-by-step guidance for setup, integrations, and support.

ChatBox Section Text Block FAQs

Written by Soniya | Updated on Sep 15
ChatBox

Basics of Text Blocks

 

1. What is a text block used for in the ChatBox bot builder?

text block is a building element in the bot builder that lets you create and send text-based replies to customers. It's the simplest way to build conversations.

2. How do I add or edit the text for a text block in the bot builder?

 You can add and edit the text for your bot's reply directly within the text field of the text response block. This is the main way to create your bot's conversational content.

3. Can a text block for my bot's reply contain multiple text messages or fields?

Yes. You can click the plus button within the bot builder to add another text field. This allows you to create a multi-part message that the bot will send as a single reply, or in a sequence of replies, to the customer.


 

Managing Text Blocks

 

4. Can I add multiple text blocks in one conversational reply?

Yes. You can add multiple text blocks in sequence. This allows the bot to send structured messages step by step instead of one long text.

5. Can I reorder text blocks after creating them in the bot builder?

 Yes. You can drag and drop text blocks to rearrange their order in the conversation flow.

6. Can I duplicate or reuse a text block to save time?

Yes. You can copy a text block and reuse it in another part of the flow to save time.


 

Personalization with Variables

 

7. Can I use variables inside a text block for personalization?

Absolutely. You can insert variables in a text block by typing them inside curly braces { }. This helps personalize the bot’s messages.

8. How do I store a customer’s input as a variable in a text block?

You can assign a user’s response to a variable by enabling the “Save Response as Variable” option in the bot builder. This lets you reuse the data later in the conversation.

9. How can I use variables to personalize my text bot’s replies?

You can insert variables into your bot’s text replies by typing them inside curly braces { }. For example, if you have a variable called customer_name, you can write: "Hello {customer_name}, how can I assist you today?" The bot will automatically replace {customer_name} with the actual value provided by the customer, making your replies more personalized and dynamic.


 

Advanced Features

 

10. How can I use the MaxIA AI Assistant to help me build my bot's text responses?

You can use the built-in MaxIA AI Assistant to help you with your bot's responses. MaxIA can assist by generating context-aware replies, summarizing conversations, and simplifying complex workflows.

11. Can I set a time limit for a customer to respond before a text block continues the conversation?

Yes. You can use a toggle button to enable or disable a timeout. This lets you set a time limit for a user's response, creating a more natural flow before the bot continues or hands off the conversation.

12. Can text blocks include emojis and formatting for better readability?

Yes. You can add emojis and use line breaks for better readability, making your messages more engaging.

13. How do I test how a text block will look to customers?

You can use the preview option in the bot builder to see how the text block will appear in an actual chat.

14. Can I set conditions for showing a text block in a conversation?

 Yes. Text blocks can be made conditional, meaning they only appear if certain triggers, keywords, or variable values are matched.

15. How can I find a video tutorial for the Text Block in the ChatBox section?

To find the video tutorial for the Text Block, first navigate to Dashboard → Resources. In the dropdown menu, click on Video Tutorial, and then use the search bar to find the specific guide by searching for "Text Bot". The video tutorial can be found at:

link: https://chatmaxima.com/video-tutorials/creating-a-text-node-in-chatmaximas-chatbox/

Bot Builder
Conditional Replies
MaxIA Assistant
Text Blocks
Variables