Customize the Web Chatbot channel
Modify the styling of Pega Intelligent Virtual Assistant™ (IVA) for Web Chatbot to fit your business needs and requirements. You can customize the Cascading Style Sheets (CSS) styles, change the default text for the action prompt for the chatbot, customize a user interface section used for chat responses, and also add custom controls to the channel.
For example, add your own icons or additional useful information, such as date and time stamp for each chat message.
- In the header of Dev Studio, click the name of the application, and then click Channels and interfaces.
- Modify the default text for the action prompt that is displayed in the preview
console and chat window for the IVA.For more information, see Changing the default text for action prompt in the IVA for Web Chatbot.
- Update the Web Chatbot channel section used for user input.
- Edit the pyRenderSimulatorInbound section.
- Make user interface changes in the section.
- Click Save.
- Update the Web Chatbot channel section used for the response.
- Edit the pyRenderSimulatorOutbound section.
- Make user interface changes in the section.
- Click Save.
- Change the CSS styles for the Web Chatbot channel.
- Edit the pyWebChatCustomization rule.
- Modify the CSS styles, for example, for the background color, client input, submit area, header text, or submit button.
- Click Save.
- Create custom controls in the Web Chatbot channel.For more information, see Creating custom controls for the IVA for Web Chatbot.
Previous topic Embedding a chat window for the Web Chatbot channel Next topic Changing the default text for action prompt in the IVA for Web Chatbot