Manage agents
View, activate, and deactivate agents in the SeekrFlow UI.
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, and last deployed date.
Click an agent to view its full configuration:
- Agent instructions
- Model selection
- Tool configuration
- Created and deployed timestamps
Agent statuses
| Status | Description |
|---|---|
| Active | Ready to serve requests |
| Pending | Transitioning between states |
| Inactive | Not deployed, requires activation |
| Failed | Deployment or update failed |
Activate an agent
To activate an inactive agent, use one of the following methods:
From the agents list:
- Click the play button next to the agent.
- Click Start Agent to confirm.
From the agent details:
- Select the agent from the agents list.
- Click Start.
- Click Start Agent to confirm.
The agent status changes to Pending while SeekrFlow provisions it. After a few minutes, the status changes to Active.
Deactivate an agent
To deactivate an active agent, use one of the following methods:
From the agents list:
- Click the pause button next to the agent.
- Click Pause Agent to confirm.
From the agent details:
- Select the agent from the agents list.
- Click Pause.
- Click Pause Agent to confirm.
The agent status changes to Pending, then Inactive. Inactive agents do not serve requests.
Delete an agent
Agents must be inactive before they can be deleted. To delete an inactive agent, use one of the following methods:
From the agents list:
- Click the trash can icon next to the agent.
- Click Delete Agent to confirm.
From the agent details:
- Select the agent from the agents list.
- Click the trash can icon.
- Click Delete Agent to confirm.
Deleted agents cannot be recovered.
Updated about 3 hours ago
