---
sourceDocument: Australia Mobile Configuration and Navigation
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/mobile

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Mobile Configuration and Navigation

ft:clusterId :

    - mobile

bundleId :

    - mobile

workflow :

    - Development, Data and Analytics


---

# Configure data sources

# Configure data sources {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Configure data sources to map UI elements to specific database fields using element identifiers, enabling the retrieval and display of data on input form screens. This mapping verifies that each UI element accurately reflects
the corresponding data field within a record.

## Before you begin

Role required: admin

## About this task

To create a data source, you establish uniquely named element identifiers and select the table you want to filter, such as an incident or change request table. The data source provides a framework for mapping fields from the
selected table to element identifiers in the user interface. For example, you might map the short_description field to an element identifier named short_description. This mapping ensures that the data from a specified field
is correctly displayed in the user interface.

## Procedure

1. Navigate to AllSystem MobileMobile App Builder.  
   The Mobile App Builder opens in a new browser tab and displays the application scope selection screen.
2. Search for the application scope you're working in and then select the name of the application scope.  
   The Mobile App Builder categories home screen displays.
3. Select the All mobile records from the menu.
4. From the Record type field, select Data source \[sys_sg_data_source\] and then select New.
5. Add a name for your data source in the Name field.
6. **Optional:** Add any additional information about this data source in the Description field.
7. Edit the script in the Data source script field as required.  
   For examples of data source script, see [Data source script examples](https://servicenow-prod.fluidtopics.net/9glgcJL0Tav5NjngBz7Qog "Use data source scripts to map input values, descriptive elements, and input actions. Alternatively create a dedicated data source for each of these elements.").
8. Select Save.
{#data-sources-config__steps_c1d_1ty_r2c}

*[\>]: and then


