---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/application-development

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Tutorial for Build Agent in ServiceNow Studio

# Tutorial for Build Agent in ServiceNow Studio {#ariaid-title1}

Release version: Australia  
Updated May 5, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Learn to develop reusable server-side logic and build a ServiceNow® application in Build Agent, from data modeling through testing, using agentic development.

## Tutorial information and link {#build-agent-tutorial__section_ck2_mg5_djc}

The tutorial covers the following items:

* Application creation, custom data modeling, and table design
* Server-side business logic with Script Includes
* Validation and testing using background scripts
* Reusable utility patterns for real-world use cases
{#build-agent-tutorial__ul_onp_dnk_cjc}

[The full lab is available on GitBook](https://servicenow-events-or-lab-guidebo.gitbook.io/knowledge-2026/knowledge-2026/lab8113-k26/overview/lab-overview) (you may be required to log in).

## Get started with prompting {#build-agent-tutorial__section_y3b_ng5_djc}

To get started with Build Agent, try one of the following approaches.

* Prototype a simple app: Describe a straightforward application in one or two sentences. Review the plan that Build Agent presents, then approve it to start the build. This approach lets you learn the workflow with low risk.
* Document an existing app: Open a custom scoped app and ask Build Agent to summarize its architecture, data model, roles, and key components. This produces useful documentation with no risk to the app.
* Extend an existing app or base system table: Add a field, a business rule, or an ACL to an app you're familiar with. Build Agent supports global-scope tables such as Incident, as well as custom and ServiceNow Store apps.
{#build-agent-tutorial__ul_smp_kf5_djc}

