Agent designer

Important: Agents is currently in private beta and is not yet available to all customers.

Use the agent designer to design your agent and configure your agent start event An event that triggers a workflow to run when it occurs. An example is Box - New file, which triggers the workflow to run when a new file is uploaded to the specified folder. and actions A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process.. The agent designer page includes the toolbar, actions toolbox, and designer canvas.

Open the agent designer

  1. Go to Agents > All agents.

  2. Open the agent designer:

    1. New agentflow: Click Create agentflow.

    2. Existing agentflow: Select the agentflow you want from the agentflows page.

Add an action to the agentflow

Actions define the sub processes that occur when your agentflow runs.

Add from the actions toolbox

  1. On the left side of the agent designer, in the actions toolbox, find the action.
    • To search for actions, click inside the Search text box above the action groups and begin typing the action name.

    • To browse actions, expand action groups.

      For example, Logic and flow includes actions to call a agentflow and related tasks while Operations includes actions to log instance details and set a variable value.

  2. Drag the action onto a drop zone () on the designer canvas.

    Initially, the action is unconfigured and indicated by (). For details on action configuration, see Action configuration panel.

Rename, copy, disable, and delete actions

Rename an action

  • Double-click the action name to open the action name for editing.

    You can also click to the right of the action and then select Rename.

Copy and paste an action

  1. Click to the right of the action and then select Copy.
  2. Click a drop zone () and then select Paste.

Disable or enable an action

Disabled actions (including any child actions) appear greyed out on the designer and are omitted when the agentflow runs.

  • Click to the right of the action and then select the option you want.

Delete an action

  • Click to the right of the action and then select Delete.

Navigate large agentflows

Compress the agentflow design by collapsing container actions. Zoom in or out on your agentflow design using the zoom selector.

Action options menu

The action options menu contains options to manage an action in a agent. It provides options such as copy, rename, disable or enable, and delete.

  • Click to the right of the action.

The following options are available:

Option Description

Configure

Opens the Action configuration panel.

Copy

Copies the action and its configuration settings for pasting to a drop zone on the design canvas.

Note: The options menu for a drop zone () includes the Paste option.

Delete

Removes the action from the agentflow.

Disable

Omits the action (and any child actions) when the agentflow runs.

Enable

Includes the action (and any child actions) when the agentflow runs.

Rename

Displays the action name in editable form for you to customize. The custom name is displayed on the canvas; when the action is executed during the run of the agentflow, the custom name is also displayed on the Instances page.