Using the Owner Panel
Accessing and Using the Owner Panel in Deepchecks for SageMaker
In Deepchecks for SageMaker, the user designated as the Owner has access to a dedicated Owner Panel. This panel provides advanced permissions to manually adjust both organization-level and application-level configurations, offering full control over how Deepchecks behaves across your environments.
To access the Owner Panel:
- Navigate to Workspace Settings.
- Open the Panel tab.
Once inside, you can locate and edit specific configurations:
- Select the relevant Application and Environment.
- Choose the desired Category to view its configurable parameters.
- Click Modify Settings to make changes.
In the example below, if you want to disable the DC_EVALUATOR, select it as the Category, click Modify Settings, and change the parameter from "enabled": true to "enabled": false.

This interface allows Owners to conveniently fine-tune the system’s behavior without needing to modify code or redeploy configurations.
Updated 4 days ago