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:
- Go to AI Agent Studio and select the
Workflows
tab. Then, search for and select the workflow you want to edit. - Select Edit
to modify a workflow. - Select 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. - If needed, use Debug
to trace and test the workflow. For more information, see Get Started with the Debugger. - 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:
- Go to AI Agent Studio and select the
Workflows
tab. Then, search for and select the preconfigured workflow you want to
edit. - Select View
. - 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.
- If needed, use Debug
to trace and test the workflow. For more information, see Get Started with the Debugger. - 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:
- Go to AI Agent Studio and select the
Workflows
tab. Then, search for and select the preconfigured workflow you
want to copy. - Select Duplicate
. Enter a new name for the workflow and edit it. - If needed, use Debug
to trace and test the workflow. For more information, see Get Started with the Debugger. - Publish your workflow.