---
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.


### 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.


### Exclusivity
The Telerik and Kendo UI Loader must be used sparingly on the page, preferably once, as it draws the user’s attention immediately.

