Skip to content
Release: Australia · Updated: 2026-07-09 · Official documentation · View source

Sensitivity detection filters mapping

The sys_gen_ai_filter table includes eight out-of-the-box filters that determines which topics are regarded as sensitive. Each filter is mapped to an HR service that is used to create a case and a chat queue.

The filter to service and queue mapping is set by the getFilterMetaData function in the SensitivityDetectionVAUtilSNC script.

To modify the HR service used to create a case, update the HR service sysid that is associated to the filter in the filterMap object of the function.

To modify the live agent chat queue, update the text that is associated to the queueType object. The value is used to set the liveagent_esc_pre_chat_category.

Modify the condition that is associated with your awa_queuerecord so that you can check the value in this field.

FilterHR ServiceQueue
Compensation and Career AdvancementRequest accommodationEmployee relations
Employee Health ConcernsRequest accommodationEmployee relations
Employee Personal issuesReport misconductEmployee relations
Ethics, Safety, and Employee Behavior and workplace practicesReport misconductEmployee relations
Performance, evaluation, and Support ConcernsGeneralGeneral
Termination disputes & Layoff ConcernsRequest accommodationEmployee relations
Workplace misconduct: Workplace harassment, Violence, and discriminationReport misconductEmployee relations
Workplace Substance Abuse and SupportReport misconductEmployee relations

Parent Topic:Reference for Now Assist for HR Service Delivery (HRSD)