Skip to main content

Console Dashboard

The Dashboard is the home page after logging into the console. It aggregates system health, subscription information, key metrics, recent tasks, and quick actions, helping you quickly understand the current operational status of your space.

Access Path

  • Console → Sidebar Dashboard
  • Or navigate directly to /dashboard

Page Layout

The page is divided into top status cards and a two-column content area below:

  • Top: 4 status overview cards
  • Left (Main Content): Task key metrics → Recent tasks → Real-time activity feed
  • Right (Auxiliary): Resource monitoring → Quick actions → My applications

Status Overview Cards

The top of the page displays 4 cards in a row. Five cards are defined; whether the Quota Balance card or the Enterprise Privilege card is shown depends on the deployment mode, so 4 are visible at a time.

CardDescriptionVisibility
System HealthDisplays task success rate percentage with a "Running Stable" labelAll
Subscription PlanShows the current subscription plan name (Free / Personal / Professional / Team / Enterprise / Independent Deployment) and space type (Personal Space / Collaboration Space)All
Quota BalanceDisplays the quota balance along with today's/this month's usageSaaS mode only
Enterprise PrivilegeDisplays ∞ unlimited usageSelf-hosted mode only
Active StatusShows the number of currently active agents and tasksAll
SaaS vs. Self-hosted

In SaaS mode, the Quota Balance card and related billing information are displayed. In self-hosted (Independent Deployment) mode, the Enterprise Privilege card is shown instead, without any quota-related content.

note

The subscription plan corresponds to the underlying values FREE, PERSONAL, PRO, TEAM, ENTERPRISE, and INDEPENDENT. INDEPENDENT denotes a self-hosted (independent) deployment.

Task Key Metrics

Displays 4 key metrics:

MetricDescription
Total TasksTotal number of tasks across the space
Active TasksNumber of currently running tasks
Success RateTask execution success percentage
Avg. DurationAverage task execution time

Recent Tasks

Shows a list of recently created or executed tasks, including task name, type icon, owner avatar, and action buttons (Run/Configure).

When there are no tasks, an empty state guide is displayed: "Start your automation journey," along with an entry point to create your first task.

Real-time Activity Feed

Switch between two tabs to view different types of activities:

TabDescription
Task ExecutionsShows task execution records, including success/failure status, duration, etc.
Agent ConversationsShows agent invocation records, including success/failure status, duration, etc.

When there are no records, the respective prompts are displayed: "Once you start executing tasks, records will appear here" or "Once you use agents for conversations, records will appear here."

Resource Monitoring

The right panel displays 3 resource monitoring metrics as progress bars:

MetricDescriptionVisibility
Quota UsedQuota usage ratioSaaS mode only
Task Success RateTask execution success rate percentageAll
Average ResponseShown with a rating label such as "Excellent"; this value is an illustrative placeholder rather than a live measured metricAll

Quick Actions

Provides 5 quick-access shortcuts to common operations:

ActionTarget
Create New Task/tasks?create=true
Manage Agents/agents
Manage Datasets/data
View All Tasks/tasks
Space Management/space

My Applications

Displays the application list for the current space (chat apps, workbench, etc.), showing each application's name and running status (Running / Development / Maintenance).

A "View All Applications" link is provided at the bottom to navigate to the application management page.