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


---

# Plan data for reuse

# Plan data for reuse {#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

Design your data model to support scalability, interoperability, and future reuse across applications.

## Why Plan for Data Reuse {#plan-data-reuse__section_e3k_ckh_qhc}

Planning data structures early prevents duplication, reduces maintenance costs, and enables better reporting and integration across the ServiceNow platform.

## Key Considerations {#plan-data-reuse__section_i3f_2kh_qhc}

* Avoid creating individual or redundant data models.
* Use standard tables and fields wherever possible to maintain consistency.
* Normalize data to improve accuracy and simplify analytics.
* Ensure relationships between tables are well-defined for scalability.
{#plan-data-reuse__ul_pwr_fkh_qhc}

