--- title: Usage position: 2 seo_title: Guidelines for Using the ProgressBar Component seo_description: Get the knack of the Telerik and Kendo UI ProgressBar 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 ProgressBar requires you to follow some basic principles when using the component. ### Label When using the ProgressBar component, it's crucial to display labels that provide users with a clear understanding of the ongoing processes. ![A Telerik and Kendo UI ProgressBar with a label](images/components-progressbar-usage-label-do.png "Use clear labels when working with the Telerik and Kendo UI ProgressBar.") ![A Telerik and Kendo UI ProgressBar without any labels](images/components-progressbar-usage-label-dont-v2.png "Don't use the Telerik and Kendo UI ProgressBar without any labels.") ### Purpose The ProgressBar component serves as a loading indicator, particularly in situations where the tasks and processes are time-consuming, like installations and uploads. ![A Telerik and Kendo UI ProgressBar indicating installation progress](images/components-progressbar-usage-purpose-do-v2.png "Use the Telerik and Kendo UI ProgressBar to indicate progress of time-consuming tasks") ![Incorrect usage of the Telerik and Kendo UI ProgressBar as loading indicator](images/components-progressbar-usage-purpose-dont-v2.png "Don't use the Telerik and Kendo UI ProgressBar as loading indicator, use the Loader component instead.")