Tutorial for Build Agent in ServiceNow Studio
Learn to develop reusable server-side logic and build a ServiceNow® application in Build Agent, from data modeling through testing, using AI-assisted development.
Tutorial information and link
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
The full lab is available on GitBook (you may be required to log in).
Get started with prompting
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.