---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Example - Restrict a table

# Example - Restrict a table {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

This access control prevents everyone from editing all fields in the Incident table in
a list.
Figure 1. Restrict the Incident Table

* Type: record
* Operation: list_edit
* Name Incident:\[incident\]
* Admin overrides: Clear the check box.
* Script: `answer = false;`
{#r_ExampleRestrictATable__ul_dky_krl_v4}
**Previous topic:** [Configuring contextual security for the list editor](https://servicenow-prod.fluidtopics.net/4qk8KXHDA61gGibBQxV53Q "The list editor enforces existing access control rules (ACLs) and additional security controls to restrict editing from a list.")  
**Next topic:** [Example - Restrict a field](https://servicenow-prod.fluidtopics.net/p5eNGS3CF_NwTQpdSGtFnQ "This access control prevents everyone except an administrator from editing the Short Description field of an incident record in a list.")

