Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create an application file in the ServiceNow IDE

Create an application file in an embedded ServiceNow AI Platform user interface from the ServiceNow IDE.

Before you begin

Create, convert, or clone an application and add it to your workspace. For more information, see Adding applications in ServiceNow IDE.

Role required: admin

About this task

If you need to create some application metadata outside of source code, you can create application files from the File Categories view within the ServiceNow IDE. To create an application file from the ServiceNow IDE, an embedded ServiceNow AI Platform user interface opens in the editor.

Procedure

  1. Navigate to All > App Development > ServiceNow IDE.

  2. Open a workspace with an application.

  3. From the Activity Bar, select the File Categories view or Apps view.

  4. From a file category or type, select the Create New File icon (

Image omitted: add-record-button.png
Create New File\).
**Tip:** Alternatively, you can right-click an existing metadata category or file type in an application and select **Create New File** to create an application file of that category or type.
  1. From the Application menu, select an application from your workspaceor the Global application scope.

  2. From the list of file types, select the type of file to create.

    Tip: Search for a file type or select a category to find the file type you need.

Image omitted: servicenow-ide-create-file.png
Create an application file from the File Categories view
  1. Select Continue.

  2. In the embedded ServiceNow AI Platform user interface, fill in the fields to create the application file.

    The user interface and fields vary depending on the type of file that you created.

  3. Select Submit.

Parent Topic:Developing applications with the ServiceNow IDE