2021-05-13 23:48:51 +00:00
---
title: Sharing Experiments and Models
---
:::important
This is a ClearML Hosted Service feature only.
:::
**ClearML Hosted Service** users can share experiments with users of another workspace. Sharing an experiment shares its
models, as well. Shared experiments are read-only, and they can be made private by [archiving ](webapp_archiving.md )
them.
:::note
When a user opens the hyperlink for a shared experiment in their browser, only that experiment appears in the experiment table.
:::
2021-09-09 10:17:46 +00:00
## Sharing Experiments
2021-05-13 23:48:51 +00:00
Share experiments from the experiments table, the info panel menu, and/or the full screen details menu.
**To share an experiment and its model:**
1. Click **Share** in one of these ways:
2022-12-26 09:08:10 +00:00
* The experiment table - Right-click the experiment ** >** **Share**
2021-06-29 12:04:04 +00:00
* The info panel or full screen details view - Click the experiment ** >** < 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** .
1. Copy the hyperlink and send it to a **ClearML Hosted Service** user of another workspace.
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:**
1. Make private from the experiment table, info panel, or full screen details view (see "Sharing experiments" above).
1. Click **Share** .
1. Click **Remove link** .
Another option is to [archive ](webapp_archiving.md ) the experiment. When archiving the experiment, it automatically becomes private.