--- title: Usage position: 2 seo_title: Guidelines for Using the Window Component seo_description: Get the knack of the Telerik and Kendo UI Window and learn how to use and implement the component by following the instructions and recommendations in the user guidelines created by our designers. --- ## Usage Guidelines The Telerik and Kendo UI Window requires you to follow some basic principles when using the component. ### Title When using the Window component in your user interface, it's important to consider the presentation of the window title, as it plays a crucial role in guiding the user and conveying the purpose of the content. ![A Telerik and Kendo UI Window with a fitting title](images/components-window-usage-title-do.png "Render Telerik and Kendo UI Window components with meaningful titles") ![An incorrectly used Telerik and Kendo UI Window component that has no title](images/components-window-usage-title-dont.png "Do not use the Telerik and Kendo UI Window component without adding a suitable title") ### Purpose Windows are best suited for displaying more complex content, such as multi-panel interfaces or task-specific workflows, providing users with a comprehensive view of information. On the other hand, Dialogs are ideal for short and focused interactions, such as alerts, confirmations, or prompting users for quick input, offering a more concise and task-specific approach to engage users effectively. ![A Telerik and Kendo UI Window used to display Terms of Use](images/components-window-usage-meaning-do.png "Use the Telerik and Kendo UI Window to display more complex content in a separate dialog") ![An incorrectly used Telerik and Kendo UI Window with action buttons](images/components-window-usage-meaning-dont.png "Don't use the Telerik and Kendo UI Window instead of a dialog.")