Working with metadata app file categories in the ServiceNow Studio Navigator
ServiceNow Studio enables you to work with all types of metadata that the ServiceNow AI Platform supports, from automations and integrations to user interface files.
Accessing metadata for your ServiceNow Studio apps
When you select a sub-type of an expanded file category, ServiceNow Studio displays all of the metadata of that type, which you can select to view. For example, selecting Flow under the Automation file category displays a list of all flows that you have access to. Select one to open it in Workflow Studio in an integrated tab in ServiceNow Studio.
For more information on using the Navigator panel to find app files by their metadata category, see Find an app or app file using the Navigator panel.
Metadata table and its extended tables
Metadata lives as application files in their corresponding tables on the ServiceNow AI Platform. The main metadata table is sys_metadata, but specific types of metadata extend the sys_metadata table. For example, flows and sub-flows use the extended sys_hub_flow table.
See ServiceNow Studio Navigator panel taxonomy for a list of available metadata and corresponding tables that extend sys_metadata.
Metadata by category
Each file category has different types of metadata available for automations, data, integration, mobile app builder, UI, and other categories. For a list of each type of file, its primary table, primary builder experience, and more, see ServiceNow Studio Navigator panel taxonomy.
| Category | Metadata sections |
|---|---|
| AI |
|
| Automation |
|
| Data |
|
| Integrations |
|
| Mobile |
|
| UI |
|
| Other |
|