--- title: Usage position: 2 seo_title: Guidelines for Using the Rating Component seo_description: Learn about the basic features of the Telerik and Kendo UI Rating component and its types, check out the extensive set of available options in its live demo, and master its appearance by setting its color and position as you wish on the fly. --- ## Usage Guidelines The Telerik and Kendo UI Rating requires you to follow some basic principles when using the component. ### Label and Rating Label By thoughtfully applying labels and rating labels, you can provide users with clarity and context, making it significantly easier for them to understand and engage with the component. This can ultimately lead to a better user experience and increase user satisfaction. ![A Telerik and Kendo UI Rating component with a label and rating values](images/components-rating-usage-label-and-rating-label-do.png "Use the Telerik and Kendo UI Rating component with a component label and a rating label.") ![A Telerik and Kendo UI Rating component without a label and rating values](images/components-rating-usage-label-and-rating-label-dont.png "Don't use the Telerik and Kendo UI Rating component without a component label and a rating label.") ### Item Number When implementing a rating system, stick with the familiar five-star format for simplicity and user-friendliness. However, if you need to provide a larger rating range, consider using the half-precision feature rather than increasing the number of rating items. This approach maintains a clean and straightforward user experience while offering a broader range for expressing opinions or preferences. ![A Telerik and Kendo UI Rating component with a five-star rating system and half-precision](images/components-rating-usage-item-number-do.png "Use the Telerik and Kendo UI Rating component with the five-star rating system.") ![A Telerik and Kendo UI Rating component with 10 rating items](images/components-rating-usage-item-number-dont.png "Don't use Telerik and Kendo UI Rating components with too many rating items as this may overwhelm users.") ### Feedback Field Including a feedback field when using the Rating component within a Form is a valuable practice. It allows users to provide additional context and insights alongside their ratings, offering a more comprehensive understanding of their feedback and enabling constructive interactions. ![A Telerik and Kendo UI Rating component with a feedback field](images/components-rating-usage-feedback-field-do.png "When using the Telerik and Kendo UI Rating component in a Form, also add a feedback field.") ![A Telerik and Kendo UI Rating component without a feedback field](images/components-rating-usage-feedback-field-dont.png "Don't omit the feedback field when using the Telerik and Kendo UI Rating component in a Form.")