> ## Documentation Index
> Fetch the complete documentation index at: https://docs.quick.bot/llms.txt
> Use this file to discover all available pages before exploring further.

# Rating

The Rating user block allows you to collect user ratings with flexible scales, customizable icons,
and various display options.

<Tabs>
  <Tab title="Flow">
    <Frame style={{ maxWidth: '400px' }}>
      <img src="https://mintcdn.com/urbiport-eca888d8/-ARXSrILxIB7whJw/images/builder/blocks/user/rating.png?fit=max&auto=format&n=-ARXSrILxIB7whJw&q=85&s=f1cc0a1c1133142fc14532efe695e04c" alt="Rating input in flow builder" className="rounded-lg" width="1342" height="774" data-path="images/builder/blocks/user/rating.png" />
    </Frame>
  </Tab>

  <Tab title="Bot">
    <Frame style={{ maxWidth: '400px' }}>
      <img src="https://mintcdn.com/urbiport-eca888d8/-ARXSrILxIB7whJw/images/builder/blocks/user/rating-viewer.png?fit=max&auto=format&n=-ARXSrILxIB7whJw&q=85&s=da90fa04a1081d55f6a506b4a7263e2a" alt="Rating input in bot" className="rounded-lg" width="780" height="432" data-path="images/builder/blocks/user/rating-viewer.png" />
    </Frame>
  </Tab>
</Tabs>

## Configuration

* **Maximum**: Choose from 3 to 10 rating options.
* **Type**: Select between icons (stars or custom) or numbers to display.
* **Start at**: For number displays, set the starting number (supports variables).
* **1 label**: add a label for the lowest rating.
* **10 label**: add a label for the highest rating.
* **Custom icon**: to add a custom icon use the HTML tag `<svg>...</svg>`.
* **One-Click Submit**: Enable immediate submission upon selection
* **Save Answer**: Choose a variable to store the rating value
* **WhatsApp message**: Custom message for WhatsApp. If empty, a default message will be generated based on the rating configuration.
