---
sourceDocument: Yokohama Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/application-development

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama 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}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

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

## Before you begin

Note:  
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/7nGx8ej0_uG1DIiyMPiwOA "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).").

## Procedure

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.

## Result

The table is no longer available in the app dashboard.

