Dashboard
The CAT-BM default Dashboard provides an overview of cluster health, recent activity, and quick console actions.
The Dashboard is the landing page of the CAT-BM console. It provides a real-time summary of the environment's health, validators, and recent activity.

Summary Cards
Four summary cards across the top of the page give an instant health overview:

Validators
Total validators and how many are currently ready (e.g. 2 / 2 ready).
Applications
Total applications and how many are currently ready (e.g. 8 / 8 ready).
Cluster health
Overall health percentage of the cluster (e.g. 100%).
Indexed packages
Total number of DAR packages indexed across all validators.
Validators
The Validators panel shows a compact card for each validator in the environment. Each card displays:

Name
The validator name.
Status
A Ready badge indicating the validator's current status.
Apps
Number of applications deployed on this validator.
Network
The Canton Network this validator is connected to.
Version
The deployed validator software version.
A View all link in the top-right of the panel navigates to the full Validators list. Clicking the arrow icon on a validator card opens that validator's detail view directly.
Recent Activity
The Recent activity panel shows a live feed of state change events across all validators and applications, with a timestamp for each entry. Each event shows:
A short description of what changed (e.g. "catalyx-validator-12 now Ready")
The name of the component that changed (e.g.
catalyx-validator-12-validator)
An Audit log link in the top-right of the panel navigates to the full Audit Log.

This activity is synthesised from validator conditions and application transitions. A real activity feed ships when backend exposes audit events. This means the current feed is derived from status changes rather than a true audit event stream.
Quick Actions
The Quick actions section below the main panels provides shortcuts to common operations.

Upload DAR
Upload a DAR package to a validator. Prompts you to pick from available validators.
Create user
Provision a new participant user. Prompts you to pick from available validators.
Allocate party
Allocate a new Canton party on a validator. Prompts you to pick from available validators.
View audit log
Navigate directly to the Audit Log. Read-only, covers all validators.
Last updated
Was this helpful?