Edit a Workflow

You can edit workflows that are in draft status. You can also edit some preconfigured workflows.

Edit a Workflow in Draft Status

To edit a workflow in draft status, do these steps:

  1. Go to AI Agent Studio and select the Workflows workflows tab. Then, search for and select the workflow you want to edit.
  2. Select Edit Edit to modify a workflow.
  3. Select Settings Settings to edit the workflow details such as the LLM, chat experience, questions, and security. For more information about the workflow settings, see Create Workflows.
  4. If needed, use Debug Debug to trace and test the workflow. For more information, see Get Started with the Debugger.
  5. Publish your workflow.

Edit a Preconfigured Workflow

Preconfigured workflows are identified by the Seeded tag. You can edit some of the preconfigured workflows.

To edit a preconfigured workflow, do these steps:

  1. Go to AI Agent Studio and select the Workflows workflows tab. Then, search for and select the preconfigured workflow you want to edit.
  2. Select View View.
  3. Select Customize to edit the preconfigured workflow. If the Customize option isn't displayed, it's not an editable workflow.
    Note: In some preconfigured workflows, you can only edit the prompts in the LLM and Agent nodes.
  4. If needed, use Debug Debug to trace and test the workflow. For more information, see Get Started with the Debugger.
  5. Publish your workflow.

Create a Copy of a Preconfigured Workflow

You can create copies of preconfigured workflows. The copy will have a different code and you can edit it further.

To create a copy of a preconfigured workflow, do these steps:
  1. Go to AI Agent Studio and select the Workflows workflows tab. Then, search for and select the preconfigured workflow you want to copy.
  2. Select Duplicate Duplicate. Enter a new name for the workflow and edit it.
  3. If needed, use Debug Debug to trace and test the workflow. For more information, see Get Started with the Debugger.
  4. Publish your workflow.