Share a Model
The Share Model functionality in the Data Science Lab allows you to grant access to other users or user groups. Shared models can be assigned different permission levels, enabling collaborative work while maintaining control over model usage.
You can also exclude specific users, include previously excluded users, and revoke privileges for users or groups.
Access the Share Option
Open Data Science Lab > Models.
Locate the model to share:
Use the Search bar to quickly find it.
Select the model.
In the right-side panel, click Share.
The Manage Access page opens for the selected model.
Grant Permissions
In Manage Access, check the desired permissions under Grant Permissions.
Select the Users tab or the User Groups tab.
Use the Search bar to find the target user or group.
Select the checkbox next to the user(s) or group(s).
Click Save.
A confirmation message appears, and the entry is listed under Granted Permissions.
Permission Types
The targeted user is granted the following permissions for working with a shared model.
View
The user can view the shared model.
Edit
View the model.
Trigger the Explainer Dashboard job.
Generate the Explainer Dashboard.
Migrate the model.
Execute
View the model.
Register the model in the Data Pipeline.
Update and save model information.
Register the model as an API.
Unregister the model as an API service.
Accessing a Shared Model
Log in to the user account where the model was shared.
Navigate to Data Science Lab > Models.
Shared models are marked as Shared in the Models list.
Excluding Users
Use this option to prevent specific users (within a group) from accessing a shared model.
From Manage Access, select a user group.
Open the Exclude Users tab.
The users in the selected group are listed.
Select the user(s) to exclude and click Save.
A notification confirms exclusion.
Excluded users are listed under the Excluded Users section.
Including Excluded Users
In Manage Access, go to the Excluded Users section.
Select the user to include.
Click the Include User icon.
Confirm in the Include User dialog by clicking Yes.
A notification confirms inclusion, and the user is removed from the Excluded list.
Revoking Privileges
Use this option to revoke previously granted permissions.
In Manage Access, locate the user or user group under Granted Permissions.
Select the entry.
Click the Revoke icon.
Confirm in the Revoke Privileges dialog by clicking Yes.
A notification confirms that privileges have been revoked.
The user or group is removed from the Granted Permissions section.
Key Notes
Share functionality is not available for imported models.
Exclusion allows fine-grained control over access within a group.
Revoked users/groups immediately lose access to the shared model.