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

# Evaluations

> Trigger and retrieve Pinecone Marketplace evaluation results.

<Note>
  This feature is in [public preview](/release-notes/feature-availability).
</Note>

The Evaluations API lets you trigger evaluations and retrieve results per version.

## Operations

| Operation             | Description                                                              |
| --------------------- | ------------------------------------------------------------------------ |
| List evaluations      | Return all evaluation runs for a deployment.                             |
| Get an evaluation     | Return aggregate scores and per-question detail for a single evaluation. |
| Trigger an evaluation | Run an evaluation against the active version on demand.                  |

For the operator-facing guides, see [Evaluations](/guides/marketplace/evaluations).
