# Business Continuity Plan

# BCP

### 1. **Purpose and Scope**

Define what the plan covers:

- Core business operations (production, sales, dispatch, finance, comms)
- Locations (e.g. warehouse, office, remote operations)
- Critical systems (ERP, MaticTrack, FreePBX, n8n, Graphy, printers, servers)
- Key suppliers and dependencies (power, internet, courier, substrates)

---

### 2. **Business Impact Analysis (BIA)**

Identify and rank what actually breaks the business if lost:

<div class="_tableContainer_1rjym_1" id="bkmrk-function-max-tolerab"><div class="group _tableWrapper_1rjym_13 flex w-fit flex-col-reverse" tabindex="-1"><table class="w-fit min-w-(--thread-content-width)" data-end="1356" data-start="873"><thead data-end="942" data-start="873"><tr data-end="942" data-start="873"><th data-col-size="sm" data-end="884" data-start="873">Function</th><th data-col-size="sm" data-end="909" data-start="884">Max Tolerable Downtime</th><th data-col-size="sm" data-end="924" data-start="909">Dependencies</th><th data-col-size="sm" data-end="942" data-start="924">Impact if Lost</th></tr></thead><tbody data-end="1356" data-start="1015"><tr data-end="1082" data-start="1015"><td data-col-size="sm" data-end="1034" data-start="1015">Print production</td><td data-col-size="sm" data-end="1040" data-start="1034">24h</td><td data-col-size="sm" data-end="1066" data-start="1040">Colorado, Zünd, RIP PCs</td><td data-col-size="sm" data-end="1082" data-start="1066">Revenue halt</td></tr><tr data-end="1157" data-start="1083"><td data-col-size="sm" data-end="1102" data-start="1083">ERP / MaticTrack</td><td data-col-size="sm" data-end="1107" data-start="1102">8h</td><td data-col-size="sm" data-end="1135" data-start="1107">Database, backups, server</td><td data-col-size="sm" data-end="1157" data-start="1135">Dispatch paralysis</td></tr><tr data-end="1222" data-start="1158"><td data-col-size="sm" data-end="1175" data-start="1158">Customer comms</td><td data-col-size="sm" data-end="1180" data-start="1175">4h</td><td data-col-size="sm" data-end="1207" data-start="1180">FreePBX, WhatsApp, email</td><td data-col-size="sm" data-end="1222" data-start="1207">Lost orders</td></tr><tr data-end="1293" data-start="1223"><td data-col-size="sm" data-end="1244" data-start="1223">Payments / Banking</td><td data-col-size="sm" data-end="1250" data-start="1244">24h</td><td data-col-size="sm" data-end="1274" data-start="1250">Internet, bank access</td><td data-col-size="sm" data-end="1293" data-start="1274">Cashflow freeze</td></tr><tr data-end="1356" data-start="1294"><td data-col-size="sm" data-end="1312" data-start="1294">Premises access</td><td data-col-size="sm" data-end="1318" data-start="1312">48h</td><td data-col-size="sm" data-end="1336" data-start="1318">Building, power</td><td data-col-size="sm" data-end="1356" data-start="1336">Operational stop</td></tr></tbody></table>

</div></div>---

### 3. **Risk Assessment**

List threats and the level of disruption they’d cause:

- Fire/flood (site loss)
- Cyber attack / ransomware
- Power or internet outage
- Staff absence (illness, strike, quarantine)
- Supplier failure
- Hardware failure
- Data corruption
- Reputational incident (social or customer backlash)

---

### 4. **Continuity Strategies**

How each critical function will be maintained:

- **IT &amp; Data:** Full daily backups (local + cloud), tested quarterly; mirrored server or hot-swap VM ready.
- **Communications:** Secondary internet connection, mobile hotspot failover; Rocket.Chat accessible via mobile.
- **Premises:** Temporary production site agreement or pre-arranged outsource network.
- **Staffing:** Cross-training matrix; remote access policies; leadership succession list.
- **Suppliers:** Dual-supplier list for key materials; emergency courier options.

---

### 5. **Incident Response Procedure**

Step-by-step response to an event:

1. **Detection &amp; Assessment** – who identifies the problem and how it’s logged.
2. **Activation** – who decides to trigger the plan.
3. **Internal Communication** – key staff WhatsApp group, SMS broadcast.
4. **External Communication** – message templates for customers, suppliers, press.
5. **Recovery Actions** – restore data, re-route calls, re-start production.
6. **Post-Incident Review** – what failed, what changes are needed.

---

### 6. **Roles and Responsibilities**

Define a chain of command:

- **Incident Lead:** Robert McCombe
- **Deputy Lead:** Kelly Power
- **IT &amp; Systems:** Robert McCombe
- **Communications:** Robert McCOmbe
- **Safety &amp; Facilities:** Richard McCombe

Include personal mobiles, secondary emails, and home working access details.

---

### 7. **Recovery Time Objectives (RTOs) and Recovery Point Objectives (RPOs)**

Be specific:

- ERP: RTO 8h, RPO 1h
- Email/Comms: RTO 2h, RPO 0h (live failover)
- Print Production: RTO 24h, RPO N/A
- Accounting: RTO 48h, RPO 24h

---

### 8. **Testing &amp; Maintenance**

- Simulate a disaster every 6–12 months.
- Review after any incident or major system change.
- Document every test result and update gaps.