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


---

# Glossary

# AES glossary {#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

Learn about terms and concepts that are unique to App Engine Studio (AES).

Application template

:   Provides predefined data, experience, logic and automation, and security to support
    a certain use case. For example, the Travel Request template provides application
    content for submitting and approving employee travel requests.

    For more information on the available templates, see [Available templates](https://servicenow-prod.fluidtopics.net/Qj08Vpanjdt19JP0OBK_HA "Use an application template to create an application in App Engine Studio (AES) with preconfigured data, experience, logic and automation, and security.").

Logic and automation
:   Business automated application processes. You
    define logic and automation using flows. A flow includes a sequence of
    actions and a trigger. You can use a flow template or create a flow from scratch.

Logic and automation
:   Automate all the work in your application by adding logic and automation.
    For example, you can build a flow that sends a notification to the admin
    when someone makes a request.

Data
:   Information that is stored in your application. For example, employee phone numbers
    or office locations. You configure application data using tables.

Deployment request
:   Ticket to track the review of submitted applications. From the deployment request
    form, a reviewer can deploy the application to different environments, accept or
    reject an application, and send feedback to a developer.

Environment
:   Instance that you use for the developing, testing, or launching an application. To
    set up App Engine Studio, you must define environments in each of the
    instances that you're using as environments.

Experience
:   Graphical interface that your users interact with. For example, you can create a
    portal where users find information, submit requests, or complete business tasks. For
    more information on the available application experiences, see [Add an application experience](https://servicenow-prod.fluidtopics.net/vHQXmHYV~28qBYpkEFVdsQ "Use App Engine Studio (AES) to add an experience to your app. Experiences are the interface, or wrapper, for how users interact with your app.").

Pipeline
:   Configuration for deploying an application to different environments.

Security
:   Roles and access controls to limit who can use your application.

