Deploy a template
Launch a ready-to-run vertical agent from the template gallery in one step.
This guide covers deploying a template — a one-click vertical agent that bundles configuration, connectors, and sane defaults. Deploying resolves the template's parameters and required connectors into a ready, signed agent in your org, so you skip wiring it up by hand.
You will browse the gallery, inspect a template's parameters, and deploy it.
Templates are part of M11 (P0). The /templates endpoints may be marked
planned and are not yet live on every deployment — check your tier before
relying on them in production.
Templates are 1-click vertical agents. Deploying one resolves your parameters
and the template's connectors into a ready, signed agent. Listing and reading
templates need a key with the read scope; deploying needs manage.
Inspect its parameters
Fetch a single template to see the params it expects and the connectors it needs before you deploy.
Deploy it
Pass your params; the template resolves them plus its connectors into a ready signed agent. Supply an idempotency key so a retried deploy returns the same agent instead of creating a duplicate.
Run the deployed agent
The deploy returns a normal agent — run it like any other. Every run is still captured and signed.