Skip to main content

[SOP Name]

Template Instructions

Replace all text in [brackets] with your content. Delete this callout when done.

Purpose

[Explain why this procedure exists and what problem it solves. Keep it brief - 2-3 sentences.]

Example: This SOP defines the standard process for deploying applications to production. It ensures consistent, safe deployments with proper verification and rollback capabilities.

Scope

In Scope:

  • [What this SOP covers]
  • [Specific systems/services]
  • [Specific scenarios]

Out of Scope:

  • [What this SOP does NOT cover]
  • [Related procedures documented elsewhere]

Prerequisites

Before following this procedure, ensure you have:

  • [Required access/permissions]
  • [Required tools installed]
  • [Required knowledge/training]
  • [Required documentation reviewed]

Procedure

Important

Follow these steps in order. Do not skip steps unless explicitly noted as optional.

Step 1: [Preparation Phase]

  1. [First action to take]

    # Example command if applicable
    example-command --flag value
  2. [Second action]

    • [Sub-point if needed]
    • [Additional context]
  3. [Third action]

Step 2: [Execution Phase]

  1. [Main execution steps]

  2. [Continue with detailed steps]

Step 3: [Verification Phase]

  1. [How to verify success]

  2. [What to check]

  3. [Expected outcomes]

Verification Checklist

After completing the procedure, verify:

  • [Expected outcome 1]
  • [Expected outcome 2]
  • [Expected outcome 3]
  • [Monitoring shows normal operation]
  • [No errors in logs]

Troubleshooting

Problem: [Common Issue 1]

Symptoms:

  • [How to identify this issue]

Solution:

  1. [Step to resolve]
  2. [Step to resolve]

Problem: [Common Issue 2]

Symptoms:

  • [How to identify this issue]

Solution:

  1. [Step to resolve]

Rollback Procedure

If something goes wrong:

  1. [First rollback step]
  2. [Second rollback step]
  3. [Verification after rollback]
tip

Document any issues encountered and update this SOP accordingly.

  • [Link to related SOP]
  • [Link to system profile]
  • [Link to runbook]

Change Log

VersionDateAuthorChanges
1.0YYYY-MM-DD[Name]Initial version

Approval

  • Reviewed by: [Name, Role]
  • Approved by: [Name, Role]
  • Next Review Date: [Date]