--- title: Usage position: 2 seo_title: Guidelines for Using the Chat Component seo_description: Get the knack of the Telerik and Kendo UI Chat and learn how to use its elements according to different types of conversations by following the instructions and recommendations in the user guidelines created by our designers. --- ## Usage Guidelines The Telerik and Kendo UI Chat requires you to follow some basic principles when using the component. ### Quick Replies and Prompt Suggestions Length  Quick replies and prompt suggestions are used to generate quick messages or queries. When chatting with an LLM, these messages are called prompts. Since they usually come in bulk and might take up space, try to keep their text short, concise, and straightforward.  ![Telerik and Kendo UI Chat used for person-to-AI model communication using prompt suggestions with short labels.](images/components-chat-quick-replies-prompt-lenght-do.png "Render Telerik and Kendo UI Chat used for person-to-AI model communication using prompt suggestions with short labels.") ![Telerik and Kendo UI Chat used for person-to-AI model communication using prompt suggestions with long labels.](images/components-chat-quick-replies-prompt-lenght-dont.png "Do not render used for person-to-AI model communication using prompt suggestions with long labels.") ### Collapsible Message Bubbles  Collapsible message bubbles are a convenient solution for message bubbles that take too much vertical space, but are not of primary importance, such as prompts with larger text. ![A Telerik and Kendo UI Chat displaying person-to-AI model conversation with collapsible prompt message.](images/components-chat-collapsible-message-do.png "Use collapsible prompt messages for person-to-AI model conversations only where the prompt might be long and would not need to take too much vertical space.") ![A Telerik and Kendo UI Chat showing a collapsible message bubble in the context of person-to-person conversation.](images/components-chat-collapsible-message-dont.png "Do not use collapsible message bubbles for messages of equal importance that should not be hidden.") ### Message Toolbar  Message Toolbar is commonly used below output message bubbles in the context of person-to-AI model conversation and enables users to perform quick actions over the said message—most often copy, share, or rate the AI output. ![A Telerik and Kendo UI Chat used for person-to-AI model conversation with a message toolbar below output message bubble.](images/components-chat-message-toolbar-do.png "Use the message toolbar below output message bubbles in the context of person-to-AI model conversation.") ![A Telerik and Kendo UI Chat used for person-to-person conversation using a message toolbar.](images/components-chat-message-toolbar-dont.png "Do not use message toolbar in person-to-person conversation context.") ### Simultaneous vs Asynchronous Communication Unlike the person-to-bot and person-to-AI model conversations, person-to-person communication might be asynchronous, which implies using message markers such as message time and status, usually displayed upon interaction with a message. ![Telerik and Kendo UI Chat showcasing message markers for asynchronous communication such as time message and status elements.](images/components-chat-communication-type-do.png "Use message markers such as time message and status for person-to-person conversation only.") ![Telerik and Kendo UI Chat using time message and status of prompt message in person-to-AI model conversation.](images/components-chat-communication-type-dont.png "Do not use time message and status elements in the context of simultaneous communication such as person-to-bot or person-to-AI model conversation.")