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

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Mobile Configuration and Navigation

ft:clusterId :

    - mobile

bundleId :

    - mobile

workflow :

    - Development, Data and Analytics


---

# Mobile hierarchy

# Mobile hierarchy {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 4 min. de leitura

Learn the components of ServiceNow® mobile and how they work together to
assist you in configuring, modifying, and creating applications.

## Components of the ServiceNow mobile framework {#mobile-hierarchy__section_lvc_vym_d3b}

This image represents the structure of the ServiceNow mobile framework. The next sections detail specific areas of the overall hierarchy, and descriptions of individual components.  

## Mobile App Configuration {#mobile-hierarchy__section_vbh_5rr_c3b}

Mobile app
:   A part of the ServiceNow®
    Mobile Platform, there are 2 mobile apps: the Now Mobile app and the Mobile Agent app. Each app focuses on a persona, which means the app experiences are tailored to support the tasks of specific roles in your organization. Each mobile app can have one or more mobile
    app configurations. For more information, see the following "Mobile app config" section.

Mobile app config

:   When users download a ServiceNow Mobile Platform application, they are prompted to
    log in with their credentials. When a user logs in to the instance, they are presented an
    experience that is created by a single mobile app config. The mobile app config that defines
    the user's experience depends on conditions defined in the
    config.

Navigation bar

:   Each mobile app config has a navigation bar that appears at the bottom of the screen. A
    navigation bar can have up to five icons, called navigation bar tabs. By default, navigation
    bars have a notification and settings navigation bar tab. For information about how to create
    a navigation bar, see [Configure the navigation bar and navigation tabs](https://servicenow-prod.fluidtopics.net/MLUz3FicnC7zcIBm6uUHZg "Configure the navigation bar that appears at the bottom of the mobile app. Use navigation bar tabs to navigate to screens, launcher screens, as well as saved records, settings, and notifications pages.").

Navigation bar tabs

:   Each tab in the navigation bar represents a screen or launcher screen. When you add more than five tabs to the navigation bar, a More tab appears. Tapping the More tab opens a list view
    showing additional tabs.

:   For information on how to create navigation bar tabs, see [Configure the navigation bar and navigation tabs](https://servicenow-prod.fluidtopics.net/MLUz3FicnC7zcIBm6uUHZg "Configure the navigation bar that appears at the bottom of the mobile app. Use navigation bar tabs to navigate to screens, launcher screens, as well as saved records, settings, and notifications pages.").

Launcher screens

:   Launcher screens serve as landing pages or home pages for your users. Launcher screens
    contain a configurable header, and sections to provide access to screens in several formats.
    You can also configure launcher screens with a search bar and quick actions, which give your
    users access to commonly used functions.

:   For more detail on launcher screens, see [Launcher screens](https://servicenow-prod.fluidtopics.net/giBwhVHKqrEkavqEUoctvw "Launcher screens serve as landing pages or home pages. Using a launcher screen, you can access screens in various formats, as well as search, do quick actions, and find user information.").

Screens

:   Screens provide your users a method to view and modify data on your instance. Screens can
    display information as lists, maps, records, and other formats. You can find more detail on
    screen components in the next section.

## Screens {#mobile-hierarchy__section_emw_kwr_c3b}

Figura 1. List of all available mobile screens

Screen segments

:   Screens contain one or more screen segments, which display information from your instances
    to your users. Screen segments represent the lists, calendars, maps, and records your users
    see within the app. If a screen has more than one screen segment, your users can switch
    between screen segments using a tabbed interface.

    Screen segment records for lists, calendars, and maps are located on the screen segment
    \[sys_sg_item_stream_segment\] table. Screen segment records for record screens are on the
    record screen segment \[sys_sg_form_segment\] table.

Icons

:   Each screen has an icon. This icon represents the screen when it is displayed in a launcher screen or the navigation bar.

    Icon records are located on the Icons \[sys_sg_icon\] table.

:   For more information on icons, see [Mobile icons](https://servicenow-prod.fluidtopics.net/UAVfV1f4~hbuDo3I~qN6TA "Use icons to provide unique identifiers for navigation and actions in your mobile applications.").

Item streams

:   An item stream is the source for the data shown in your screen. An item stream gets its
    data from a single source, called a data item. You can associate more than one item stream to
    a screen segment to include data from multiple tables. For example, you could create two item
    streams to display items from both the incident \[incident\] and request item \[sc_req_item\]
    tables in a single list.

    Item streams are also associated with one or more item configurations. These item
    configurations provide a pattern controlling how the data appears in your screen segment.

    Item stream records are located in the item stream \[sys_sg_item_stream\] table.

Data items

:   Data items provide the data presented in a screen. A data item is a dataset correlated with
    a table in an instance. A data item can include a filter condition to restrict what data the
    item returns. Associate data items with screens so that the screens can transform the dataset
    into human-readable information.

    Data items are located on the data items \[sys_sg_data_item\] table.

:   For more detail on data items, see [Data items](https://servicenow-prod.fluidtopics.net/3Y7DCLMEClVoCulSHsX8cg "Data items provide the data presented in a screen.").

Item configurations

:   Item configurations provide a pattern for data in your screen, and control how your data
    appears within a screen segment. For more detail on how an item configuration controls the
    appearance of your data, see the item configuration section.

    Item configurations are located on the item configuration \[sys_sg_master_item\] table.

More information
:   For more information, See:

## Screen segments {#mobile-hierarchy__section_sfn_4wr_c3b}

Screens
:   Screen types determine what a screen looks like and how your users are able to interact with it. You can create these screen types:

    * [Calendar](https://servicenow-prod.fluidtopics.net/I6_EcDi0OPJ72uJwv9j1kw "Calendar screens display a calendar interface and records associated with the selected date.")
    * [Chart](https://servicenow-prod.fluidtopics.net/2wgdUWMI_muqHqgojrbpzg "Chart screens display data visualizations created in the Analytics Center and are displayed in the analytics section of your launcher screen. Adding data visualizations helps users more easily identify trends and turning points through indicator scores and visual representation.")
    * [Form](https://servicenow-prod.fluidtopics.net/YXntLm_x6pVZvz~0YLWr2w "Record screens display content for a specific single record.")
    * [Grouped list](https://servicenow-prod.fluidtopics.net/jrqQHlUteg5x1fNooZyKww "Grouped list records display a list of records that are grouped by a specific field.")
    * [List](https://servicenow-prod.fluidtopics.net/xUUPliRbOTphlFZ7jYUacQ "Use a list to display a list of records. Records in lists display in a card format, showing a limited selection of the information in the record.")
    * [Map](https://servicenow-prod.fluidtopics.net/AUOegKiYRIqlEpX02H2sjQ "Map screens display a map with locations that are associated to the records in a data item.")
    * [URL](https://servicenow-prod.fluidtopics.net/tTr1DmJIYWoJw2QRHZ5CWg "Mobile web screens open an external URL or a relative URL within your instance.")
    {#mobile-hierarchy__ul_f2k_2sn_d3b}

    In addition to these types, you can add the following screens to segments in your record screen:

    * Details screen
    * Activity stream screen
    * Related list screen
    * Embedded list screen
    {#mobile-hierarchy__ul_llz_fsn_d3b}

Functions

:   Your users can use functions to perform tasks in the mobile app such as assigning a task,
    or navigating between records. Actions can also interact with your mobile device to send
    emails, navigate using map software, or make a phone call.

    Functions are located on the Function \[sys_sg_button\] table.

:   For more information on functions, see [Mobile functions](https://servicenow-prod.fluidtopics.net/1Uv2BIJjR7Tffqe88tc~bg "Configure functions in Mobile App Builder to determine which actions users can perform in the mobile app.").


