--- title: Usage position: 2 seo_title: Guidelines for Using the Loader Component seo_description: Get the knack of the Telerik and Kendo UI Loader and learn how to use it by following the instructions and recommendations in the user guidelines created by our designers. --- ## Usage Guidelines The Telerik and Kendo UI Loader requires you to follow some basic principles when using the component. ### Purpose The Telerik and Kendo UI Loader is used to indicate processes that take an indeterminate amount of time to load. If the process takes a defined amount of time, the recommendation is to use components such as ProgressBar instead. ![A Telerik and Kendo UI Loader with a label describing the loading process that takes an indeterminate amount of time.](images/components-loader-usage-purpose-do.png "Render Telerik and Kendo UI Loader with a label that describes a loading page process.") ![Inaccurate use of a Telerik and Kendo UI Loader with a label describing the loading process that takes a determinate amount of time.](images/components-loader-usage-purpose-dont.png "Do not render Telerik and Kendo UI Loader for an installing software process that takes a defined amount of time.") ### Label Text Using the Telerik and Kendo UI Loader informs the user that the loading process is taking time. However, the component itself is not informative enough without additional context. Adding a short and concise label clarifies the message and leaves no room for misinterpretation. ![A Telerik and Kendo UI Loader with a label describing the loading process](images/components-loader-usage-label-do.png "Render a Telerik and Kendo UI Loader with a label describing the loading process.") ![A Telerik and Kendo UI Loader without a describing label.](images/components-loader-usage-label-dont.png "Do not render Telerik and Kendo UI Loader without labels as it does not provide context for the loading process.") ### Exclusivity The Telerik and Kendo UI Loader must be used sparingly on the page, preferably once, as it draws the user’s attention immediately. ![A Telerik and Kendo UI Loader used for multiple loading sections.](images/components-loader-usage-exclusivity-do.png "Use a single Telerik and Kendo UI Loader for multiple loading sections on the page.") ![Multiple Telerik and Kendo UI Loaders used for indicating the loading sections on the page.](images/components-loader-usage-exclusivity-dont.png "Do not use multiple Loaders to demonstrate different loading sections as it makes the UI busy and distracts the user.")