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
You can lock a machine anytime to prevent accidental edits. Locked machines have a <Locksize={18} /> **Locked** status displayed in the editor’s top bar.
6
+
7
+
Hover over the <Locksize={18} /> **Locked** text to view who locked the machine and when.
8
+
9
+
:::studio
10
+
11
+
Locking machines is a Pro feature of the Studio. [Check out the features on our Pro plan](/studio-pro-plan.mdx) or [upgrade to try the Pro plan with a 30-day free trial](https://stately.ai/registry/billing).
12
+
13
+
:::
14
+
15
+
Locking a machine prevents you, or anyone else on your team, from the following:
16
+
17
+
- Editing the machine
18
+
- Delete the machine
19
+
- Rename the machine
20
+
-[Import code](import-from-code.mdx) to replace the machine
21
+
22
+
If somebody else is viewing or editing the machine when it is locked, their changes will not be saved, and they will be notified that the machine is now locked.
23
+
24
+
## How to lock and unlock a machine
25
+
26
+
From the editor menu, go to **Machine** > <Unlocksize={18} /> **Lock machine** / <Locksize={18} /> **Unlock machine**.
27
+
28
+
From the machine’s <Infosize={18} /> **Details** panel, use the <Unlocksize={18} /> Lock machine / <Locksize={18} /> Unlock machine icon button.
29
+
30
+
## Team roles and locking machines
31
+
32
+
All team members can view locked machines. Only team owners, Admins, and Editors can lock and unlock machines.
You can lock a machine anytime to prevent accidental edits. Locked machines have a <Locksize={18} /> **Locked** status displayed in the editor’s top bar.
6
+
7
+
Hover over the <Locksize={18} /> **Locked** text to view who locked the machine and when.
8
+
9
+
:::studio
10
+
11
+
Locking machines is a Pro feature of the Studio. [Check out the features on our Pro plan](/studio-pro-plan.mdx) or [upgrade to try the Pro plan with a 30-day free trial](https://stately.ai/registry/billing).
12
+
13
+
:::
14
+
15
+
Locking a machine prevents you, or anyone else on your team, from the following:
16
+
17
+
- Editing the machine
18
+
- Delete the machine
19
+
- Rename the machine
20
+
-[Import code](import-from-code.mdx) to replace the machine
21
+
22
+
If somebody else is viewing or editing the machine when it is locked, their changes will not be saved, and they will be notified that the machine is now locked.
23
+
24
+
## How to lock and unlock a machine
25
+
26
+
From the editor menu, go to **Machine** > <Unlocksize={18} /> **Lock machine** / <Locksize={18} /> **Unlock machine**.
27
+
28
+
From the machine’s <Infosize={18} /> **Details** panel, use the <Unlocksize={18} /> Lock machine / <Locksize={18} /> Unlock machine icon button.
29
+
30
+
## Team roles and locking machines
31
+
32
+
All team members can view locked machines. Only team owners, Admins, and Editors can lock and unlock machines.
0 commit comments