Manage agents

This guide covers managing agents after creation.

View agents

Navigate to Agent Builder > Agents to see all your agents. Each agent displays its name, status, date created, and last modified date.

Click an agent to view its full configuration:

  • Name and ID
  • Status
  • Date created and date deployed
  • Agent instructions
  • Reasoning configuration
  • Model details

Agent statuses

StatusDescription
ActiveReady to serve requests
PendingTransitioning between states
InactiveNot deployed, requires activation
FailedDeployment or update failed

Activate an agent

From the agents list:

  1. Click the more menu (⋮) next to the agent.
  2. Click Start.

From the agent summary:

  1. Click the agent to open its summary.
  2. Click Start.

The agent status changes to Pending while SeekrFlow provisions it. After a few minutes, the status changes to Active.

Deactivate an agent

From the agents list:

  1. Click the more menu (⋮) next to the agent.
  2. Click Pause.

From the agent summary:

  1. Click the agent to open its summary.
  2. Click Pause.

The agent status changes to Pending, then Inactive. Inactive agents do not serve requests.

Edit an agent

You can edit an agent's configuration at any time regardless of its status.

From the agents list:

  1. Click the more menu (⋮) next to the agent.
  2. Click Edit.

From the agent summary:

  1. Click the agent to open its summary.
  2. Click Edit.

Delete an agent

Agents must be inactive before they can be deleted.

From the agents list:

  1. Click the more menu (⋮) next to the agent.
  2. Click Delete.
  3. Confirm the deletion.

From the agent summary:

  1. Click the agent to open its summary.
  2. Click the trash can icon.
  3. Confirm the deletion.

Deleted agents cannot be recovered.