Configure a custom AI insights skill for a task type
Configure a task to use a custom Now Assist skill for AI insights in the Task details widget. Optionally add a custom script to pre-process input or post-process the skill response.
Before you begin
Verify that the Generative AI plugin (sn_generative_ai) and the configured skill are active.
Select and activate a Now Assist skill that works best for the task type.
Role required: sn_hr_sp.esc_admin or admin
About this task
AI insights help employees understand task details and make informed decisions. Configure a skill for each task type that requires AI-generated insights in the Task details widget. Learn about task scope and action widget configuration from Configure task scope and action widget
You can configure custom skills to provide task-specific insights. Examples include:
- Policy compliance checks for Concur approval tasks
- Field-level insights for CLM contract tasks
- Time-off balance details for leave requests
Procedure
Result
Employees who open the task type see a summary and any reference links in the AI response card. The configured skill generates AI insights for every record of that task type.
The skill run fails if the selected skill does not accept sys_id and table parameters or if its output does not match the expected format. When a skill run fails, you see an error message instead of insights. To remove the AI insights section for that task type, clear the AI insights skill field and reload the page.
The skill execution script fails if it does not return a response that matches the skill output contract. When the script fails, you see a generic error message instead of insights.
Understand the basics of AI insights skill, see AI insights skill reference.