πŸ–ŒοΈPersonalisation

This tab allows you to customise the style of your assistant on the following elements:

  • Colour Palette: Defines the primary, secondary, success, warning, and error colors for your assistant. The expected format is hexadecimal (HEX: #RRGGBB).

  • Assistant Position: Defines the relative position of your assistant on the screen. Possible values ​​are: right/left, bottom/top.

  • Typography Used: Defines the font family and size for your assistant.

    • Font Family: The expected format is CSS - 'Font 1', Font 2, 'Font 3'.

    • Font Size: The expected format is an integer in pixels.

  • URL: Defines the image for your assistant. The expected format is a link where the image in question is hosted.

  • Text: Defines the text displayed in the header when a user opens your assistant (title and subtitles).

  • Prompts: Define the text that is displayed before your assistant opens, in pop-up style

  • CTAs: Define the text and links associated with the call-to-action buttons located in the bottom left and right corners of your assistant, once opened by a user.

  • Initialisation Message: Define the text of the first message in the conversation between your assistant and your users, as sent by your assistant, to open the discussion.

Reminder: You can preview the changes you make on this page by clicking the "Preview" button on the next page ("Deployment").

Last updated