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


---

# Review and edit apps

# Review and edit applications built using app generation {#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

After app generation creates an application, review and modify it in ServiceNow Studio to verify accuracy and extend functionality.
This video shows you how to review apps created using app generation in ServiceNow Studio.

## Antes de Iniciar

You must have an existing application that you created or have access to edit. The application does not need to have been created using generative AI to use the app generation skill to edit it.  
Role required: now_assist_panel_user  
Nota:  
To edit (not create) apps, assign users the delegated_developer or now_assist_panel_user role.

## Procedimento

1. Navigate to App EngineServiceNow Studio.  
   To learn more about the ServiceNow Studio home page, see [ServiceNow Studio](https://servicenow-prod.fluidtopics.net/HJE5fDsb~bjmVZ9BqGtS8w "ServiceNow Studio provides a unified experience for all ServiceNow development activities, enabling admins and developers to extend base system solutions and create custom apps with ease. Use ServiceNow Studio to build apps and app files with integrated tools, access and edit app metadata in scoped and global apps, and package app changes for deployment, all in one powerful development tool.").
2. Select the Now Assist icon.  
   ![Now Assist highlighted in banner.]()
3. In the Now Assist panel, select Update an app.  
4. Select the app to edit.  
   The apps available for editing in the Now Assist panel are custom applications you have created or to which you have access. If the application list is long, use the search box to find a specific application.

   If you have the delegated_developer or now_assist_panel_user roles but do not see the app you need, contact your App Engine admin. Ask the admin to add you to the app as a delegated developer. For more information, see [Delegated development and deployment](https://servicenow-prod.fluidtopics.net/Utp_DuonEy0vWlmieLjUMw "Delegated development allows designated users without a system admin role to develop or deploy applications on the ServiceNow AI Platform.").

   To edit an application with the app generation skill, your scope must match the app scope. If your scope does not match, the app generation skill changes your scope to the app scope automatically.
5. Select Submit.
6. Describe your changes to Now Assist.  
   For example:
   * Specify additional business requirements that the application must support.
   * Request a new table extended from an existing table.
   * Request an additional role or roles.
   * Add a workspace.
   * Add a flow.
   * Add columns to an existing table.
   {#sns-app-gen-review-apps__ul_hpb_nh5_pdc}  
   Nota:  
   Now Assist might encounter issues while updating a very large app. Consider updating the app manually in ServiceNow Studio instead.
7. Preview the application and continue making changes.  
   If you asked Now Assist to create a workspace or flow, the workspace or flow is generated after saving the application.
8. Select Save and open app.
9. In the Application Files tab, open, verify, and modify items as needed.  
   The following optional steps provide details about how to check some common files.
10. **Opcional:** Review the generated tables.
    1. On the Application Files tab, in the Display name column, select an existing table in your application.  
       The table record opens in a new tab in Table Builder.  
       Nota:  
       If the Now Assist panel is covering information, select the Now Assist icon ![]() to close the panel. Select the icon again to reopen the panel and continue the conversation.

    2. Confirm that the table is accurate and captures the correct data.
    3. Make any changes, such as the following:  
       * Update table fields.
       * Edit the table and field column properties.
       * Verify that the generated choices are implemented correctly.
       * Add a column.
       {#sns-app-gen-review-apps__ul_n53_c3f_ycc}
    4. Close the table tab.
    {#sns-app-gen-review-apps__substeps_l53_c3f_ycc}
11. **Opcional:** Review the generated access control lists (ACLs).
    1. On the Application Files tab, in the Display name column, select an existing access control in your application.  
       The ACL record opens in a new tab.

    2. Verify that the created ACL is accurate and requires the correct role or roles.
    3. Close the access control tab.
    {#sns-app-gen-review-apps__substeps_ljv_vcw_1bc}
12. **Opcional:** Review the generated roles.
    1. On the Application Files tab, in the Display name column, select an existing role in your application.  
       The role record opens in a new tab.

    2. Verify that the created role and its assigned permissions accurately represent the users of your application.
    3. Close the role tab.
    {#sns-app-gen-review-apps__substeps_asj_4c1_zcc}
13. **Opcional:** Review the generated record producers.
    1. On the Application Files tab, in the Display name column, select an existing record producer in your application.  
       The record producer record opens in a new tab.
    2. Review and modify the record producer if necessary.  
       For example, select Questions, hover over a specific question, and select the Edit icon. Confirm that the question type and options are correct. Make any
       changes as needed.

       For more information about record producers, see [Record Producer](https://www.servicenow.com/docs/access?context=c_RecordProducer&version=australia&pubname=australia-servicenow-platform&ft:locale=en-US).
    3. Close the record producer tab.
    {#sns-app-gen-review-apps__substeps_dxq_5cy_1bc}
14. **Opcional:** Review a generated workspace.
    1. On the Application Files tab, in the Display name column, select the entry with a Class of UX Application.  

       The workspace opens in UI Builder in a new tab.
    2. On the UI Builder tab, select Home to preview the workspace landing page.  
    3. Review the workspace and, after confirming that you're in the correct application scope, modify the workspace if necessary.  
       For example, add additional column layouts containing more charts and graphs.

       To see the workspace from an end-user perspective, select Preview.

       For more information about UI Builder, 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.").
    4. Close the UI Builder tab.
    {#sns-app-gen-review-apps__substeps_q14_5rc_1fc}
15. **Opcional:** Review a generated flow.
    1. On the Application Files tab, in the Display name column, select the flow entry with a Class of Flow.  

       The flow opens in Workflow Studio in a new tab.

    2. Review the flow and modify it if necessary.  
       For example, add or change triggers, actions, or subflows.

       For more information about using Workflow Studio, see [Exploring flows](https://www.servicenow.com/docs/access?context=exploring-flows&version=australia&pubname=australia-build-workflows&ft:locale=en-US).
    3. Close the Workflow Studio tab.
    {#sns-app-gen-review-apps__substeps_w3x_vrc_1fc}
{#sns-app-gen-review-apps__steps_xp3_l1v_bdc}

## O que Fazer Depois

Continue opening, verifying, and modifying items in the application files list as needed. For more information, see [ServiceNow Studio](https://servicenow-prod.fluidtopics.net/HJE5fDsb~bjmVZ9BqGtS8w "ServiceNow Studio provides a unified experience for all ServiceNow development activities, enabling admins and developers to extend base system solutions and create custom apps with ease. Use ServiceNow Studio to build apps and app files with integrated tools, access and edit app metadata in scoped and global apps, and package app changes for deployment, all in one powerful development tool.").

