Exploring Build Agent
Summarize
Summary of Exploring Build Agent
Build Agent is an AI-powered development tool within the ServiceNow Studio and ServiceNow Integrated Development Environment (IDE) designed to accelerate full-stack application creation, editing, and deployment on the ServiceNow AI Platform. It autonomously generates scoped or global applications, managing both user interface and back-end components through natural language prompts in a multi-turn chat interface. Build Agent supports modern web frameworks like React and uses ServiceNow Fluent, a domain-specific language, to produce compliant metadata and code.
Show less
Starting with Zurich Patch 8, Build Agent is available in ServiceNow Studio and Developer Sandboxes, enabling isolated development with controlled configurations. The tool is enabled by default for AI app creation but can be disabled to use other ServiceNow Otto AI products.
Key Features
- Natural Language Interaction: Describe applications in plain language and receive complete code generation, file organization, and deployment to update sets.
- Multi-Function AI Tool: Beyond app creation, Build Agent can rewrite tables, explain code, validate and enhance apps, fix errors, and query data with tools like Run Query.
- File Upload Support: Upload images, code, or documents to provide additional context for app design and functionality.
- Agentic Experiences: Create agentic workflows, agents, and skills to extend custom app functionality with AI-powered automation.
- Localization: Supports all languages available on the ServiceNow AI Platform via the Localization Framework.
- Governance and Compliance: Built-in safeguards ensure code quality, security, and adherence to organizational standards during app generation.
- Integration via MCP Connections: Connect to external tools like Figma to streamline design-to-development workflows.
- Trial Access: The Build Agent (Trial) app provides 100 free user interactions for 30 days to explore capabilities before purchasing.
Key Outcomes
- Increased Developer Productivity: Automates repetitive and complex development tasks, reducing manual effort.
- Faster Application Deployment: Streamlines building, testing, and deploying applications without manual code compilation or quality checks.
- Reduced Development Backlogs and Costs: Accelerates delivery timelines and lowers overall development expenditure.
- Improved Application Quality: Enforces governance controls to maintain security and compliance standards.
Practical Considerations for ServiceNow Customers
- Ensure the latest Family patches and ServiceNow Otto for Creator update are installed to access all Zurich release features.
- Check your product entitlements to verify access to specific Build Agent features and AI capabilities.
- Use the Build Agent chat panel within ServiceNow Studio or IDE to interact naturally and maximize prompt efficiency.
- Plan for prompt usage carefully, as each message counts toward interaction limits; drafting messages offline can optimize usage.
- Leverage Build Agent tools such as semantic search, code inspection, and script execution to enhance development workflows.
- Understand Build Agent limitations related to deployment and performance to effectively plan your projects.
Next Steps
- Explore configuration and usage guides to customize Build Agent for your environment.
- Review example use cases to identify opportunities for applying Build Agent across development, modernization, and governance tasks.
- Consider trial usage to evaluate Build Agent capabilities before full adoption.
- Utilize provided tutorials and community resources to improve prompt crafting and maximize Build Agent effectiveness.
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 Zurich Patch 12, 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.
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.
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.
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.
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.
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 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.
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.