Security Objectives
Query cybersecurity goals and their current status.
- Get
- Create
Basic fields
IDTitleCreated dateStatusDue dateAssigned owner
Extended detail fields
Returned when you ask about specifics, or say "give me full details".
Goal descriptionConnected metricConnected improvementsLinked tasksOther actionsResources neededParticipantsScheduleEvaluation method
Example queries
"List all our cyber goals"
"Which goals are behind schedule?"
"Show goals assigned to (user)"
"What cyber goals are due this quarter?"
"Summarise our cyber goals by status"
"Give me full details on our security objectives"
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": "Goal description", "value": "<string>", "tag": "goal-template-description-text"},
{"title": "Connected metric", "value": "<string>", "tag": "goal-template-description-metricblock"},
{"title": "Connected improvements", "value": "<string>", "tag": "goal-template-execution-changesblock"},
{"title": "Linked tasks", "value": "<string>", "tag": "goal-template-execution-measuresblock"},
{"title": "Other actions", "value": "<string>", "tag": "goal-template-execution-actionstext"},
{"title": "What resources are needed?", "value": "<string>", "tag": "goal-template-execution-text"},
{"title": "Whose participation is needed?", "value": "<string>", "tag": "goal-template-execution-participants"},
{"title": "When will the work to be completed?", "value": "<string>", "tag": "goal-template-schedule-date"},
{"title": "How will the achieved results be evaluated?", "value": "<string>", "tag": "goal-template-schedule-text"}
]
}
]
Ask your AI assistant to create a new cyber goal 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 cyber goal called Achieve ISO 27001 Certification"
"Add a cyber goal named Zero Critical Vulnerabilities — target by end of year"
"Create a cyber goal for improving our phishing awareness scores"
"Here's our security roadmap [attach] — create a goal for each objective"