Deploy and invoke an agent

Deploy a trained checkpoint as an agent, then send a test prompt from the Arena UI.

Prerequisites

  • A successful training run with at least one checkpoint (view results).

  • Permission to create deployments in your organization.

1. Open Agents

Click Agents in the sidebar to open the Agents page. This page is where you can view available agents and deployments, deploy from checkpoints, and open deployment details to interact with agents after they are deployed.

Sidebar with Agents highlighted

Agents in the sidebar.

Agents table with deployments

The Agents list.

2. Deploy from checkpoint

From a checkpoint or experiment results, start Deploy and confirm resource settings.

Deploy agent from checkpoint flow

Starting deploy from a checkpoint.

3. Deployment detail

After deploy completes, open the agent detail view with tabs for chat, code samples, or status.

Deployed agent detail page

A deployed agent ready to test.

4. Invoke

Use the chat or invoke panel to send a prompt and read the model response.

Agent invoke chat panel

Sending a test message to the agent.