---
sourceDocument: Australia IT Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/it-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia IT Service Management

ft:clusterId :

    - itsm

bundleId :

    - itsm

workflow :

    - Technology


---

# Create an ACL

# Create an ACL {#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

Create an access control rule (ACL) to prevent the Needs review field from being modified after it has been set.

## Antes de Iniciar

Role required: admin with elevated security

## Por Que e Quando Desempenhar Esta Tarefa

The newly created UI Policy makes the Needs review field
mandatory when a change request reaches the Complete
state.

The subsequent configuration of the state model ensures that a value is required in
the Needs review field before the change request can be saved
in the Complete state. To prevent the Needs review value from being changed after it has been set, create a new
access control level record (ACL) to make the field read-only.

## Procedimento

1. Open the Change Request form.
2. Open the form context menu and select ConfigureSecurity Rules.
3. Elevate your security role in the user menu that opens when you click your name in the header.  
   Only administrators with elevated security roles can add ACLs.
4. Click New.
5. Enter the following values.  
   {#t_CreateNewACL__table_wjg_xgm_b1b__entry__2}

   | Field | Value |
   |-|-|
   | Type | Record |
   | Operation | Write |
   | Name (first part) | Change Request |
   | Name (second part) | Needs review |
   | Condition | \[State\] \[is\] \[Implement\] |
   [ ]

   {#t_CreateNewACL__table_wjg_xgm_b1b}  
6. Click Submit.
**Tópico anterior:** [Add a UI policy](https://servicenow-prod.fluidtopics.net/RasM4vZlmnmgoUbMtNrcXg "Add a UI policy to display the Needs review field for Normal change requests when it reaches the Complete state.")  
**Próximo tópico:** [Update the state handler script include](https://servicenow-prod.fluidtopics.net/rRAwxOG9xTUO0ktpDPW57g "Update the ChangeRequestStateHandler script include with the new Complete state.")

