Deployment Overview
The Deployment Overview page serves as the operational view for managing deployed agents in HCL UnO Agentic AI Builder. This page is designed to evolve into a centralized workspace for agent lifecycle and operational management, supporting core Agentic DevOps activities such as deployment monitoring, validation, redeployment, and retirement of agents.
This page acts as the starting point for operating and managing agents after they are deployed. It allows you to:
- View all deployed agents in a single location
- Monitor deployment status and health
- Redeploy agents when validation fails or when a new version is available
- Undeploy and dismiss agents that are no longer required
- Access endpoint‑related deployment information
Page Overview
When you open the Deployment Overview page, all deployed agents are displayed in a tabular format. Each row represents a deployed agent and includes key information such as the agent name, deployment status, and version details.
At the top of the page, the total number of deployed agents is displayed for quick reference.
Search Deployed Agents
A Search an agent deployed field at the top of the page allows you to quickly locate deployed agents by name.
- Results update dynamically as you type.
- The search helps narrow down deployed agents in environments with multiple deployments.
Deployment Table
The deployment table displays the following columns:
-
Name: Displays the name of the deployed agent.
-
Description: Provides a brief description of the agent.
-
Folder: Indicates the folder location from which the agent was deployed.
-
Status: Displays the current validation or deployment status of the agent (for example, Unchecked). The Status action allows you to verify whether the deployed agent is healthy and operating as expected.
Note: You can click the icon next to the status to make it Active. -
Deployment: Displays the deployed version along with the deployment timestamp (for example, v1.0 with date and time).
- Endpoint: This icon displays deployment‑related information, including details required to reach the agent API endpoint, such as part of the endpoint URL.
- Undeploy: Click this icon to remove a deployed agent from the runtime environment. Once undeployed, the agent can also be dismissed using the corresponding option available on the agent card.
- Deploy: Allows you to deploy an agent. This option can also be used to deploy the agent again after it has already been deployed, for example, when upgrading the agent version or when recovery is required due to a failed health check.
These actions enable quick monitoring and management of agents that are already in production.