Workflow configuration examples

Published

June 26, 2025

Learn from example workflow configurations to help you tailor workflows to fit your organization’s requirements for managing model risk throughout your entire model lifecycles.

Example workflows

Workflows can be as simple or as complex as required, with multiple and discrete workflows supported for unique triggers and scenarios.

For example, to cover activities in their model lifecycle up to model deployment, an organization has the following workflows configured:

This workflow initiates upon model registration1 — when models are added to the Inventory, and covers model development activities, including documentation of the model.

1 

A screenshot showing the modal for adding a workflow that initiates on model registration

Adding a workflow that initiates on model registration

Workflow steps used:

  • This particular organization pairs their developers into teams of two, where one develops and initially documents the model, and the other peer reviews and approves the model for official validation, requesting revisions if the documentation is incomplete.
  • They meticulously transition the model through the stages2 of their development cycle with this workflow, as well as transition the workflow into linked states.3

A screenshot showing an example model development cycle workflow

Example model development cycle workflow

This workflow is initiated manually4 — in this case via Run Workflow step in the previous On model registration workflow.

4 

A screenshot showing the modal for adding a workflow that initiates on model validation

Adding a workflow that initiates on model validation

Workflow steps used:

  • In this workflow, the model stage5 remains as In Initial Validation throughout, while the state of the workflow6 transitions to reflect the status of validation.
  • The option to develop potential challenger models is at the discretion of the validator, or they can choose to approve the champion model without submitting additional challengers.
  • Depending on whether or not the model is a GenAI model,7 the validation report is also submitted for additional review to the organization’s legal team before approval.

A screenshot showing an example model validation cycle workflow

Example model validation cycle workflow

This workflow is initiated when a field is populated — in this case, when the model is slated for deployment by entering value into the deployment scheduled datetime field.8

8 

A screenshot showing the modal for adding a workflow that is initiated when a model has a scheduled deployment date

Adding a workflow that is initiated when a model has a scheduled deployment date

Workflow steps used:

  • The workflow will wait until the timestamp indicated in the scheduled deployment date before revealing the next available action in the workflow — in this case, the option to deploy the model and enter in a concrete date the model was initially pushed to production.
  • Actions on this workflow are linked both to a transition in model stage,9 as well as workflow state.10

A screenshot showing an example model deployment cycle workflow

Example model deployment cycle workflow

Workflow step type examples

Model Stage Change

In this example, the model transitions into a stage11 called In Documentation:

A screenshot showing an example Model Stage Change configuration modal

Example Model Stage Change configuration modal

A screenshot showing an example Model Stage Change step

Example Model Stage Change step

Workflow State Change

In this example, the workflow transitions into a state12 called Model In Development and progresses the workflow completion to 25%:

A screenshot showing an example Workflow State Change configuration modal

Example Workflow State Change configuration modal

A screenshot showing an example Workflow State Change step

Example Workflow State Change step

User Action v2

In this example, the user is presented with an action button labelled Submit Documentation For Review that requires them to include a model export in a model export attachment type field.13

A screenshot showing an example User Action v2 configuration modal

Example User Action v2 configuration modal

A screenshot showing an example User Action v2 step

Example User Action v2 step

A screenshot showing an example User Action v2 submission panel

Example User Action v2 submission panel

Approval

In this example, the peer reviewers model stakeholders14 assigned to the model are presented with an approval message:

A screenshot showing an example Approval configuration modal

Example Approval configuration modal

A screenshot showing an example Approval step

Example Approval step

A screenshot showing an example Approval message

Example Approval message

Condition Branch

In this example, models where the field genai model is set to true undergo a special legal review model stakeholder15 approval process:16

A screenshot showing an example Condition Branch configuration modal

Example Condition Branch configuration modal

A screenshot showing an example Condition Branch step

Example Condition Branch step

Wait

In this example, the next step on the workflow waits until the timestamp indicated in a deployment scheduled datetime field:17

A screenshot showing an example Wait configuration modal

Example Wait configuration modal

A screenshot showing an example Wait step

Example Wait step

Run Workflow

In this example, the current workflow initiates another workflow called On model validation:

A screenshot showing an example Approval configuration modal

Example Run Workflow configuration modal

A screenshot showing an example Approval step

Example Run Workflow step

End

In this example, the workflow is designated to stop after running an additional workflow called On model validation:

A screenshot showing an example End step

Example End step