Build Agent in ServiceNow Studio
Use Build Agent, an autonomous AI agent, to create and update applications in ServiceNow Studio through conversational interaction.
For full documentation on Build Agent, see Build Agent. To learn how to develop an application using Build Agent, see ServiceNow Studio and Build Agent tutorial.
How does the Build Agent workflow work?
- The Build Agent chat interface opens automatically during a new ServiceNow Studio session. If it is not open, select the Now Assist icon
or select Open Build Agent from the lower right corner status bar.
- Prompt Build Agent to create or update an application.
- Refine the application through conversational interaction, providing feedback and requesting changes.
- Roll back changes at any point using checkpoints created by Build Agent.
- Deploy the app through update sets, pipelines, or the Application Repository.
- Reopen the conversation at any time to make further updates.
For more information, see AI-assisted ServiceNow AI Platform development with Build Agent.
What can Build Agent do in ServiceNow Studio?
- Create an app or app file.
- Update an app or app file.
- Summarize the contents of an app.
- Track conversation updates with the conversation change log.
- Roll back conversations and changes to a checkpoint.
- Roll back an entire conversation.
Deploy apps created using Build Agent using update sets, pipelines, or the Application Repository — the same process as any other app.
For more information, see Update sets in ServiceNow Studio, Pipelines in ServiceNow Studio, and Application Repository in ServiceNow Studio.
Build Agent chat panel
Continue your conversation in the chat panel until you're happy with the results.
| Function | Description |
|---|---|
| New chat icon |
Open a new chat in the Build Agent chat panel. Begin a new chat when you want to start working on a new application or need a fresh start for updates. |
| Chats icon |
See a list of all your chats with Build Agent. |
| Checkpoints icon |
See a list of all the checkpoints within your current chat with Build Agent. Checkpoints show all the progress points in your application. You can revert to any of these checkpoints during the course of developing your app. |