Cyber security risks
Review your risk register and explore individual risk details, scores, and treatment status.
- Get
- Create
Basic fields
IDTitleCreated dateStatusDue dateAssigned owner
Extended detail fields
Returned when you ask about specifics, or say "give me full details".
Risk areaCurrent tasksConnected assetsAssociated resourcesImpact scoreImpact reasoningImpact descriptionLikelihood scoreLikelihood reasoningIncident scenariosCommentsTreatment optionNew treatment tasksRisk transfer detailsRisk retention reasoningOperational changesOther risk managementTreatment approvalNew risk assessmentTreatment completionResidual risk comments
Example queries
"List all risks in our risk register"
"Which risks have no treatment plan?"
"Show me high impact risks"
"What risks are currently untreated?"
"Give me full details on our open risks"
"Which risks have been approved by their owners?"
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": "Risk area",
"value": "<array>",
"tag": "risk-template-assets-theme"
},
{
"title": "Current tasks",
"value": "<string>",
"tag": "risk-template-secmeasures-measures"
},
{
"title": "Connected assets on management system",
"value": "<string>",
"tag": "risk-template-assets-block"
},
{
"title": "Other associated resources",
"value": "<string>",
"tag": "risk-template-assets-text"
},
{
"title": "Risk impact (1-3)",
"value": "<string>",
"tag": "risk-template-severity"
},
{
"title": "Reasoning for risk impact evaluation",
"value": "<string>",
"tag": "risk-template-effects-impactbasis"
},
{
"title": "Description of potential impact",
"value": "<string>",
"tag": "risk-template-effects-impacts"
},
{
"title": "Risk likelihood (1-3)",
"value": "<string>",
"tag": "risk-template-propability"
},
{
"title": "Reasoning for risk likelihood evaluation",
"value": "<string>",
"tag": "risk-template-effects-scenariobasis"
},
{
"title": "Description of incident scenarios",
"value": "<string>",
"tag": "risk-template-effects-scenarios"
},
{
"title": "Free comments",
"value": "<string>",
"tag": "risk-template-effects-text"
},
{
"title": "Risk's main treatment option",
"value": "<string>",
"tag": "risk-template-secmeasures-treatmentoptions"
},
{
"title": "New treatment tasks",
"value": "<string>",
"tag": "risk-template-secmeasures-newmeasures"
},
{
"title": "How is the risk transferred?",
"value": "<string>",
"tag": "risk-template-secmeasures-sharetext"
},
{
"title": "Why have we decided to retain the risk?",
"value": "<string>",
"tag": "risk-template-secmeasures-retaintext"
},
{
"title": "How will we change our operations?",
"value": "<string>",
"tag": "risk-template-secmeasures-avoidtext"
},
{
"title": "Other risk management",
"value": "<string>",
"tag": "risk-template-secmeasures-text"
},
{
"title": "Risk owner's approval of risk's treatment plan",
"value": "<string>",
"tag": "risk-template-acceptance-newyesno"
},
{
"title": "Launched new risk assessment",
"value": "<string>",
"tag": "risk-template-acceptance-residualblock"
},
{
"title": "Has the risk treatment been carried out?",
"value": "<string>",
"tag": "risk-template-acceptance-treatmentyesno"
},
{
"title": "Comments about residual risk",
"value": "<string>",
"tag": "risk-template-acceptance-residualtext"
}
]
}
]
Ask your AI assistant to create a new risk 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 new risk called Unauthorised access to customer data"
"Add a risk for our dependency on a single cloud provider"
"Create a risk: employee error leading to data loss — it's a medium likelihood threat"
"Here's our risk register [attach spreadsheet] — create a risk for each one"