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


---

# Explore

# Exploring Build Agent {#ariaid-title1}

Release version: Australia  
Updated August 20, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 5 minutes to read
Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) Summarized using AI  
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.  

## Summary of Exploring Build Agent

Build Agent is an AI-driven development tool within ServiceNow Studio and the ServiceNow Integrated Development Environment (IDE) that enables developers to create, edit, and deploy full-stack ServiceNow applications.
It can autonomously generate scoped or global applications including both user interface and back-end components.
Build Agent supports natural language prompts through a conversational chat panel, simplifying application creation by translating descriptive inputs into organized, deployable code and update sets.
Show full answer Show less  
As of Australia Patch 5, Build Agent is part of the ServiceNow Otto AI experience brand. It is enabled by default in ServiceNow Studio and can be used in Developer Sandboxes for isolated development. It supports file uploads for enhanced context and integrates with modern web frameworks such as React and ServiceNow Fluent, the platform's domain-specific language for AI-driven development.

## Key Features

* **Conversational Interface:** Interact with Build Agent via multi-turn natural language conversations to design, create, and modify applications efficiently.
* **Migration Support:** Transition from App Engine Studio to Build Agent to handle advanced development needs like custom scripting, global scope applications, and system app modifications.
* **Extended Development Capabilities:** Beyond app creation, Build Agent can explain code, validate and enhance applications, fix errors, query instance data, and author Playbook Designer artifacts.
* **Integration and Automation:** Supports integration with Git, ServiceNow SDK, ReleaseOps, and CI/CD pipelines for end-to-end development lifecycle management.
* **Governance and Domain Separation:** Incorporates automated safeguards for code quality, security, and compliance, along with domain separation to manage data and process isolation.
* **Localization:** Supports multiple languages through the ServiceNow AI Platform localization framework.
* **Trial and Licensing:** Available as a freemium trial app with 100 free interactions over 30 days; access to features depends on licensing tiers.

## Benefits for ServiceNow Customers

* **Accelerated Development:** Automates repetitive tasks to significantly increase developer productivity and reduce backlogs.
* **Comprehensive Application Management:** Enables creation, testing, and deployment of applications with minimal manual intervention.
* **Flexibility and Scalability:** Supports complex development scenarios including global scope apps and integration with external tools.
* **Improved Governance:** Ensures adherence to organizational standards and security policies during application generation.

## Practical Usage and Next Steps

Build Agent is accessible in ServiceNow Studio and the ServiceNow IDE, where customers can leverage the chat panel for interactive development. Uploading files provides additional context to improve AI-generated results. Customers should review their product entitlements to determine feature availability and consider migrating from App Engine Studio if their application requirements exceed AES capabilities.

To maximize Build Agent's value, customers can explore configuration options, prompting best practices, and integration with existing development workflows. Additionally, leveraging Build Agent tools such as semantic search and schema inspection can enhance development efficiency.

For deployment planning, customers should be aware of Build Agent's limitations and governance features to ensure smooth production rollouts.  
Build Agent enables developers to create, edit, and deploy full-stack ServiceNow® applications to update sets that encompass both user interface and back-end components.
As of Australia Patch 5, ServiceNow Otto is the new AI experience brand. This change is reflected in the name of ServiceNow products, including Build Agent. Your product entitlements remain unchanged. Check your entitlements to determine your access to specific features.

## Build Agent overview {#exploring-build-agent__cf-exploring-parent-overview}

Build Agent is an AI tool designed for developers within ServiceNow Studio and the ServiceNow Integrated Development Environment (ServiceNow IDE). Build Agent acts as an autonomous AI agent capable of independently generating a complete ServiceNow® scoped or global application. For example, a global scope app that uses tables such as incident, problem, and change.

## Migrating to Build Agent from App Engine Studio {#exploring-build-agent__section_g3s_bvk_jkc}

If you currently build applications in App Engine Studio (AES), you can migrate to Build Agent when your development needs grow beyond what AES supports. For example, when you need custom scripting, global scope applications, or the ability to modify base system applications. Existing app artifacts like tables, flows, workspaces, and
ACLs are already accessible in ServiceNow Studio, so migration is primarily a workflow adjustment rather than a conversion process. For more information, see [Migrating to Build Agent](https://servicenow-prod.fluidtopics.net/zVgKQkWHpdma3b9U5IAdsw "Build Agent is the agentic development experience on the ServiceNow AI Platform. Migrate your applications from App Engine Studio to Build Agent to expand your app's capabilities and take advantage of the agentic developer experience.").

## Conversational interface {#exploring-build-agent__section_ba_conversational_interface}

Using the chat panel within ServiceNow Studio or the ServiceNow IDE, you can interact with Build Agent through an easy-to-use multi-turn conversation interface. You can also ask it general questions about developing on the ServiceNow AI Platform.

All you have to do is describe an application in natural language, and the agent can then automatically create it. Build Agent generates the necessary code, organizes files clearly, and manages both the core logic and user interface components of the application.

Build Agent can understand natural language prompts, autonomously generate full-stack applications, oversee the entire build process, respond to feedback, deploy applications to update sets, and more.

Build Agent is enabled by default to create apps with AI, for example in ServiceNow Studio. To use other ServiceNow Otto products, such as the app generation skill, disable Build Agent. For example, using the setting in your ServiceNow Studio preferences. For more information, see [Use the app generation skill to generate apps](https://servicenow-prod.fluidtopics.net/2W4GKBu4UbFlr4YDQV95sg "By default, ServiceNow Studio uses Build Agent to create apps with AI. To use the app generation skill instead, disable the Build Agent setting in your ServiceNow Studio preferences.").{#exploring-build-agent__ba-on-by-default-ph}  
Note:  
Depending on your license, you will have access to certain application features, generative AI skills, agentic workflows, and AI agents. For more information, see [ServiceNow product tiers](https://www.servicenow.com/docs/access?context=ai-native-sku-overview&version=australia&pubname=australia-intelligent-experiences&ft:locale=en-US).

## Where to use Build Agent {#exploring-build-agent__section_ba_environments}

You can use Build Agent in ServiceNow Studio, including the ServiceNow IDE. For detailed instructions on using Build Agent in ServiceNow Studio, see [Accessing Build Agent in ServiceNow Studio](https://servicenow-prod.fluidtopics.net/ISWaqcITybLyhiuDKvyHZg "Build Agent is available in ServiceNow Studio for UI-first, declarative workflows. You can also use Build Agent the ServiceNow IDE within ServiceNow Studio for code-first, autonomous full-stack development.") and [Build Agent in ServiceNow Studio](https://servicenow-prod.fluidtopics.net/A6Pjtl7DojwPwbxEzjKM7A "Use Build Agent, an autonomous AI agent, to create and update applications in ServiceNow Studio through conversational interaction.").

You can also use Build Agent in Developer Sandboxes, which provides a controlled baseline configuration for isolated, parallel development. For more information, see [Exploring Developer Sandboxes](https://servicenow-prod.fluidtopics.net/s3fCCI~okuFKtcljYOKPOg "Developer Sandboxes provide isolated development environments that enable parallel building and testing on top of a shared development instance. Use sandboxes to reduce code conflicts, accelerate delivery, and safely test configurations without affecting other team members' work.").

## Providing context with file uploads {#exploring-build-agent__section_ba_file_uploads}

You can upload supported file types, such as images, code, and documents, to provide more context about application design and functionality. For more information, see [Supported file types for Build Agent](https://servicenow-prod.fluidtopics.net/UURCsFI~iOs9Vhaw2FanrA "Build Agent accepts images, documents, code files, and file types specific to ServiceNow as uploads. Supported formats, size limits, and general guidelines apply when generating apps and metadata.").

## Extended capabilities {#exploring-build-agent__section_ba_extended_capabilities}

While creating and updating applications is the primary use case for Build Agent, its capabilities extend beyond that. It can perform various code-related tasks, such as rewriting tables, explaining code, validating and enhancing existing applications, fixing application
errors, and more. For instance, Build Agent can use the Run Query tool to query a specific table within your instance and return the top five records or derive specific insights.

To use Build Agent as part of an end-to-end development practice that includes Git, the ServiceNow SDK, ReleaseOps, and CI/CD pipelines, see the [SDLC on ServiceNow guide](https://servicenow.github.io/sdk/guides/sdlc-guide) in the ServiceNow SDK documentation.

## Playbook Designer support {#exploring-build-agent__section_ba_playbook_designer}

You can use Build Agent to author Playbook Designer artifacts. As of Australia Patch 6, including runtime permissions, activity definitions, and Agentic activity field configuration. Playbook records are consolidated into a single XML update set file for consistent deployment across
instances. For more information, see [Exploring Playbook](https://www.servicenow.com/docs/access?context=process-automation-designer&version=australia&pubname=australia-build-workflows&ft:locale=en-US).

## ServiceNow Fluent and modern web frameworks {#exploring-build-agent__build-agent-fluent}

Build Agent generates code in ServiceNow Fluent, the domain-specific language for developing on the ServiceNow AI Platform. Build Agent can also incorporate modern web frameworks, such as React, when building custom user experiences.  
Important:  
Build Agent only creates metadata supported by ServiceNow® Fluent. For more information, see [ServiceNow Fluent](https://servicenow-prod.fluidtopics.net/HcU~6LR5CHZuUX~roJ7chw "Define application metadata in source code using the ServiceNow Fluent domain-specific programming language."). For the latest API reference, see <https://servicenow.github.io/sdk/>

## Build Agent (Trial) app overview {#exploring-build-agent__section_tmq_bbc_vgc}


Build Agent is available as a trial app on a freemium model. To install Build Agent (Trial), visit the [ServiceNow Store](https://www.servicenow.com/products/vibe-coding.html#benefits).

After you install the Build Agent (Trial) app, your instance receives 100 free user interactions for 30 days at no additional charge. The free interactions enable you to explore Build Agent features at no additional cost.

If you exceed the free interaction limit, you must wait 30 days for a reset, or install the paid version of Build Agent.

## Automatic upgrades {#exploring-build-agent__section_g15_ths_hkc}

Qualifying instances receive automatic upgrades when a new version of Build Agent is published to the ServiceNow Store. For more information, see [Install Build Agent](https://servicenow-prod.fluidtopics.net/EROeC9~Du7I~voFiDV8Z~w "For the Premium version of Build Agent, install the ServiceNow Otto for Creator application from the ServiceNow Store.").

## Localization and Build Agent {#exploring-build-agent__section_g1g_rcg_y3c}

Build Agent incorporates the ServiceNow AI Platform localization, so you can use it in any supported language. For more information, see [Localization Framework](https://www.servicenow.com/docs/access?context=localization-framework-landing&version=australia&pubname=australia-platform-administration&ft:locale=en-US).

## How prompts are counted {#exploring-build-agent__section_prompt-counting}

Prompts are counted each time you submit a message to Build Agent. If Build Agent asks a clarifying question and you respond, that response counts as a prompt. Approving a plan that Build Agent presents does not count as a prompt. To get the most value from each prompt, draft your message in a text editor before you submit it.

For more information on prompting, see [Example prompts](https://servicenow-prod.fluidtopics.net/nscgemh4xCrbkIB1wB6iLQ "Explore example prompts for building apps, as well as adding governance, UI and other ServiceNow metadata to help you get started with prompting Build Agent.").

## What apps are in ServiceNow {#exploring-build-agent__section_dlz_gqn_w3c}

A ServiceNow app is a package that performs a specific task for a specified group of users. Think of an app as a container with a set of rules around who can access and edit it. For example, ServiceNow apps can include an API, a table, a workspace, a form, a flow, or any combination of those things.

## Enhance applications with agentic experiences {#exploring-build-agent__my-topic-id-2}

You can enhance your applications with agentic experiences by using Build Agent.

Build Agent enables you to create agentic workflows, agents, and skills for your custom applications. Additionally, Build Agent recommends in-app agents tailored to specific use cases.

For more information, see [Create agentic workflows, agents, and skills](https://servicenow-prod.fluidtopics.net/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.").

## Build Agent benefits {#exploring-build-agent__cf-exploring-parent-benefits}

Build Agent accelerates application development on the ServiceNow AI Platform. It helps automate many repetitive and time-consuming tasks that developers previously had to do manually, enabling:

* Increased developer productivity
* Reduced development backlogs
* Quicker deployment of new business applications
* Reduction in overall development cost
{#exploring-build-agent__ul_nmq_1zk_hgc}

## What to explore next {#exploring-build-agent__cf-exploring-parent-links}

To learn more about configuring and using Build Agent, see:

* [Build Agent configuration](https://servicenow-prod.fluidtopics.net/eYEDaezMo15Pay7Rpk4_~A "Build Agent connects your instance to AI-powered design workflows. Set up the required application and MCP server connections to start using it.")
* [Use Build Agent](https://servicenow-prod.fluidtopics.net/oteXoh6bUN5PGPEL~5pIqA "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.")
* [Build Agent reference](https://servicenow-prod.fluidtopics.net/Ry94ML3~X5Bdzke0rDLsPg "Reference topics provide additional information about using Build Agent to create and edit apps, as well as ServiceNow metadata.")
{#exploring-build-agent__ul_cbn_stk_hgc}

To learn more about prompting, see this Community article on [The fastest way to learn Build Agent prompting? Ask Build Agent.](https://www.servicenow.com/community/now-assist-for-creator-articles/the-fastest-way-to-learn-build-agent-prompting-ask-build-agent/ta-p/3533544){#exploring-build-agent__ba-prompting-community-link-ph}
* **[Build Agent use cases](https://servicenow-prod.fluidtopics.net/6fIaq6ZWKLpQ62V4capKqQ)**   
  Use Build Agent for a wide range of development scenarios beyond application creation, including app analysis, modernization, documentation, governance, and learning assistance.
* **[Build Agent workflow](https://servicenow-prod.fluidtopics.net/WGZhOBw5mIgx_d0UHezIbA)**   
  The Build Agent workflow automates building applications, testing, and deploying update sets on the ServiceNow AI Platform. Build Agent streamlines development by handling code compilation, quality checks, and deployment steps without manual intervention.
* **[Build Agent chat panel](https://servicenow-prod.fluidtopics.net/sKBZGZ0Y1fGwCkfZ~dkAcQ)**   
  The Build Agent chat panel is where you interact with the AI agent during development. Use it to submit requests, review responses, and apply generated code.
* **[Supported models and versions](https://servicenow-prod.fluidtopics.net/~6uL~V0GOGB7lAODspoaiw)**   
  Learn which AI models and versions Build Agent supports and how to change them. Use this information to verify compatibility and select the right model for your task.
* **[Tutorial for Build Agent in ServiceNow Studio](https://servicenow-prod.fluidtopics.net/GtApY3i~hjzwVnDKvSNrWA)**   
  Learn to develop reusable server-side logic and build a ServiceNow® application in Build Agent, from data modeling through testing, using agentic development.
* **[General guidelines for Build Agent](https://servicenow-prod.fluidtopics.net/kSfJe5kk6U1_ad2cDrpmAw)**   
  Use these guidelines to get the most out of Build Agent in your development workflow.
* **[Build Agent tools](https://servicenow-prod.fluidtopics.net/VQrxEeVCuGXA8Ccbf18sTg)**   
  Build Agent tools support application development tasks such as semantic search, schema inspection, code search, planning, UI validation, database querying, app navigation, and script execution. Each tool extends what Build Agent can do during a build session.
* **[MCP connections and Build Agent](https://servicenow-prod.fluidtopics.net/fyp9sEVcF_WfN6bg9btgKw)**   
  MCP connections enable Build Agent to access external tools and resources through standardized communication. Use these connections to integrate third-party applications like Figma for accelerated design-to-development workflows.
* **[Build Agent governance](https://servicenow-prod.fluidtopics.net/C3Mrgv_RcUZavdVUn9VU3w)**   
  Governance controls in Build Agent help with code quality, security, and compliance when generating applications. The Build Agent automated safeguards prevent common development issues and enforce organizational standards.
* **[Domain separation and Build Agent](https://servicenow-prod.fluidtopics.net/yZsB3lUo1zRGeV7Khdpjqg)**   
  Domain separation is supported for Build Agent. Domain separation enables you to separate data, processes, and administrative tasks into logical groupings called domains. You can control several aspects of this separation, including which users can see and access data.
* **[Build Agent limitations](https://servicenow-prod.fluidtopics.net/tJefqUrK5yuP8~N~Rk816g)**   
  Plan deployments and troubleshoot issues by learning about Build Agent constraints that affect deployment capabilities and performance.

