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


---

# Global scope

# Global scope {#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

The global scope is a special application scope that identifies applications developed
prior to application scoping, or applications intended to be accessible to all other global
applications.

Applications in the global scope do not append a unique namespace identifier to the application
name. Global applications can have naming conflicts and data collisions when developers create
multiple global applications with the same name.  
Since all global applications are in the same scope, they bypass scope protections. Global applications allow other global applications access to their tables to

* Read records
* Run API requests
* Create configuration records
{#c_GlobalScope__ul_w55_hrv_qv}

Typically, only applications provided by ServiceNow are in the global scope. However, any custom applications created before application scope was implemented are also in the global scope. Additionally, developers with the sn_g_app_creator.app_creator
role can create applications in the global scope.

Applications in the global scope are eligible for upload to the application repository, but not to the ServiceNow Store.
**Tarefas relacionadas**   

* [Publish an application to the application repository](https://servicenow-prod.fluidtopics.net/kYAig9oYhS1_dpBvtovszA "Publish a custom application to the application repository so that it can be installed on other instances in your organization.")
* [Publish an application to the ServiceNow Store](https://servicenow-prod.fluidtopics.net/3AK1YeThlHEt3dAw5yx1dw "Publishing an application to the ServiceNow Store makes it available to everyone.")

