# Rating window
Allow visitors to rate your support.
⛔ Legacy API
You are browsing legacy API. Current version you can find here.
# Simple rating
You can display feedback icons with comment after the conversation is resolved.
_smartsupp.ratingEnabled = true;
# Rating with a comment
You can display feedback icons including text area for a comment.
_smartsupp.ratingComment = true;