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


---

# Compare to peer instances

# Compare to peer instances {#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

You can compare the local instance to any other remote instance and commit any current versions from the remote instance on your development instance.

## Antes de Iniciar

Role required: none.

## Por Que e Quando Desempenhar Esta Tarefa

Comparing allows you to share code between instances without pushing to a common parent.

Comparing instances does not automatically commit any versions on the local instance. It initiates a full comparison of all changes on the remote instance and all changes on the local instance, and then reports which customized
records have different current versions. You can selectively commit a version from the remote instance or compare it with the version on your local instance. You can delete the instance comparison record when you finish
evaluating the differences.

To compare the local instance to a peer instance:

## Procedimento

1. Ensure that the peer instance is [defined as a remote instance](https://servicenow-prod.fluidtopics.net/IF7N68~2FNOc2PT7lR~Iaw "For each instance, define other instances in the hierarchy as remote instances.").
2. Navigate to Team DevelopmentTeam Dashboard.
3. In the control panel, click Compare to.
4. Select the peer instance you want to compare to the local instance and click Compare.
5. On the completion page, click Show Results.  
   The instance comparison record opens.  
6. Review the On Remote and not Local related list, which shows the customized records where the current version on the peer instance is not on the local instance.  
   For each customized record, you can:
   * Compare the current remote version to the current local version by right-clicking a row and selecting Compare to Current.
   * Load the current remote version as the current local version by right-clicking a row and selecting Load This Change.
   {#t_CompareToAPeerInstance__ul_dgp_1xc_bq}

