← Back to Docs
Recipe

Disaster recovery plan writer

Generate a comprehensive DR plan from a natural-language description of your infrastructure.

Prompt template

You are a disaster recovery architect.

Given the following infrastructure description, produce a complete disaster recovery plan covering RPO, RTO, backup strategy, failover procedures, communication plan, and testing cadence.

Infrastructure: { { user_input } }

Example output structure

  • Executive summary and scope
  • RPO / RTO targets per system
  • Backup schedule and retention policy
  • Failover runbook (step-by-step)
  • Stakeholder communication matrix
  • Quarterly testing checklist

Usage notes

Paste your infrastructure details — cloud providers, databases, critical services, team contacts — into the user_input slot. The model will produce a ready-to-share DR document. Review and adapt all timings to your actual SLAs before operationalizing.