---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/application-development

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Create a page collection across multiple UI pages

# Create a page collection across multiple UI pages {#ariaid-title1}

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

Create a page collection to accommodate tabbed content that can be used across
experiences.

## Antes de Iniciar

Role required: ui_builder_admin

## Por Que e Quando Desempenhar Esta Tarefa

Use page collections to create tabbed content in your experiences with the Tabs
component in UI Builder.

Pages within a page collection don't have access to the parent page's URL parameters
or data resources. You can set conditions for pages in a page collection to define
which page to display to certain audiences. Page templates are not supported inside
a page collection.

## Procedimento

1. Click CreatePage collection.
2. On the form, fill in the fields.  
   {#create-page-collection__table_s4y_ryn_15b__entry__2}

   | Field | Description |
   |-|-|
   | Name | Name to track your page collection internally. |
   | App shell UI | Type of app shell UI that you want to use with the page collection. The app shell is the wrapper of the page contents, which is similar to the functionality of a web page. The app shell can show things like the logo of your company, user preferences, and the search icon. For more information, see [Define UI experiences using app shells](https://servicenow-prod.fluidtopics.net/P33768sBl~FcNz5nDnbzGA "Understand what app shells are, what app shells are available for UI Builder, and why you would pick one over another."). |
   | Component | Select the component that will use the page collection. Page collections can be used with the following components: * Viewports * Viewport Modals * Tabs {#create-page-collection__ul_qwh_n2q_22c} |
   | Description | Short description to help find your page collection. Write a description that helps page builders understand what content is included in the page collection. |
   [Tabela 1. Create a page collection form]

   {#create-page-collection__table_s4y_ryn_15b}
3. Click Next.
4. Select a controller to connect data to your page collection.  
   If the controller you selected depends on another controller, you will need to add both.
5. Enter a label in the Label field.
6. Enter a unique Id in the Id field.
7. Click Create.
8. Click Create new page
9. Enter a unique name for the page in the Name field.
10. Specify a path for your page in the Path field. UI Builder generates a default path based on the name that you provided in the previous step.  
    Nota:  
    The application scope defaults to the scope that the user is in. For more information about the application scope, see [Learn about security and roles](https://servicenow-prod.fluidtopics.net/xgF_efajNdR4Ucl6JnEl3g "Set up the security and roles for your UI Builder instance.").
11. Click Continue.
12. **Opcional:** Add one or more audiences for this page.  
    If an audience you need is not listed, you can choose the Open audiences in platform link to create one.
13. **Opcional:** Add one or more conditions for this page.
14. Select the Build responsive option (default) for greater control of how the page appears at different screen form factors or select Build without responsive for automatic adjustment.  

    For more information, see [Responsive authoring](https://servicenow-prod.fluidtopics.net/D1SN8EMFt_5XCSkyIr2ySA "Use responsive authoring to create UI Builder pages that adjust smoothly to different form factors (sizes), such as desktop, tablet, and mobile.").
15. **Opcional:** Add more pages to your page collection.

