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


---

# Add embedded lists in Table Builder

# Add embedded lists 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

Add an embedded list using Table Builder to display data for a
selected related list on your form. A related list shows the records in the tables that have
relationships to the current record. For example, for a form view that references a Problem
table, you might want to display a list of locations that are impacted by a selected
problem.

## Before you begin

Note:  
Embedded lists are only supported in Core UI and earlier.

* Launch Table Builder. For more information, see [Accessing Table Builder](https://servicenow-prod.fluidtopics.net/eD8qPI0d4LR3smIDj~Af9w "You can access Table Builder in several ways.").
* (Optional) Choose a domain to work within (if not global). For more information, see [Domain separation and Table Builder](https://servicenow-prod.fluidtopics.net/6mfU2f~i56GgSmOfsvxyfQ "Domain separation enables you to separate data, processes, and administrative tasks into logical groupings called domains. You can control several aspects of this separation, including which users can see and access data.").
* (Optional) Choose an application scope to work within (if not global). For more information, see [Using an application scope with Table Builder](https://servicenow-prod.fluidtopics.net/zPTGMJM9VSXGXZiYlVJVEw "Selecting an application from the application scope list in Table Builder enables you to customize form views for the users of the selected application in the ServiceNow AI Platform.").

Note:  
To understand how to approach customizing your forms, review [Table Builder workflow and navigation](https://servicenow-prod.fluidtopics.net/XnOrd7a8AcqiQimPSFwomw "You can start using Table Builder to manage your data tables, forms, or flows by reviewing this high-level workflow.").

Role required: personalize_form 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 Forms tab in Table Builder.
2. Choose a view to work with.  
   For detailed information on how to choose a view for a form, see [Choose a form view in Table Builder](https://servicenow-prod.fluidtopics.net/gsjmsL_kgdoyMFeMAsojuw "Choose existing views, duplicate views, or create entirely new views for form users in Table Builder.").
3. To display a list of the embedded lists that you can add to your form view, in the Add form elements panel, select Embedded lists.  
   Note:  
   You can also launch the Add form elements panel by clicking the Add (![Add icon.]()) icon above an existing element in the form editor.
4. Select an embedded list, and then drag it to the location in the form editor where you'd like to place it.  
   Note:  
   Embedded lists in forms are only supported in Core UI and earlier interfaces.
   For information on how you can add an embedded list to a form, see [Embed a list within a
   form](https://www.servicenow.com/docs/access?context=configure-form-layout&version=yokohama&pubname=yokohama-platform-administration&ft:locale=en-US).
5. Select Save.

