Staging Construct for your Model Lifecycle
You can define a series of stages that models can progress through for your model workflows and lifecycle with the Model Registry staging construct. This simplifies tracking and managing models as they transition through development, testing, and production stages. The following will provide information on staging constructs and how to use them in your model governance.
The stage construct allows you to define a series of stages and statuses that models progress through. At each stage, specific personas with the relevant permissions can update the stage status. As a model advances through the stages, its metadata is carried forward, providing a comprehensive view of the model's lifecycle. This metadata can be accessed and reviewed by authorized personas at each stage, enabling informed decision making. This includes the following benefits.
-
Audit trail: Maintain an audit history of model approval and staging events for traceability purposes.
-
Model lifecycle: Set permissions for designated personas to update a model stage state and enforce approval gates at critical transition points.
-
Automated notifications: Receive event notifications when models change approval or staging state, enabling integration with third-party governance tools.
-
Search: Filter your
Search
using the defined stages and statuses.
The following topics will walk you through how to set up a stage construct on the administrator side and how to update a stage status from the user side.