> ## Documentation Index
> Fetch the complete documentation index at: https://laminarai-docs-lam-1778-self-host-access-control.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Datasets

Datasets are collections of datapoints used for evaluations, fine-tuning, and regression testing.

<CardGroup cols={2}>
  <Card title="Introduction" href="/datasets/introduction">
    Concepts and format.
  </Card>

  <Card title="Adding Data" href="/datasets/adding-data">
    Create datasets from traces and files.
  </Card>

  <Card title="CLI" href="/datasets/cli">
    Manage datasets from the command line.
  </Card>

  <Card title="Queues" href="/queues/quickstart">
    Review and label failures efficiently.
  </Card>
</CardGroup>

Next: run evals over datasets in [Evaluations](/evaluations).
