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

# Run Prompts and Evaluate

In this guide, we'll show you how to:

* Run a prompt on a dataset using a [Dynamic Column](/datasets/dynamic-columns/dynamic-columns-run-prompt)
* Configure various evaluation metrics and [run them](/datasets/run-eval)

You can do this on the platform in just a few minutes without writing any code.

## Video: Run Prompt and Configure Evaluations in Athina IDE

<div
  style={{
position: "relative",
paddingBottom: "60.40268456375839%",
height: "0",
}}
>
  <iframe
    src="https://www.loom.com/embed/a7207dd6db954333a734d8db04f21006"
    frameBorder="0"
    webkitAllowFullScreen
    mozAllowFullScreen
    allowFullScreen
    style={{
  position: "absolute",
  top: "0",
  left: "0",
  width: "100%",
  height: "100%",
}}
  />
</div>
