Build your application
Build and define the data, design elements, and logic that make up your application.
Agentic AI
Create applications with help from agentic AI. For more information, see Agentic development on the ServiceNow AI Platform.
- Define and build the data model
After planning is complete, define and build the data model. Create one or more tables with fields, load the table with demo data, and verify access controls to the data. - Create design elements
After the application’s data model is created, secured, and populated with data, create the design elements to access that data. - Build form and business logic
The next step in designing an application is to build logic. Logic includes form logic (what people can and cannot see/use on a form) and business logic (rules that govern what happens to data when it is entered).
Parent Topic:Exploring professional development