> For the complete documentation index, see [llms.txt](/llms.txt).
> A full single-fetch corpus is available at [llms-full.txt](/llms-full.txt).
---
title: "Trigger a run"
description: "Trigger a new run of an experiment against its current dataset version."
method: "POST"
endpoint: "/api/v1/projects/:projectId/experiments/:experimentId/runs"
order: 6
group: "Manage runs"
last_verified: 2026-07-27
---



`POST /api/v1/projects/:projectId/experiments/:experimentId/runs`

Trigger a new run of an experiment against its current dataset version.


