2021-05-13 23:48:51 +00:00
---
2025-02-06 15:31:11 +00:00
title: Sharing Tasks and Models
2021-05-13 23:48:51 +00:00
---
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.
:::
2025-02-06 15:31:11 +00:00
**ClearML Hosted Service** users can share tasks with users in other workspaces. Sharing a task also shares
2023-05-11 06:15:13 +00:00
all its contents including models, artifacts, and results.
2021-05-13 23:48:51 +00:00
2025-02-06 15:31:11 +00:00
**To share a task and its model(s):**
2021-05-13 23:48:51 +00:00
1. Click **Share** in one of these ways:
2025-02-06 15:31:11 +00:00
* In the [task table ](webapp_exp_table.md ), right-click the task ** >** **Share**
* In the task 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
2025-02-06 15:31:11 +00:00
read-only access to the task and all its contents.
2023-05-11 06:15:13 +00:00
:::note
2025-02-06 15:31:11 +00:00
When a user opens the hyperlink for a shared task in their browser, only that task appears in the task table.
2023-05-11 06:15:13 +00:00
:::
2021-05-13 23:48:51 +00:00
2025-02-06 15:31:11 +00:00
## Making a Shared Task Private
2021-05-13 23:48:51 +00:00
2025-02-06 15:31:11 +00:00
**To make a shared task private again:**
2021-05-13 23:48:51 +00:00
2023-05-11 06:15:13 +00:00
1. Click **Share** in one of these ways:
2021-05-13 23:48:51 +00:00
2025-02-06 15:31:11 +00:00
* In the [task table ](webapp_exp_table.md ), right-click the task ** >** **Share**
* In the task 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** .
2025-02-06 15:31:11 +00:00
Another option is to archive the task, which makes the task private.