--- title: UX guidelines for chat description: Understand the UX guidelines for adding chat to checkout, and learn how to design the best experience for customers and merchants. source_url: html: https://shopify.dev/docs/apps/build/checkout/chat/ux-for-chat md: https://shopify.dev/docs/apps/build/checkout/chat/ux-for-chat.md --- ExpandOn this page * [Build within the Chat component dimensions](https://shopify.dev/docs/apps/build/checkout/chat/ux-for-chat#build-within-the-chat-component-dimensions) * [Avoid creating non-interactive areas](https://shopify.dev/docs/apps/build/checkout/chat/ux-for-chat#avoid-creating-non-interactive-areas) * [Never distract the customer from checking out](https://shopify.dev/docs/apps/build/checkout/chat/ux-for-chat#never-distract-the-customer-from-checking-out) * [Avoid using eye-catching colors for indicating a new message](https://shopify.dev/docs/apps/build/checkout/chat/ux-for-chat#avoid-using-eye-catching-colors-for-indicating-a-new-message) * [Next steps](https://shopify.dev/docs/apps/build/checkout/chat/ux-for-chat#next-steps) # UX guidelines for chat Chat apps can improve the customer experience at checkout by providing a way to interact with store representatives. When you create a chat experience, adhere to these UX guidelines. *** ## Build within the Chat component dimensions The Chat component integrates an iframe that can have the following states: * **Minimized**: The state before customers interact with the Chat component. * **Maximized**: The state after customers interact with the Chat component. For an optimized customer experience, size the iframe within the following dimensions: * **Minimized:** Max `224px` width by `72px` height on desktop screen sizes. * **Maximized:** Max `415px` width by `700px` height on desktop screen sizes. For mobile screen sizes, the size restriction changes to `100%` width and `93%` height of the viewport. ![Chat component dimensions](https://cdn.shopify.com/shopifycloud/shopify-dev/production/assets/assets/images/apps/checkout/chat/chat-ux-dodonts-dimensions-CEgwqovA.png) *** ## Avoid creating non-interactive areas For security reasons, the HTML `