How to use the Content Assistant Take Blip January 07, 2021 18:13 Updated It is possible to customize responses given by your chatbot using the trained Artificial Intelligence model. It works like this: for each personalized answer, you can register combinations of intentions and entities. When they are identified, Blip fills in a variable with the content of the response. So, just put the variable in the corresponding block! To do this, you must follow the following steps: 1. Go to the wizard screen and click on new content 2. Your content needs a title and an answer 3. Create at least one match for the corresponding answer. Don't forget to save it! 4. In Builder, you must configure the exit conditions of the blocks according to the content assistant variables 5. Then, just use the variable in the corresponding block! Related articles How to use test files for AI model analysis How to Train and Publish Your Artificial Intelligence Model How to retrieve contact information in a subbot How to create entities and intentions How to improve my artificial intelligence model