AI Agents

The AI Agents page provides a centralized view of all agents created within the selected folder. These agents are organized by libraries and categories such as domains, industries, horizontal processes and so on. This structure enables users to efficiently browse, locate, manage, and interact with agents using various filters and controls.

The interface is designed for intuitive navigation and supports comprehensive search, filter, and management capabilities. When you enter a folder, the AI Agents tab becomes the default view.

You can access other folder-specific resources via the Templates, Credentials, and LLM/SLM profiles tabs located at the top of the workspace.

Search and Filter Options

A Search field is available at the top of the page to help you quickly locate agents by name.

In addition, you can filter agents using the following status options:

  • In Progress: Displays agents that are currently under development.
  • Ready: Displays agents that are fully configured and available for use.
    Note: You can use the search field and status filters together to further refine the list of agents displayed.

Category Filters

Below the search bar, category filters allow you to narrow down agents based on their classification:

  • All libraries
  • Domains
  • Industries
  • Horizontal Processes

Selecting a category updates the list to show only agents associated with that category.

Creating New Agents

You can create a new agent from the AI Agents page, click the New AI Agent button in the top-right corner of the workspace.

For information, refer Create an agent from scratch

Agent Cards

Each agent is displayed as a tile (card) that contains key information and quick-action controls. A typical agent card includes the following elements:

  1. Category Label: Displays the library and specific sub-category (for example, Industries / Banking).
  2. Agent Name: The name you give to your agent. It helps you identify what the agent does, example HR PAYROLL.

  3. Description: A short summary of the agent’s function (for example, search user queries).

  4. Subagents Count: Displays the number of subagents associated with the agent.

  5. Status Indicator: Indicates current status of the agent :Ready (green) or In Progress (blue).

    Note: You can manually set the staus to "Ready".
  6. Deploy: Click this icon to initiate the deployment process for an agent. The Agent Deployment dialog appears to help you finalize the integration within the HCL UnO ecosystem. You must select the specific action you want to complete to finalize the process:
      • Cancel: Aborts the deployment and returns you to the AI Agents workspace.

      • Deploy: Activates the agent within the Agentic AI Builder environment.

      • Deploy & create object in UnO: Not only activates the agent but also automatically generates a corresponding object in the HCL Universal Orchestrator (UnO).

  7. Edit: Modifies the agent's configuration and parameters.

  8. Test: This action launches the agent in test mode.

  9. Deployment status: Displays the deployed version along with the deployment timestamp (for example, v1.0 with date and time).
  10. Endpoint: This icon displays deployment‑related information, including details required to reach the agent API endpoint, such as part of the endpoint URL.
  11. 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.
  12. Click the three‑dot icon (⋮) to view additional agent actions such as Export, Duplicate, and Delete.
    • Export: Click this option to export the agent a json file.
    • Duplicate: Create a copy of the agent.

      You can edit the name, adjust the configuration, and update the logic as needed. This feature helps save time and promotes standardization when building multiple agents with similar functionality.

      By default, the duplicated agent appears in the catalog with a suffix like copy in its name.

    • Delete: Remove the agent from the library.