Define and build the data model

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • After planning is complete, define and build the data model. Create one or more tables with fields, load the table with demo data, and verify access controls to the data.

    Agentic AI

    Create applications with help from agentic AI. For more information, see Vibe coding and AI app development on the ServiceNow AI Platform.

    Create an application

    Create or open an application record.
    • Create: If creating an application directly, use Guided App Creator to create the application. Guided App Creater allows you to create tables from spreadsheets, roles, and security rules. Design options are also available.
    • Open: If developers do not have the admin role, the ServiceNow System Administrator needs to create the application and grant developers a delegated development role. Developers then use Studio to open the application for editing.
    注:
    The application scope and table name are sometimes referred to as the internal names for these objects and cannot be changed once they are created. However, the application name and table label can be changed. Application users see the internal names in the URL only. If possible, internal names should always be consistent with what the user sees.