Add a data table to your application from an existing table that you or someone else previously created or from scratch.

Before you begin

Role required: admin, sn_app_eng_studio.user, or delegated_developer

Procedure

  1. Navigate to All > App Engine > App Engine Studio.
  2. From the My Apps page, open your application.
  3. Next to the Data heading, select the Add icon (Add icon).
  4. Select Create a blank table, and then select Continue.
  5. Choose from the following choices.
    OptionDescription
    Create new table Select this option to create a blank table from scratch.
    1. Choose Create new table.
    2. Click Continue.
    Create from an extensible table Select this option to create a new blank table from an existing extensible table in the ServiceNow AI Platform.
    1. Choose Create from an extensible table.
    2. Search for and select an existing table.
      Note: Tables already in the app display first in the list and recommended ServiceNow AI Platform tables display next, along with a short description of the type of information the table stores.
    3. Select Continue.
  6. On the form, fill in the properties of your new table.
  7. Select Continue.
  8. Control who has access to create, read, write, and delete content from this table by adding new roles and/or defining the desired Create, Read, Write, Delete permissions for existing roles.

    Roles that you create in the table persist throughout the application and can be further defined in other tables you add. See Add application security for more information on how security permissions work.

    Note: At least one role must have read access for you to be able to preview the table.
  9. Select Continue to add the new table.
  10. Return to your application home page or continue editing your table.
    • Select Done to return to your application home page.
    • Select Edit table to review the columns that were added to your table and continue editing it in Table Builder.
  11. If you continue editing, in the new tab that opens, review the table columns.

    Each table column appears as a row in Table Builder.

    A lock icon (Lock icon) appears next to columns from the extended table. You can't modify these columns.

  12. Customize your table by adding table columns.
    1. In Table Builder, select + Add new field.
    2. On the empty row, fill in the fields.
  13. Select Save.

What to do next

For more information on Table Builder, see Table Builder.