Start an agent trial

Start a time-limited trial for a catalog agent in your organization.

Each catalog agent can offer a trial: a dedicated agent instance and token balance for evaluation. Trials are org-scoped and tracked in the database.

In the dashboard

  • Open Agents and switch to the Catalog tab
  • Select an agent and start trial when available
  • After provisioning, open the agent to chat in the web UI

API

POST /api/organizations/{organizationId}/agents/{agentId}/trial
Cookie: session=...

Requires organization member access. Returns trial status and instance metadata. See API reference for error codes when a trial already exists or the agent is not trial-eligible.