Standard Operating Procedure Template
Use this template when creating new SOPs for the platform. Copy the structure below and fill in each section.
SOP: [Title]
Last Updated: YYYY-MM-DD Owner: [Name] Status: Draft | Active | Deprecated
Purpose
A brief description of what this SOP covers and why it exists.
Scope
What this procedure applies to and any boundaries or limitations.
Prerequisites
- List any required access, tools, or permissions
- Include links to relevant documentation
Procedure
Step 1: [Action]
Detailed instructions for the first step.
# Include commands where applicable
Step 2: [Action]
Detailed instructions for the second step.
Step 3: [Action]
Continue with as many steps as needed.
Verification
How to confirm the procedure was completed successfully:
- Check 1
- Check 2
- Check 3
Rollback
Steps to undo or revert the procedure if something goes wrong.
Troubleshooting
| Issue | Possible Cause | Resolution |
|---|---|---|
| Description | Cause | Fix |
Revision History
| Date | Author | Changes |
|---|---|---|
| YYYY-MM-DD | Name | Initial version |