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


---

# Configure your pipeline

# Configure your pipeline {#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

Configure your app development pipeline so that your administrator can quickly move an application from one environment to another.

## Antes de Iniciar

You must create all of your pipeline environment records before completing these steps. For more information, see [Configure your pipeline environments](https://servicenow-prod.fluidtopics.net/O2n_EgyX47hYCPl9AqEJuw "Set up your app development production and non-production environments (for example, development, test, and/or staging) by adding the URLs and credentials used to access each instance.").

Role required: admin or app_engine_admin

## Procedimento

1. In your production instance, navigate to AllApp EnginePipelines and DeploymentsPipelines.
2. Select New.  
   Figura 1. Pipeline - new record
3. On the form, fill in the fields.  
   {#config-pipeline__environment-form__entry__2}

   | Field | Description |
   |-|-|
   | Name | Name of the pipeline. Enter a name that distinguishes this pipeline from other pipelines. |
   | Pipeline Type | The type of pipeline you are defining. The most common use case for pipelines is to select Application Deployment; however, you can define other types as needed. |
   | Source Environment | The environment for this pipeline, usually the development environment. |
   | Application | Application scope of the pipeline. |
   | Active | Select the check box to activate this pipeline. |
   [Tabela 1. Pipeline form]

   {#config-pipeline__environment-form}
4. Select Submit.
5. Reopen the pipeline record you just created.
6. In the Pipeline Environments Order section, select the environments in the pipeline, excluding the Source Environment, and specify the order in which apps should be deployed through the pipeline.
7. Select Update.

