Edit an existing application using Build Agent
Modify existing ServiceNow applications using natural language prompts with Build Agent.
Before you begin
Install and enable Build Agent. For more information, see Install Build Agent.
For some prompting guidelines and ideas, see Example prompts.
You can convert existing apps to ServiceNow Fluent and work on them in Build Agent. For more information, see Convert an application with the ServiceNow SDK.
Role required: admin
About this task
- Applications created with Build Agent are automatically added to the workspace in which they were created. They can also be opened in other workspaces in the ServiceNow IDE.
- For applications that were not developed using the ServiceNow IDE, ServiceNow Studio, or the ServiceNow SDK, you must convert them into Fluent format to enable development within the Build Agent. You can prompt the Build Agent to use the open app tool to locate the application you want. Alternatively, you can search for an application directly within the Build Agent, and it will automatically use the open app tool. The open app tool can find an application, convert it to Fluent format, and then add the converted app to your workspace.
- Copy an existing application created with the ServiceNow IDE or ServiceNow SDK from a Git repository. For more information, see Clone a Git repository with the ServiceNow IDE.
Procedure
Result
What to do next
Review the application and its metadata in ServiceNow Studio using the change log. For more information, see Build Agent checkpoints and conversation change log. You can also review the application using the File Navigator in ServiceNow Studio. For more information, see Find an app or app file using the Navigator panel.
When you're ready, deploy the app. For more information, see Deploying what you built with Build Agent.