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


---

# Determining good candidates for apps

# Determining good candidates for apps in ServiceNow {#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

Before creating an app, determine if the idea is a good candidate for an application.

Consider the following questions to determine if you should create an application.

* Can you configure or customize an existing application instead of building a new one? For more information, see [Modifying versus building an application](https://servicenow-prod.fluidtopics.net/Jmz4TYiToj4ZJ4nDMNmSJQ "At a certain point in the lifetime of your applications, it might make sense to create an application to replace the old one. Cost savings, maintenance effort, and features available in new apps can help you determine if it's better to build a new application or modify an existing one.").
* How many people will the application serve, and how often would they use it? If not many people would use it frequently, is it worth the effort?
* Are you willing to maintain the application as things change over time?

{#determining-good-candidates-for-apps__software-dev-cycle_ul_jyg_y4y_fwb}

If creating a new application makes sense, then move forward.

## Other considerations {#determining-good-candidates-for-apps__section_l5j_jkp_5hc}

There are other considerations you will need to factor into the decision of creating an app.

* Configuring and customizing existing applications can lead to complications with upgrading to a new version of the ServiceNow AI Platform. If you customize your applications, you own that code and are responsible for its upkeep.
* Creating apps in ServiceNow can have licensing and cost implications. Talk with your admin to determine the best course of action.
* Customer service and tech support may not be able to support custom code and applications because they don't know the expected functionality. Consider this when creating a new application.
{#determining-good-candidates-for-apps__ul_lls_3lp_5hc}

## Examples of when to create new apps {#determining-good-candidates-for-apps__section_svy_mrp_5hc}

Instead of customizing an existing application, you can create new apps with App Engine products such as ServiceNow Studio.

* Net-new process: You're building a new process that doesn't fit neatly into any of the existing modules.
* Misaligned intent: You have a use case that could be built by customizing an OOTB app. However, it doesn't align with the app intent.
* Separate group workflow: Your process is unique, proprietary, or spans multiple departments.
{#determining-good-candidates-for-apps__ul_fvy_srp_5hc}

