Runnables
Package agents & workflows as versioned, deployable artifacts
What is a Runnable?
A Runnable is a version-controlled bundle that points at:
| Field | Purpose |
|---|---|
name | Human-readable (unique across different runnables) |
version | Integer that increments with each release (1, 2, 3…) |
description | Brief description for the runnable provided by the user |
You can create runnables to test specific versions of your agents and deploy them to production
Prerequisites
| Requirement | Reason |
|---|---|
| Create a trace | You can turn your traces into reusable runnables, check here how to create a trace |
1 · Select a trace
Select the trace you want a create a runnable from:
2 · Register a runnable
You can register a new Runnable or create a new version of your existing ones
3 · Manage your Runnable
From your runnable details screen, you can archive versions, create deployments, and edit the runnable’s details.
Related resources
Updated 4 days ago
