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

# Evaluating your prompt

With Prompt Foundry, you can evaluate your prompts to ensure they are generating the desired output.

<Steps>
  <Step title="Evaluations Tab">
    Navigate to the "Evaluations" tab of your prompt.

    <img src="https://mintcdn.com/promptfoundry/6mLtahxJoISzlV4f/guides/guide-images/evaluations-tab.gif?s=966dd31bafd9c1158997fa30c3247fc0" width="806" height="480" data-path="guides/guide-images/evaluations-tab.gif" />
  </Step>

  <Step title="Create Evaluation">
    Click "Add Evaluation" to create a new evaluation.

    <img src="https://mintcdn.com/promptfoundry/6mLtahxJoISzlV4f/guides/guide-images/create-eval.gif?s=7fa4bd41bdbeb39f096a25d3539a39db" width="580" height="480" data-path="guides/guide-images/create-eval.gif" />
  </Step>

  <Step title="Add Conversation Message">
    Add a conversation message to the evaluation.

    <img src="https://mintcdn.com/promptfoundry/6mLtahxJoISzlV4f/guides/guide-images/eval-conversation-message.gif?s=7bc29b15181c67f058f00179c891c82f" width="580" height="480" data-path="guides/guide-images/eval-conversation-message.gif" />
  </Step>

  <Step title="Create Assertion">
    Add an assertion to the evaluation.

    <img src="https://mintcdn.com/promptfoundry/6mLtahxJoISzlV4f/guides/guide-images/create-assertion.gif?s=45238182cbe3054ae7449e909b6f5a8d" width="580" height="480" data-path="guides/guide-images/create-assertion.gif" />
  </Step>

  <Step title="Run Evaluation">
    Click "Run Evaluation" to run the evaluation.

    <img src="https://mintcdn.com/promptfoundry/6mLtahxJoISzlV4f/guides/guide-images/run-eval.gif?s=b77a3056c052c0a6d711cdbe707c0f09" width="580" height="480" data-path="guides/guide-images/run-eval.gif" />
  </Step>
</Steps>

Now that you've evaluated your prompt, let's deploy it to your production environment!
