You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/workspaces-and-users/manage-licenses.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,9 @@ Use this whenever you see a mismatch between what's in the Prime portal and what
52
52
53
53
Your license key is linked to both a workspace and an instance, meaning it can only be used on one workspace on one machine at a time. If you switch machines or reinstall the Commercial edition, you’ll need to reactivate your workspace. This helps prevent any misuse of the license on multiple machines or workspaces.
54
54
55
-
To make it easier for you to move between machines or workspaces, we've added a new Delink feature. This lets you free up your license from its current workspace, so you can reuse it on a new machine or workspace.
55
+
To make it easier for you to move between machines or workspaces, we've added a Delink feature. This lets you free up your license from its current workspace, so you can reuse it on a new machine or workspace.
56
+
57
+
### In Workspace Settings
56
58
57
59
Here’s how to delink your license key from a workspace:
58
60
@@ -64,3 +66,17 @@ Here’s how to delink your license key from a workspace:
64
66
3. Restart the instance using `prime-cli restart`.
65
67
4. If you’re switching machines or reinstalling the Commercial edition, see [Move Plane instance to another server](https://developers.plane.so/self-hosting/manage/migrate-plane).
66
68
5. Ensure you are connected to the internet and reactivate the new workspace using the license key you delinked earlier.
69
+
70
+
### In Portal portal
71
+
72
+
You can also delink a license key directly from the Prime portal without accessing the Plane instance. This is useful if you've lost access to the instance or can't reach Workspace Settings.
73
+
74
+
1. Log in to the [Prime portal](https://prime.plane.so/licenses).
75
+
2. Click on the license you want to delink.
76
+
3. Click Delink license.
77
+
78
+

79
+
80
+
A confirmation dialog warns that your workspace will be disconnected and you'll lose access to paid features. Click Delink license to confirm.
81
+
82
+
The license key is now released and available for reactivation on another workspace or instance.
0 commit comments