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


---

# Accessing Table Builder

# Accessing 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) 2 min. de leitura

You can access Table Builder in several ways.

## Launching Table Builder using naming shortcuts {#accessing-form-builder__section_ulg_1wr_w2c}

You can use naming shortcuts to open tables from the app navigator.

Enter <kbd class="ph userinput"> tablename.builder</kbd>, <kbd class="ph userinput">tablename.view</kbd>,
<kbd class="ph userinput">tablename.sheet</kbd>, or <kbd class="ph userinput">tablename.flow</kbd> in the search to access the table directly. For example, searching <kbd class="ph userinput">incident.builder</kbd> in the search opens field view of the
incident table in the Data tab.
{#accessing-form-builder__table_wlg_1wr_w2c__entry__2}

| User Input | Behavior |
|-|-|
| \<tablename\>.builder | Opens the table in the Table Builder with the Field option selected in Data tab. |
| \<tablename\>.view | Opens table in Table Builder in the Form tab. |
| \<tablename\>.sheet | Opens a table in Table Builder with the Sheet option selected in Data tab. |
| \<tablename\>.flow | Opens a table in Table Builder in the Flow tab. |
[Tabela 1. Naming conventions user inputs and their behavior]

{#accessing-form-builder__table_wlg_1wr_w2c}

## Launching Table Builder from the App Navigator {#accessing-form-builder__section_rb5_bdj_p2c}

Table Builder is accessible through the application navigator. This feature helps you to interact with Table Builder more efficiently.

1. Navigate to AllTable Builder.
2. Search for the table that you want to open.
3. Select Open.

{#accessing-form-builder__ol_jbw_bfj_p2c}

## Launching Table Builder from App Engine Studio {#accessing-form-builder__section_cxz_tns_lsb}

Table Builder can be currently accessed from within App Engine Studio.

See [Editing data in App Engine Studio](https://servicenow-prod.fluidtopics.net/4ZkK7FUdXnJ7oT34ipDHbw "Use Table Builder to modify data tables used in your application.") for instructions on editing application data.

1. Open an application in App Engine Studio.  
   Nota:  
   A data table must first be present in the application so that you can access Table Builder.
2. From the application home, select the menu icon (![Menu icon.]()) next to a table, and then select Edit.  
   Table Builder opens with the Data tab selected as shown in the following example.  
   Nota:  
   To edit form views for the selected data table, navigate to the Forms tab.
   Figura 1. Data tab
{#accessing-form-builder__ol_wcf_ll2_nsb}

## Launching Table Builder from UI Builder {#accessing-form-builder__section_ucg_cht_lsb}

Table Builder can be accessed from within UI Builder by selecting Edit form view at the bottom of the Config panel, for a selected form object.

1. Navigate to AllNow Experience FrameworkUI Builder, and then select a form component on a page.

   See [Work with components in UI Builder](https://servicenow-prod.fluidtopics.net/xCm7DYJv1VhfgAuiOBoijQ "Learn what a component is in UI Builder. Also, see how components work within UI Builder.") for more information on adding components.
2. Select Edit form view at the bottom of the Configuration pane.

   Table Builder opens with the Forms tab selected, where you can customize your form views for the selected table. To edit table data, navigate to the Data tab
   as shown in the following example.  
   Figura 2. Forms tab
{#accessing-form-builder__ol_trp_4g2_nsb}

## Table Builder permissions {#accessing-form-builder__section_xb5_rgb_fsb}

To use Table Builder, you must either:

* be an administrator, or
* have the following role permissions in ServiceNow AI Platform, or
* have the relevant AES user role and delegated developer permissions.

{#accessing-form-builder__ul_ah2_hm4_z2c} 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).").  
Nota:  
When creating a table, assign at least one role with Read permission. Setting read permission helps you to preview and access the table.
{#accessing-form-builder__table_opn_xkl_lsb__entry__2}

| Permission | Access |
|-|-|
| Personalize Form (personalize_form) | * Required to access Forms tab. * Required to customize fields on the form. * Doesn't grant dictionary access. * Doesn't grant Policies and Rules access. * Doesn't grant Tables access. {#accessing-form-builder__ul_hw3_bll_lsb} |
| Personalize Dictionary (personalize_dictionary) | * Required to access Data tab. * Required to access field configuration. * Required to change dictionary fields. * Doesn't grant Policies and Rules access. {#accessing-form-builder__ul_fmb_4fg_jsb} |
| Personalize Rules (personalize_rules) | Enables access to the Policies and Rules tab. |
| Personalize Choice (personalize_choices) | Enables you to configure choices for a field. |
| Flow Designer (flow_designer) | Required to access the Flows tab. Enables you to configure flows. To work with Table Builder flows, you must also have personalize_form and personalize_dictionary permissions (or related delegated developer permissions). |
[Tabela 2. Table Builder permissions]

{#accessing-form-builder__table_opn_xkl_lsb}

