26 Agent Operations

This section covers other essential agent operations, like moving, copying, or deleting AI agents.

Move an Agent

You can move agents you own or have MANAGE permissions for.

  1. On the Home page, navigate to the folder that contains the agent you want to move.
  2. Next to the agent you want to modify, click Actions three dot icon Actions and click Move .
  3. Select the new workspace location for the agent. Click Move.

Copy an Agent

You can copy an agent you own or have MANAGE permissions for to another location an available workspace.

You can copy agents to the same or different folder. Agents can be copied to folders in different workspaces to which you have access. The agent configuration, as well as tool and guardrail settings, are copied. AI compute cluster attachments are not copied and you need to attach the agent to a new AI compute cluster to resume development.
  1. On the Home page, navigate to the folder that contains the agent you want to move.
  2. Next to the agent you want to modify, click Actions three dot icon Actions and click Copy to workspace.
  3. Provide a new name and description for the copied agent, if necessary.
  4. Click Browse and select a new location in the workspace to copy the agent to. Click Select.
  5. Click Copy.

Download Agent Files

You can download agent files and their guardrail files that contain the definitions for that agent.

Agent files are JSON files with the file extension AFLOW and contain the definitions for your agent. Guardrails files are labeled _guardrails.JSON and contain the guardrail definitions for the agent.
  1. Navigate to the agent folder in your workspace.
  2. Click the name of the agent you want to download.

    AI Data Platform Workbench workspace page open to file manager. Agent flow folder agent4 selected with actions menu open for .aflow file and Download button highlighted

  3. Next to the AFLOW file for your agent, click Actions three dot icon Actions then click Download. The file is downloaded to your local machine.
  4. Next to the _guardrails.JSON file, click Actions three dot icon Actions then click Download. The file is downloaded to your local machine.