2021-05-13 23:48:51 +00:00
---
title: Sharing Experiments and Models
---
2023-05-11 06:15:13 +00:00
:::info Hosted Service Feature
2021-05-13 23:48:51 +00:00
This is a ClearML Hosted Service feature only.
:::
2023-05-11 06:15:13 +00:00
**ClearML Hosted Service** users can share experiments with users in other workspaces. Sharing an experiment also shares
all its contents including models, artifacts, and results.
2021-05-13 23:48:51 +00:00
2023-05-11 06:15:13 +00:00
**To share an experiment and its model(s):**
2021-05-13 23:48:51 +00:00
1. Click **Share** in one of these ways:
2023-05-11 06:15:13 +00:00
* In the [experiment table ](webapp_exp_table.md ), right-click the experiment ** >** **Share**
* In the experiment info panel or full screen details view, click < img src = "/docs/latest/icons/ico-bars-menu.svg" alt = "Menu" className = "icon size-md space-sm" />
2021-05-13 23:48:51 +00:00
(menu) ** >** **Share** .
1. Click **Create link** .
2023-05-11 06:15:13 +00:00
1. Copy the hyperlink and send it to a **ClearML Hosted Service** user of another workspace. Any user with this link will have
read-only access to the experiment and all its contents.
:::note
When a user opens the hyperlink for a shared experiment in their browser, only that experiment appears in the experiment table.
:::
2021-05-13 23:48:51 +00:00
2021-09-09 10:17:46 +00:00
## Making Shared Experiment Private
2021-05-13 23:48:51 +00:00
**To make a shared experiment private again:**
2023-05-11 06:15:13 +00:00
1. Click **Share** in one of these ways:
2021-05-13 23:48:51 +00:00
2023-05-14 06:51:01 +00:00
* In the [experiment table ](webapp_exp_table.md ), right-click the experiment ** >** **Share**
* In the experiment info panel or full screen details view, click < img src = "/docs/latest/icons/ico-bars-menu.svg" alt = "Menu" className = "icon size-md space-sm" />
2023-05-11 06:15:13 +00:00
(menu) ** >** **Share** .
2021-05-13 23:48:51 +00:00
1. Click **Remove link** .
2023-05-07 10:38:27 +00:00
Another option is to archive the experiment, which makes the experiment private.