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

# Introduction

> The infrastructure for self-improving agents. BenchGen is a Synthetic Data Factory that creates a digital twin of your business.

## The infrastructure for self-improving agents

BenchGen is a **Synthetic Data Factory** — it creates a digital twin of your business from your enterprise data, then uses that twin to simulate realistic environments, train RL agents, and generate unlimited synthetic data and trajectories.

The result: agents that improve continuously on their own, grounded in your real business context.

<img src="https://mintcdn.com/benchgen-8fc81371/2OCozHVviHUGu126/images/solution_benchgen.png?fit=max&auto=format&n=2OCozHVviHUGu126&q=85&s=0a5ec7fb3d97534927d9f33a70af45db" alt="BenchGen — Digital Twin of Your Business" width="3592" height="1238" data-path="images/solution_benchgen.png" />

## How it works

BenchGen takes your existing enterprise data — CRM, ERP, data warehouse, support tickets — and builds a living simulation of your business. Agents are trained inside that simulation using reinforcement learning, then challenged against real-world benchmarks before deployment.

<Columns cols={3}>
  <Card title="Agents" icon="robot" href="/agentspace/welcome">
    Build and deploy AI agents with topics, actions, and integrations using the Agentspace visual builder.
  </Card>

  <Card title="Eval" icon="chart-line" href="/eval/overview">
    Benchmark any model against curated datasets and track performance metrics over time.
  </Card>

  <Card title="Train" icon="graduation-cap" href="/train/overview">
    Fine-tune models with LoRA on your own datasets and export adapters ready for inference.
  </Card>
</Columns>

<Card title="The self-improvement loop" icon="arrows-rotate" href="/self-improvement-agent" horizontal>
  Understand how Simulate → Train → Generate forms a self-reinforcing cycle.
</Card>

## Why BenchGen

<Columns cols={2}>
  <Card title="More accurate" icon="arrow-trend-up">
    Agents trained in your digital twin make better decisions in the complex scenarios your business actually faces.
  </Card>

  <Card title="Lower risk" icon="shield-check">
    Test and break agents in simulation before they touch production. Deploy with fewer surprises.
  </Card>

  <Card title="Faster iteration" icon="bolt">
    The simulation loop runs continuously. Test more, ship faster, iterate without waiting for real-world data.
  </Card>

  <Card title="Enterprise impact" icon="buildings">
    Drive measurable results across the organization — from support to ops to sales — with agents that get better over time.
  </Card>
</Columns>

## API reference

<Card title="API reference" icon="terminal" href="/api-reference/introduction" horizontal>
  Integrate BenchGen into your own pipelines via the REST API.
</Card>
