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

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Create a new custom approval summarizer

# Create a new custom approval summarizer {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

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.

## Antes de Iniciar

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

approval_summarizer can only be used on approval forms in the global scope.

## Procedimento

1. Navigate to AllSystem UIUI Macros
2. Click New.
3. Give the macro a name that follows the summarizer naming convention: <kbd class="ph userinput">approval_summarizer_&lt;tablename&gt;</kbd>
4. Complete the rest of the form and click Submit.
5. [Create a formatter and add it to a form](https://www.servicenow.com/docs/access?context=t_CreateAFormatter&version=australia&pubname=australia-platform-administration&ft:locale=en-US) and add it to the appropriate form.  
   To learn more about activity formatters, see [Activity formatter](https://www.servicenow.com/docs/access?context=c_ActivityFormatter&version=australia&pubname=australia-platform-administration&ft:locale=en-US).

