---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Summarizers

# Summarizers {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Approval summarizers are stored in the Macro \[sys_ui_macro\] table.

From the left navigation pane, select System UIUI Macros. Summarizers use a naming convention of approval_summarizer_ + '\<table_name\>
(for example, approval_summarizer_change_request is the summarizer for change requests, while
approval_summarizer_sc_request is the summarizer for service catalog requests).

Each summarizer is written in Jelly script, which is used to define internal forms. The script
is stored in the large XML field at the bottom of the UI Macro form.
* **[Change an approval summarizer](https://servicenow-prod.fluidtopics.net/f0HyzgIbUdtvw53xKlc~Dg)**   
  You can modify existing approval summaries to include additional information.
* **[Create a new custom approval summarizer](https://servicenow-prod.fluidtopics.net/ylYjMK8CkSFurWTuRS~7Pg)**   
  After you add a new table that has approvals to an instance, you can add a custom activity formatter by creating a new UI macro and then add it to the appropriate form.

