Skip to main content
Each Flow has a current draft, publishing controls, and version history. Use the Flow canvas to run the draft before publishing, then use the API Reference for the current programmatic build and publishing endpoints.

Publish your agent

1

Open the Flow

Open the agent’s Flow. The header shows the current draft state and the Publish control.
2

Run the current draft

Select Execute flow to run the draft version of the Flow before you publish it.
3

Publish the Flow

Select Publish when the Flow is ready to make the current draft the active version.
4

Review version history

Open the Draft control to view the current draft and previous Flow versions. The current active version is identified in the history.
The Flow header's Version history menu showing the current unpublished draft and a previous active version.

Use the API

Beam’s API supports programmatic agent-building and publishing workflows. Endpoint names and request formats can change, so use the generated API Reference for the current API details rather than copying endpoint examples from this guide.

Drafts and version history

Use Execute flow to test the draft. The Draft control opens version history, where Beam distinguishes the current draft from previous active Flow versions.

API documentation

For complete API reference, authentication details, and current endpoint documentation, see the API Reference.

Next steps

API Reference

Complete API documentation and endpoints

Multi-Agent Collaboration

Coordinate multiple agents in production

Triggers & Webhooks

Automate agent execution with triggers and webhooks

Task Executions

Monitor and track production tasks