---
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


---

# Add a portal

# Add a portal {#ariaid-title1}

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

Create a portal in App Engine Studio (AES) to give your users a site where they can find
information, create requests, and complete business tasks.

## Antes de Iniciar

Role required: sn_app_eng_studio.user or delegated_developer. For more information, see [Delegate developers using AES](https://servicenow-prod.fluidtopics.net/g_PvUcxPUFAjOctgy1S9iw "Delegated development enables designated users without a system admin role to develop or deploy applications on the ServiceNow AI Platform. This enables administrators and delegated developers to work together to deliver custom applications through App Engine Studio (AES).").

## Por Que e Quando Desempenhar Esta Tarefa

When you add a portal you're creating a basic version of it, which you must then
continue editing in UI Builder before it's ready to deploy.  
Nota:  
If you created an application using a template, a portal may already be added to your application.

Most companies implement a maximum of three portals, which they then populate with
catalogs.

## Procedimento

1. Navigate to AllApp EngineApp Engine Studio.
2. From the My Apps page, open your application.
3. In your application, next to Experience, select Add.
4. Select Portal, and then select Begin.
5. On the form, fill in the fields.  
   {#add-portal__table_wnj_dkh_14b__entry__2}

   | Field | Description |
   |-|-|
   | Name | Name of the portal. By default, the portal shares the same name as your application. Dica: Use a name that uniquely identifies the portal from other experiences. For example, <kbd class="ph userinput">Office art portal</kbd>. |
   | Description | Description of the portal. |
   | URL | Web address of the portal. By default, the URL is based on the application name. |
   | Roles | User roles to limit who can access the portal. To use a custom role for your portal, you must create one in Security first. For more information, see [Add application security](https://servicenow-prod.fluidtopics.net/rKhS~IcKrpiPGlDPzGT7NQ "Control who is permitted to use or edit your application by configuring roles in App Engine Studio (AES)."). |
   [ ]

   {#add-portal__table_wnj_dkh_14b}
6. Select Continue, and then select Done.  
   After you create the portal in AES, you must edit it in UI Builder by adding or configuring components on each page.
7. Next to the portal you created, select the menu icon (![Menu icon]()) and then select Edit.  
   Figura 1. Edit a portal Figura 2. Edit a portal
8. In UI Builder, edit the portal by adding or configuring components on each page.  
   You can also add more pages to the portal, if needed.  
   Nota:  
   The default portal pages are read-only and can't be edited. To change the content of each page, create a page variant and edit the variant.

## O que Fazer Depois

For more information on using UI Builder to edit portals, see [UI Builder](https://servicenow-prod.fluidtopics.net/S5aX~PFfzv2~7oKDWiaJAA "UI Builder is a web user interface builder. Use UI Builder to build pages for App Engine Studio generated workspaces or custom web experiences using Next Experience Components and custom web components.").
* **[Sample portals you can build](https://servicenow-prod.fluidtopics.net/o7b4w1f4kTaMRsiityciFA)**   
  A portal is a site where users inside of your organization can find information, submit requests, and complete business tasks.

