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

# Add a decision {#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 automation for decisions in App Engine Studio (AES). The automation decouples decision logic from code by enabling you to create and manage decision rules.

## 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).").

## Procedimento

1. Navigate to AllApp EngineApp Engine Studio.
2. From the My Apps page, open your application.
3. In your application, in the Logic and Automation section, select Add.
4. On the Add logic and automation screen, select Decision and then Get started.
5. Specify the name and scope of the decision table.  
   {#add-decision__table_jg4_vzd_qqb__entry__2}

   | Field | Description |
   |-|-|
   | Name | Name for the decision table. |
   | Accessible From | Scopes that can use the decision table. Available values are as follows: * All application scopes * This application scope only {#add-decision__ul_mgj_d1r_nsb} |
   [Tabela 1. Decision Table form]

   {#add-decision__table_jg4_vzd_qqb}
6. Select Done.

## O que Fazer Depois

After you create the decision table, you must edit it to specify inputs and triggers. For more information on editing decision tables, see [Modify decision table structure in Workflow Studio](https://www.servicenow.com/docs/access?context=format-decision-table-in-decision-designer&version=australia&pubname=australia-build-workflows&ft:locale=en-US).  
{#add-decision__table_m51_zrm_jtb-2__entry__2}

| Learn more about decisions in AES | Additional ServiceNow resources |
|-|-|
| ServiceNow provides several additional resources on adding decisions in App Engine Studio. | [Getting started with Decision Builder YouTube video](https://www.youtube.com/watch?v=0edK6z6yFAs) |
| ServiceNow provides several additional resources on adding decisions in App Engine Studio. | [Build my first App Engine Studio application](https://developer.servicenow.com/dev.do#!/learn/courses/vancouver/app_store_learnv2_bmfaesa_vancouver_build_my_first_app_engine_studio_application/BAP_vancouver/BAP_Objectives_BMFAESA_vancouver) |
| ServiceNow provides several additional resources on adding decisions in App Engine Studio. | ServiceNow University [Introduction to App Engine Studio on-demand course](https://learning.servicenow.com/lxp?id=learning_course_prev&course_id=ae0beaabdb4e8550788d2509139619dc) |
[ ]

{#add-decision__table_m51_zrm_jtb-2}
* **[Edit a decision](https://servicenow-prod.fluidtopics.net/0zQ3Tc5lz~0590K_ujofLg)**   
  To update or change an existing decision for an app built in App Engine Studio (AES), edit it in Workflow Studio.

