Exploring Build Agent
Summarize
Summary of Exploring Build Agent
Build Agent is an AI-powered tool integrated within the ServiceNow Studio and ServiceNow IDE that enables developers to autonomously create, edit, and deploy full-stack ServiceNow® applications. It handles both front-end and back-end components, generating scoped or global applications based on natural language prompts. Developers interact with Build Agent through a conversational chat interface, describing application requirements in plain language, while the agent manages code generation, file organization, logic, and user interface elements.
Show less
To fully leverage Build Agent features in the Zurich release, customers must install the latest Family patches and the Now Assist for Creator update (Zurich Patch 8, April 2026).
Key Features
- Autonomous full-stack app creation: Build Agent can generate complete applications including tables like incident, problem, and change.
- Natural language understanding: Simply describe your app’s purpose, and Build Agent builds it.
- Multi-turn conversational interface: Engage in iterative dialogue to refine app design and functionality.
- File upload support: Upload images, code, and documents to enhance context for Build Agent.
- Code-related assistance: Beyond app creation, it can explain code, validate and enhance existing apps, fix errors, and query instance data.
- Support for modern frameworks: Generates code using ServiceNow Fluent and can incorporate frameworks like React for custom user experiences.
- Model support: Compatible with AI models such as Gemini 2.5 Pro, Azure OpenAI 5.4, and Opus 4.6, with options to manage model providers.
- Agentic experiences: Build Agent helps create agentic workflows, agents, and skills to enhance applications with intelligent automation.
- MCP connections: Enables integration with third-party tools like Figma for streamlined design-to-development workflows.
- Governance and safeguards: Automated controls maintain code quality, security, and compliance during app generation.
Practical Use and Licensing
Build Agent is enabled by default in ServiceNow Studio for AI-driven app creation. Customers can use the Build Agent (Trial) app, which offers 100 free interactions over 30 days to explore its capabilities. Usage beyond this requires the paid version. Prompt interactions are counted with each message sent, including responses to clarifying questions, so drafting detailed prompts is recommended to maximize efficiency.
Access to certain features, AI skills, and workflows depends on the customer’s licensing.
Benefits for ServiceNow Customers
- Accelerated application development: Automates repetitive and complex coding tasks.
- Increased developer productivity: Reduces manual effort and development backlogs.
- Faster deployment: Streamlines the build, test, and deploy process on the ServiceNow AI Platform.
- Lower development costs: Minimizes resource requirements through automation.
- Improved app quality and compliance: Built-in governance ensures adherence to standards.
Additional Resources and Next Steps
- Install and configure Build Agent to start building applications with AI assistance.
- Learn best practices for prompt creation to optimize interactions with Build Agent.
- Explore Build Agent tools for tasks like semantic search, schema inspection, and database querying to enhance development workflows.
- Utilize the tutorial for developing reusable server-side logic and complete applications within ServiceNow Studio.
- Understand Build Agent’s limitations to plan deployments and troubleshoot effectively.
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.
How to use Build Agent
Build Agent is an AI tool designed for developers within ServiceNow Studio 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.
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.
You can also 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.
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.
- Gemini 2.5 Pro
- Azure OpenAI 5.4
- Opus 4.6
Build Agent is enabled by default to create apps with AI, for example in ServiceNow Studio. To use other Now Assist products, such as the app generation skill, disable Build Agent. For example, using the setting in your ServiceNow Studio preferences.
Fluent and modern web frameworks
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.
Build Agent (Trial) app overview
After you install the Build Agent (Trial) app, your instance will receive 100 free user interactions for 30 days at no additional charge, enabling 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.
Localization and Build Agent
Build Agent incorporates the ServiceNow AI Platform localization, so you can use it in any supported language. For more information, see Localization Framework.
How prompts are counted
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.
What apps are in ServiceNow
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
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.
Build Agent benefits
- Increased developer productivity
- Reduced development backlogs
- Quicker deployment of new business applications
- Reduction in overall development cost
What to explore next
To learn more about prompting, see this Community article on The fastest way to learn Build Agent prompting? Ask Build Agent.