Skip to main content
Version: v1.7.5-1 🚧

System Dashboard

The System Dashboard is the administrator's control center for Enterprise h2oGPTe. It brings global configuration and platform-wide monitoring together in one place, so administrators can manage who has access, control system behavior, and track the health of the deployment.

The System Dashboard serves administrators. It splits into two areas: Configuration, where you set up access control and global system behavior, and System overview, where you track activity, infrastructure, and background work across the platform.

Configuration​

The Configuration area is where administrators control how the platform behaves and who can do what. From here you manage global parameters, role-based access control, platform-wide collections, secure credentials, and programmatic access keys.

System Settings
Manage global configuration parameters, user settings, and role settings from a single centralized location.
Roles and Permissions
Define and manage Role-Based Access Control (RBAC), assigning user roles and permissions with integration to external identity providers.
Manage collections
View every collection on the platform, including its owner, status, size, and scope, to monitor and manage collections across all users.
Secret manager
Centrally and securely manage credentials for Enterprise h2oGPTe services and connectors without storing them directly in the database.
Application API Keys
Review the API keys that exist in the system. API keys enable programmatic access to Enterprise h2oGPTe.

System overview​

The System overview area gives administrators visibility into what is happening across the deployment in real time. Use it to track platform events, inspect infrastructure, and monitor the background jobs that keep the system running.

Live logs
Watch real-time logs of events occurring on the platform, such as documents being added to a collection.
Workers
Get a comprehensive overview of the system's workers, nodes, services, and pending tasks.
Jobs
See recent jobs submitted by all users, including each job's status and any errors encountered during processing.
Auto-Sync Connector Jobs
View and manage the auto-sync connector jobs created by all users, monitor sync status, and troubleshoot failed jobs.
VEX Migration
Monitor vector index migration progress, track collection states, and retry failed migrations between storage backends.

Next steps​

  • New to access control? Start with Roles and Permissions to set up RBAC before inviting users.
  • Tuning platform behavior? Open System Settings to review and adjust global configuration parameters.
  • Just deployed and want to verify health? Open Live logs to watch platform events in real time.

Feedback