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

# Prompt ratings

> Track the user ratings of prompts.

Evaluating prompts can be challenging. It involves versioning the prompts,
compiling reviews, and visualizing the outcomes. LangBear offers functionalities
to significantly simplify these tasks.

<img src="https://mintcdn.com/elaborateai/ppAp014YrJPwWogC/images/prompt-versioning.png?fit=max&auto=format&n=ppAp014YrJPwWogC&q=85&s=f25bfd53c4b56cc957e7997eea49dca5" alt="Prompt ratings" width="1100" height="687" data-path="images/prompt-versioning.png" />

Prompts are managed with version control. The scores are gathered and displayed
for each prompt, enabling easy comparison between different versions of prompts.

## Development

Check out the following guides to learn how to develop prompt ratings.

<CardGroup cols={1}>
  <Card title="Prompt rating development" icon="dev" href="/development/prompt-ratings">
    Learn how to develop prompt ratings.
  </Card>
</CardGroup>
