Governance Studio Overview
Governance Studio is the web application for managing AI governance work across projects, policies, controls, indicators, declarations, reviews, certificates, and lineage views.
It is deployed as part of the Governance Platform and uses runtime configuration to call Governance Service, Auth Service, and Integrity Service through the customer platform domain.
Primary Workflows
Section titled “Primary Workflows”- Create and manage projects that represent governed systems, agents, models, or applications.
- Create, view, and apply policies to projects.
- Track controls and capture declarations, reviews, evidence, and activity history.
- Configure indicators that monitor project controls through event-driven evaluations.
- View lineage graphs and governance certificates when integrity features are enabled.
- Manage organization members, project members, roles, and user API keys.
Runtime Dependencies
Section titled “Runtime Dependencies”Governance Studio requires:
- A configured Auth0, Microsoft Entra ID, or Keycloak identity provider through
Auth Service. The frontend runtime chart exposes
auth0,entra, andkeycloakprovider modes. - Governance Service for project, policy, control, indicator, evidence, and activity APIs.
- Integrity Service for lineage, manifests, and certificate-backed workflows.
- Browser access to the public platform domain configured in Helm values.
Generic OIDC is an Auth Service-level option for reviewed deployments. It is not a standalone Governance Studio runtime provider mode in the frontend chart.
Feature Flags
Section titled “Feature Flags”The application supports runtime feature flags for the governance and lineage experiences. Operators should configure those flags through the Governance Studio chart or umbrella chart, not through a rebuilt frontend image.