Create client-specific procedures, SOPs, and handoff documentation. Use templates for consistency across all your clients.
Runbooks are step-by-step procedure documents that capture:
Document everything about a new client during initial site survey - then any technician can service the account.
Step-by-step procedures for quarterly HVAC maintenance, annual panel inspections, or monthly network audits.
Who to call, where shutoffs are located, and critical steps for emergencies at each client site.
When a technician leaves, runbooks ensure knowledge stays with your company, not the individual.
Start with pre-built templates to ensure consistent documentation:
Initial walkthrough checklist for new clients
Seasonal maintenance checklist and procedures
Monthly/quarterly network health check
Critical contacts and emergency procedures
Complete documentation for account transfer
Create your own reusable template
Write runbooks in Markdown for rich formatting:
# Emergency Shutdown Procedure
## Step 1: Locate Main Shutoff
The main electrical shutoff is located in the **basement utility room**,
on the east wall next to the water heater.
## Step 2: Disable Power
1. Open the panel cover
2. Flip the main breaker to OFF
3. Verify power is off using a voltage tester
## Step 3: Notify
- Call the property manager: (555) 123-4567
- Log the incident in the service record
> **Warning:** Do not restore power until the issue is resolved.
Runbooks can be shared with clients through the Client Portal:
Create a "master runbook" for each client that links to all other runbooks, credentials, and documentation. It becomes the single starting point for anyone servicing that account.