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


---

# Deployment permissions

# Display or hide update set deployment permissions {#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

Display or hide deployment permissions for update sets from the Manage Developers
dialog.

## Antes de Iniciar

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

System properties control the visibility of the Publish To Update Set and Manage Update Sets permissions. By
default, both deployment permissions for update sets are hidden.

## Procedimento

1. In the Navigation filter, enter <kbd class="ph userinput">sys_properties.list</kbd>.  
   The entire list of properties in the System Properties \[sys_properties\] table appears.  
   Nota:  
   For details on how to add and enable system properties, see [Add a system property](https://www.servicenow.com/docs/access?context=t_AddAPropertyUsingSysPropsList&version=australia&pubname=australia-platform-administration&ft:locale=en-US).
2. Enable or disable specific deployment permissions by adding or updating the following system properties.  
   {#display-or-hide-deployment-permissions__table_rng_dtq_jdb__entry__2}

   | System property | Description |
   |-|-|
   | com.snc.dd.manage_update_set_enabled | Enables or disables display of the Manage Update Set permission. The default value of this system property is false. To enable the display of this permission, set this value to true. |
   | com.snc.dd.publish_to_app_repo_enabled | Enables or disables display of the Publish To App Repo permission. The default value for this system property is true. To disable display of this permission, set this value to false. |
   | com.snc.dd.publish_to_app_store_enabled | Enables or disables display of the Publish To App Store permission. The default value for this system property is true. To disable display of this permission, set this value to false. |
   | com.snc.dd.publish_to_update_set_enabled | Enables or disables display of the Publish To Update Set permission. The default value for this system property is false by default, which disables display of this permission. To enable the display of this permission, set this value to true. |
   | com.snc.dd.upgrade_app_enabled | Enables or disables display of the Upgrade App permission. The default value for this system property is true. To disable display of this permission, set this value to false. |
   [Tabela 1. Deployment permissions]

   {#display-or-hide-deployment-permissions__table_rng_dtq_jdb}

