Continuity Plans
Review business continuity plans registered in your ISMS.
- Get
- Create
Basic fields
IDTitleCreated dateStatusDue dateAssigned owner
Extended detail fields
Returned when you ask about specifics, or say "give me full details".
Plan typeGoal of the planConnected unitsConnected assetsRecovery time objectiveResponsible personsLinked partners & stakeholdersAffected customers & stakeholdersKey contact informationCommunication guidelinesPlanned immediate actionsPlanned recovery stepsConnected incidents & breachesOther connected events
Example queries
"List all continuity plans"
"Which plans are due for review?"
"Show continuity plans assigned to (user)"
"Are any continuity plans overdue?"
"Which plans cover our critical systems?"
"Give me full details on our continuity plans"
Advanced
Response schema
[
{
"id": "<integer>",
"created": "<datetime string>",
"title": "<string>",
"description": "<string | null>",
"due_date": "<date string | null>",
"status": {
"name": "<string>",
"type": "<string>"
},
"assigned_member": "<object | null>",
"detailed_data": [
{"title": "Plan type", "value": "<string>", "tag": "continuityplan-template-goals-type"},
{"title": "Goal of the plan", "value": "<string>", "tag": "continuityplan-template-goals-text"},
{"title": "Connected units", "value": "<string>", "tag": "continuityplan-template-goals-unitsblock"},
{"title": "Connected assets on management system", "value": "<string>", "tag": "continuityplan-template-goals-assets"},
{"title": "Time objective for recovery", "value": "<string>", "tag": "continuityplan-template-goals-texttime"},
{"title": "Responsible persons", "value": "<string>", "tag": "continuityplan-template-people-participants"},
{"title": "Linked partners / stakeholders", "value": "<string>", "tag": "continuityplan-template-people-partnersblock"},
{"title": "Affected customers / stakeholders", "value": "<string>", "tag": "continuityplan-template-people-customers"},
{"title": "Key contact information", "value": "<string>", "tag": "continuityplan-template-people-text"},
{"title": "Communication guidelines", "value": "<string>", "tag": "continuityplan-template-people-comms"},
{"title": "Planned immediate actions", "value": "<string>", "tag": "continuityplan-template-response-text"},
{"title": "Planned recovery steps", "value": "<string>", "tag": "continuityplan-template-recovery-text"},
{"title": "Connected incidents and breaches", "value": "<string>", "tag": "continuityplan-template-incidents-block"},
{"title": "Other connected events", "value": "<string>", "tag": "continuityplan-template-incidents-text"}
]
}
]
Ask your AI assistant to create a new continuity plan by describing what you need — just a title is enough to get started, or add a description for more context.
What you can provide
Title requiredDescription optional
Ways to create
✏️
Single item
Say the name and your assistant creates it immediately.
📋
With context
Include a description to pre-fill notes or purpose on the new item.
📊
From a spreadsheet
Drag in an Excel or CSV file listing names (and optionally descriptions) and ask your assistant to create them all.
Example prompts
"Create a continuity plan called IT Systems Outage Response"
"Add a continuity plan named Data Centre Failure — covers our primary DC"
"Create a business continuity plan for our customer-facing services"
"Here's our BCP register [attach spreadsheet] — create a plan for each scenario"