GRC case summarization skill for compliance cases
Summarize
Summary of GRC Case Summarization Skill for Compliance Cases
The GRC case summarization skill leverages a large language model (LLM) to create a structured, AI-generated summary of compliance case records in ServiceNow. This summary is generated on demand from case data and can be saved for future reference, helping analysts and managers quickly grasp key case details to make informed decisions. The skill aggregates information from predefined fields and related lists within the case record, formats it into a prompt, and sends it to a configured LLM service provider to obtain a concise summary.
Show less
To use this skill, it must be activated via the AI Admin Hub console, and only users with appropriate roles can trigger it on compliance cases.
User Roles
- snnowassistadmin.nsaadmin: Allows administrators to activate or modify the skill.
- sncompcase.compliancecaseanalyst: Provides access to compliance case records.
- sngrcsharegenai.grccaseaiuser: Grants permission to use the summarization skill; must be explicitly assigned and is not inherited from the analyst role.
LLM Service Providers
An administrator must configure a default LLM provider before the skill can operate. Supported providers include:
- Azure OpenAI
- AWS Claude
- Google Gemini
Setting the default provider ensures the AI summary is generated through the chosen service.
Components of a Compliance Case Summary
The summary produced reflects the case data at the time of generation and can be regenerated as the case evolves to maintain updated information. Users can review and edit the summary before saving it to the record. The summary is structured into key sections capturing essential compliance case information:
- Case Overview: Basic details like case name, description, start date, priority, and assigned analyst.
- Events Timeline: Important dates including occurrence, discovery, investigation, and remediation timelines.
- Scope of Impact: Breakdown of impacted areas and regulatory frameworks, including counts of entities, policies, controls, and related regulations.
- Causes & Consequences: Confirmed and suspected causes alongside the resulting impacts or penalties.
- Actions & Outcomes: Summary of investigative and assessment tasks, plus additional resolution actions taken.
- Evidence & Worknotes: Work notes and comments recorded during the case investigation.
- Lessons Learned: AI-driven analysis of investigation timelines and effort, including velocity metrics and complexity assessment.
The GRC case summarization skill uses a large language model (LLM) to generate a structured AI summary of a compliance case record. The summary is generated on demand from case data and can be saved to the record for future reference.
Overview of the GRC case summarization skill
Compliance cases can span multiple action tasks, stakeholders, and regulatory requirements. The GRC case summarization skill generates a concise AI summary of key case details, so case analysts and managers can quickly understand the context and take informed action.
The skill collects data from predefined fields and related lists across the case record. This data is assembled into a prompt and sent to the configured LLM service provider, which then returns a structured summary.
To summarize compliance case records, the skill must be activated from the AI Admin Hub console. Once it's activated, case analysts with the appropriate user role can trigger the skill on a compliance case.
User roles
- sn_nowassist_admin.nsa_admin: Grants an admin access to activate or edit a ServiceNow Otto skill.
- sn_comp_case.compliance_case_analyst: Grants access to compliance case records.
- sn_grc_sharegenai.grc_case_ai_user: Grants users access to use the GRC case summarization skill. Note:The sn_grc_sharegenai.grc_case_ai_user role must be explicitly assigned and isn’t inherited through the case analyst role.
LLM service providers
An administrator must set a default LLM provider before the skill can be used. The following providers are supported:
- Azure OpenAI
- AWS Claude
- Google Gemini
To set a default provider for the GRC case summarization skill, see Manage model providers.
Components of a compliance case summary
The summary reflects case data at the time of generation. As the case progresses, you can regenerate the summary to capture the latest information. Once generated, you can review and edit the summary before saving it to the case record.
| Section | What it captures |
|---|---|
| Case Overview | Core case details, such as name, description, start date, priority, and assigned analyst, captured from the Details tab. |
| Events Timeline | Date of occurrence, date of discovery, investigation start and end dates, and remediation start and end dates, captured from the Schedule section on the Details tab. |
| Scope of Impact | Impact breakdown- Summary of the areas and regulatory frameworks that are impacted by a compliance case, captured from the Impacted Areas, Related
Areas, and Regulations tabs.
|
| Causes & Consequences | Causes and consequences of the compliance case, captured from the Causes and Consequences tab.
|
| Actions & Outcomes | Summary of actions taken during the investigation, captured from the Action Tasks tab.
|
| Evidence & Worknotes | Work notes and comments recorded during the investigation, captured from the Activity section on the Details tab. |
| Lessons Learned | AI-powered analysis of the case timeline and overall investigation effort.
|