---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/application-development

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Delete a table in Table Builder

# Delete a table in Table Builder {#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

Delete a table from your application so that it no longer appears in the app
dashboard.

## Antes de Iniciar

Nota:  
Parent tables can't be deleted until all existing child tables are deleted.

Role required: Users must have canDelete access to
sys_db_object or AES
user role and delegated developer permissions. For more information, see [Delegate developers using AES](https://servicenow-prod.fluidtopics.net/g_PvUcxPUFAjOctgy1S9iw "Delegated development enables designated users without a system admin role to develop or deploy applications on the ServiceNow AI Platform. This enables administrators and delegated developers to work together to deliver custom applications through App Engine Studio (AES).").

## Procedimento

1. Navigate to the Data tab.
2. Select the menu icon (![Menu icon.]()), and then select Delete Table.
3. In the dialog box, enter <kbd class="ph userinput">delete</kbd> and then select Delete.
4. Select Save.

## Resultado

The table is no longer available in the app dashboard.

