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.

Response Section Password Block FAQs

Written by Soniya | Updated on Sep 18
Response

Basics & Overview

 

 

1. What is the password block in a chatbot used for?

 

The password block is designed to securely collect password or other sensitive data from users within the chatbot.

 

2. How does the password block help my chatbot?

 

This block allows you to collect password data while also providing validation rules to ensure the input meets your security criteria. The data can then be stored in a variable for your workflow.

 

3. Is the password input collected by the password block secure?

 

Yes, the block is designed to securely collect password data.

 

4. How can I store the password a customer enters?

 

You can save the password by entering a name in the "Enter variable name" field. This allows the bot to save the data and use it for later steps.

 

5. What are the rules for naming a variable for a password?

 

The variable name should only contain lowercase letters and underscores.


 

Validation & Error Messages

 

 

6. How can I set a minimum number of characters for a password?

 

You can set a minimum length by clicking the "Min Length" checkbox and entering the required number of characters in the "Minimum Length" field.

 

7. How can I set a maximum number of characters for a password?

 

You can set a maximum length by clicking the "Max Length" checkbox and entering the maximum number of characters in the "Maximum Length" field.

 

8. Can I ensure the password only contains numbers?

 

Yes, you can check the "Only numerical values are allowed" box to ensure that the password contains only numbers.

 

9. Can I use multiple validation rules at the same time in the password block?

 

Yes. You can click all the checkboxes—"Only numerical values are allowed," "Min Length," and "Max Length"—to apply multiple validation rules simultaneously.

 

10. What is the purpose of the "Error Message" field in the password block?

 

The "Error Message" field allows you to provide a custom message that will be displayed when the provided password does not meet the validation rules.


 

Step-by-Step Process

 

 

11. What is the final step to save the password block?

 

After you have filled in the necessary fields and configured your validation rules, you can click submit to save the block.

 

12. What happens if a user's input fails validation in the password block?

 

If a user's password does not meet the specified criteria, the custom error message you provided will be displayed, and the user will be prompted to try again.


 

Location & Tutorials

 

 

13. Where can I find the password block in the chatbot builder?

 

You can find the password block by navigating to Dashboard → Quick Access. Then, under ChatMaxima Studio, click on Create Chatbot. The password block will be available in the response section of the builder.

 

14. Where can I find a video tutorial for the password block?

 

To find a video tutorial for the password block, navigate to Dashboard → Resources. In the dropdown menu, click on Video Tutorial, and then use the search bar to find the specific guide.
Link:  https://chatmaxima.com/video-tutorials/creating-a-response-password-node-in-chatmaxima/


 

Advanced Questions

 

 

15. How does the password block save me from writing validation code?

 

The block has built-in validation for length and number format, so you do not need to manually write any code to ensure the password meets your security requirements.

Min Max Length
Password
Secure Input
Validation
Variable Storage