---
title: "Agent Catalog"
description: "Browse and discover available Cloud Agents in Nirmata Control Hub."
diataxis: how-to
applies_to:
  product: "nirmata-ai-agents"
audience: ["platform-engineer"]
last_updated: 2026-04-16
url: https://docs.nirmata.io/docs/control-hub/agent-hub/cloud-agents/agent-catalog/
---


The Agent Catalog is the directory of all Cloud Agents available in your Nirmata Control Hub instance. Navigate to **Agent Hub → Cloud Agents → Agent Catalog** to access it.

## What the Catalog Shows

Each agent entry in the catalog displays:

- **Name and description** — what the agent does and what problem it solves
- **Agent type** — Workflow (multi-step) or Task (single operation)
- **Required inputs** — parameters you must provide at launch time (e.g., cluster, namespace, resource name)
- **Required permissions** — the Kubernetes RBAC permissions the agent needs on the target cluster
- **Recent runs** — a summary of the most recent executions of that agent, including status and when they ran

## Browsing and Searching

You can filter the catalog by:

- **Category** — cost, security, compliance, policy, troubleshooting, remediation
- **Type** — Workflow or Task
- **Target** — agents that run against a cluster, a namespace, or a cloud account

## From the Catalog

From any agent entry you can:

- [**Launch the agent**](../agent-launch/) — run it immediately with the inputs you provide
- [**Schedule the agent**](../schedules/) — set up a recurring run on a cron schedule
- View the **run history** for that agent across all clusters


