---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://www.servicenow.com/docs/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


---

# Use

# Use Build Agent {#ariaid-title1}

* Release version: Australia
* 
* Updated April 2, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Build Agent is an autonomous AI agent native to ServiceNow that translates plain language instructions into ready-to-deploy applications and metadata, using the platform's domain language and guardrails. It's purpose-built for full-stack creation and editing across tables, flows, UI, and scripts, and it operates as the core engine for agentic development on the ServiceNow AI Platform.
Available in the ServiceNow IDE and ServiceNow Studio, Build Agent appears as a chat panel with a multi-turn conversation interface. Build Agent processes natural language prompts, autonomously generates full-stack applications, manages the entire build process, and responds to feedback. The agent generates all necessary code, organizes
files clearly, and manages both the core logic and user interface components of applications.  
Build Agent supports the following development tasks:

* Generate and edit enterprise-grade applications: Create full-stack ServiceNow applications from natural language prompts with enterprise-grade governance.
* Accelerate development workflows: Support flow design, catalog item creation, and Automated Test Framework (ATF) test creation.
* Enhance understanding: Explain how to best perform tasks on the ServiceNow AI Platform.
* Perform diverse code tasks: Refactor tables, explain and document code, validate and enhance existing applications, fix errors, run queries, and more.
* Support governance: Work inside platform scopes, roles, and testing workflows rather than as a detached external bot.
* Enable developer learning: Answer ServiceNow development questions, summarize documents, and provide practical examples.
{#use-build-agent__ul_ycc_px1_53c}
* **[Accessing Build Agent in ServiceNow Studio and the ServiceNow IDE](https://www.servicenow.com/docs/ISWaqcITybLyhiuDKvyHZg)**   
  Build Agent is available in ServiceNow Studio (UI-first, declarative workflows) and the ServiceNow IDE (code-first, autonomous full-stack development).
* **[Create an application using Build Agent](https://www.servicenow.com/docs/4C9DItNGS~KJEcJjwQVSeg)**   
  Build custom ServiceNow applications by describing your requirements in plain language to Build Agent. The AI agent generates and builds the application code automatically.
* **[Edit an existing application using Build Agent](https://www.servicenow.com/docs/XvEqWf1yBAWxcCLrUxjNvg)**   
  Modify existing ServiceNow applications using natural language prompts with Build Agent.
* **[Creating or updating an app file with Build Agent](https://www.servicenow.com/docs/I8TEGnWhxnw57g6rkO7JAw)**   
  Use Build Agent to add new files or modify existing files in ServiceNow applications to assist with ongoing metadata and app development and maintenance.
* **[Agentic workflows, agents, and skills](https://www.servicenow.com/docs/04DGKRaSYzHFiACfHEgOkg)**   
  Build Agent can generate agentic workflows, agents, and skills scoped to your custom app. Turn business requirements into configured AI artifacts without building from scratch.
* **[Create agentic workflows, agents, and skills](https://www.servicenow.com/docs/pTJ1vvqVdUD2h53agFJ20w)**   
  Build custom agentic workflows, AI agents, and skills for your applications using automated generation tools with Build Agent. You can streamline development by creating the necessary instructions, tools, and access controls based on your requirements.
* **[Revert app changes with Build Agent](https://www.servicenow.com/docs/RFYaMzjkypR316d_WlakkQ)**   
  Restore your development to a previous state when you want to undo recent changes. Use checkpoints created during Build Agent conversations to revert both code and chat history.
* **[Test what you built](https://www.servicenow.com/docs/b1zgznG7JglS4yqPK_m6zg)**   
  Test Agent generates test coverage for code created by Build Agent, executes tests, and performs root cause analysis (RCA) on failures. Prompt Test Agent to complete build-to-test workflows in a single development session without manual test authoring or failure investigation.
* **[Document an application using Build Agent](https://www.servicenow.com/docs/h2ggFt36tWSe3a3RK2lN0w)**   
  Generate documentation for the structure, tables, and UI components of an application. Build Agent reads the codebase and creates a README file describing the application architecture.
* **[Build Agent checkpoints and conversation change log](https://www.servicenow.com/docs/Ak18rxgvMtqWbJtFUc6~aQ)**   
  The conversation change log tracks every change Build Agent makes to your application. It appears automatically in an integrated tab in ServiceNow Studio and lets you view updates, roll back to a previous checkpoint, and deploy changes to an update set.
* **[Update sets and Build Agent](https://www.servicenow.com/docs/25K10uRGfz2uc5gvqIreEA)**   
  When you work with Build Agent, your changes are automatically tracked in update sets so you can review, revert, and deploy them without leaving ServiceNow Studio.
* **[Deploying what you built with Build Agent](https://www.servicenow.com/docs/UfO9v7wOOeW1T_UazSmw1A)**   
  Learn about deployment methods and workflows for moving applications created with Build Agent from development to production environments. Choose the right deployment approach based on your application complexity and organizational requirements.
* **[Issues and solutions in Build Agent](https://www.servicenow.com/docs/Aj67DWPcg301wDFdAA6S4A)**   
  Identify and resolve common issues in Build Agent.

