Skip to main content
Beam brings together a workspace, agents, and Flows. Use the workspace home to start a task or brainstorm, then configure agents and review their work from the workspace navigation.
The current Beam workspace home with the Ask Beam composer, Build agents control, and recommended task prompts.

Workspace

The workspace home is the starting point for asking Beam to perform a task or brainstorm. The workspace navigation provides access to Skills, Projects, Inbox, Tasks, Agent templates, Integrations, and Views.

Agents

An agent is the unit you configure to perform work. You can start from Agent templates or select New agent in the template gallery. An agent includes its own Chat, Tasks, Flow, Learning, Configuration, and Analytics areas.

Flows

A Flow is the configured graph that an agent uses to carry out work. The current Flow canvas starts with a Trigger and can contain tool and LLM-based Condition nodes. Its header shows the Flow state, Test mode, and Publish controls. When you select a tool node, the sidebar includes Parameters, Settings, and Evaluation. Parameters includes input variables, model, output variables, and integrations.

Tools and integrations

Tools give a Flow the capabilities it needs to complete work. Use the workspace Integrations page to browse available integrations, add a connection, review existing connections, or start a custom integration. Configure the integration used by a Flow node from the node sidebar’s Parameters → Integrations section. See Selecting Tools and Integrations.

Variables

Variables supply values to node inputs while a Flow runs. Beam currently provides seven fill methods:
  • Auto fill
  • Prompt fill
  • Linked fill
  • Static fill
  • User fill
  • Memory fill
  • Attachment fill
See Variable Fill for when to use each method.

Memory

Each agent has a Memory module. Add documents from Configuration → Memory → Add data, then use Memory fill when a node needs knowledge from those files as an input. Google Drive and SharePoint connections for keeping an agent’s memory in sync with repository folders are planned but are not yet available.

Tasks

A task is one execution of an agent. Use the workspace Tasks page to review task records, switch between Tasks and Tests, filter the list, search by task name, and create a task manually. See Task Executions for the verified task-list and task-detail controls.

Triggers

The Flow canvas begins with a Trigger node. Select it to review existing trigger cards or add a trigger. The detailed trigger configuration depends on the trigger type; see Triggers and Webhooks for the current verified Gmail trigger editor.

Next steps

Agent Templates

Start from an available agent template.

Creating Agents

Learn the current agent entry points.

Flow Configuration

Configure a Flow with triggers, tools, and conditions.