What happens when you load a locked protocol onto a task?
When a protocol template contains locked steps or locked content blocks, loading it onto a task applies certain restrictions to preserve the integrity of the approved workflow. The restrictions that apply depend on the locking state of the template - whether entire steps are locked, only content blocks within steps are locked, or neither.
1.The protocol template has at least one locked step
This is the most restrictive scenario. When at least one step in the template is locked, the following restrictions apply to the entire protocol on the task, including its unlocked steps.
Protocol-level restrictions
The structure of the protocol cannot be changed. Specifically:
- Adding new steps is disabled (the "+ New step" button and the "Add step" option between steps are both removed)
- Steps cannot be duplicated or archived - this applies to all steps, including unlocked ones
- Steps cannot be rearranged

The following protocol actions are also disabled:
- Load from templates
- Create with AI
- Add protocol steps
- Revert protocol
- Unlink protocol
- Archive all steps
- Update version of protocol
In the Archived steps tab, restoring steps is not possible. Deleting archived steps remains enabled - this is controlled separately by the Deletion prevention feature.
Within a locked step
The content of a locked step is fully read-only:
- The step title cannot be renamed
- The "Insert content" button and the content insertion toolbar are removed - no new content blocks can be added
- The step's "More options" menu is removed, so the step cannot be duplicated, archived, or have its content rearranged
- All content blocks inside the step are disabled for editing
- The "More options" button on individual content blocks is also removed
- If an attachment block is locked, adding or editing attachments is not supported; locked steps (or steps with locked attachment blocks) will not appear as a destination when moving content from other steps
- Linking results to a locked step remains possible and is fully supported

Within an unlocked step that contains locked content blocks
Adding new content blocks to an unlocked step is always allowed, even if some of its existing content is locked. Beyond that:
- Locked content blocks cannot be edited and their "More options" button is removed
- Unlocked content blocks within the same step retain all options: edit, duplicate, archive, restore, and delete from archive
- Content can be rearranged within the step
- Content can be moved into this step from other steps
- Unlocked content blocks can be moved out of this step; locked steps (or steps with locked attachment blocks) will not appear as a valid destination when moving content
2. All steps are unlocked, but some content blocks are locked
When no steps are locked but individual content blocks within steps are locked, the protocol-level restrictions from above do not apply. Adding new steps works as normal. The behaviour for unlocked steps with locked content blocks is the same as described above.
3. Adding steps from a locked template to an empty task (or a task with an unlocked protocol)
When steps from a locked protocol template are added to a task that is empty or already contains an unlocked protocol, the locked flags from the template are not carried over. The steps are added without any locking restrictions applied.