Security Systems
List and audit security systems 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".
WebsiteSelf-maintained flagSystem providersBackupsSystem log informationSystem categoriesConnected tasks
Example queries
"List all security systems"
"Which security systems are active?"
"Show security systems assigned to (user)"
"Which security systems are due for review?"
"Give me details on our firewall and monitoring tools"
"Give me a full audit of our security systems"
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": "Website", "value": "<string>", "tag": "securitysystem-template-additional-website"},
{"title": "Are you responsible for development and maintenance yourself?", "value": "<string>", "tag": "securitysystem-template-provider-yesno"},
{"title": "Link system providers", "value": "<string>", "tag": "securitysystem-template-provider-block"},
{"title": "Backups", "value": "<string>", "tag": "securitysystem-template-provider-backup"},
{"title": "System log information", "value": "<string>", "tag": "securitysystem-template-provider-log"},
{"title": "Security system categories", "value": "<string>", "tag": "securitysystem-template-scope-categories"},
{"title": "Connected tasks", "value": "<string>", "tag": "securitysystem-template-scope-tasks"}
]
}
]
Ask your AI assistant to create a new security system 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 security system called CrowdStrike EDR"
"Add a security system named Palo Alto Firewall — description: perimeter security"
"Create a security system record for our SIEM solution"
"Here's our security tool inventory [attach] — create a security system for each one"