AI-assisted app creation with Now Assist for Creator
Summarize
Summary of AI-assisted app creation with Now Assist for Creator
Now Assist for Creator is a set of generative AI tools embedded within the ServiceNow AI Platform designed to accelerate conversational app development. It enables ServiceNow customers to rapidly generate and refine applications, flows, code, user interfaces, tests, catalog items, RPA bots, and analytics using natural language prompts directly within ServiceNow Studio and related environments. This toolkit enhances development efficiency by integrating AI capabilities aligned with ServiceNow platform constructs without requiring separate coding environments.
Show less
Key Features
- Conversational Development: Build Agent offers a conversational interface to create apps and metadata from natural language descriptions.
- Application Generation and Scaffolding: Automatically creates tables, roles, experiences, and initial data models based on prompts.
- Flow Generation and Recommendations: Generates multi-step flows, suggests next steps, and summarizes flow functions.
- Code Generation: Produces server-side and client-side scripts, including business rules and GlideRecord queries, with AI suggestions to expedite coding.
- Catalog Item and UI Generation: Creates Service Catalog items and user interfaces from text prompts.
- Data Visualization: Enables conversational creation of charts and indicators within Platform Analytics.
- Playbook and RPA Bot Generation: Outlines automated processes and creates desktop automations via RPA Desktop Design Studio based on natural language input.
- App, Table, and Flow Summaries: Generates documentation and explanations to support onboarding and application understanding.
How to Use Now Assist for Creator
ServiceNow customers can begin by enabling relevant Now Assist skills and configuring their triggers and display settings. Developers describe the desired app using natural language, prompting scaffolding of tables, roles, and experiences. They then add process logic using flow generation tools, incorporate custom code via AI-generated scripts, expose services through catalog item generation, and automate external processes with RPA bots. Summarization and automated test generation support documentation and quality assurance.
Benefits for ServiceNow Customers
- Speeds up app development by reducing manual coding and scaffolding efforts.
- Facilitates conversational, natural language-driven creation and refinement of ServiceNow apps aligned with platform standards.
- Integrates AI-assisted capabilities directly within ServiceNow Studio and other platform tools for seamless workflow.
- Improves onboarding and documentation through auto-generated explanations and summaries.
- Supports automation beyond the platform via AI-generated RPA bots.
Now Assist for Creator provides core skills for rapid conversational app development. Use the integrated tools to generate scripts, optimize code, scaffold applications, and automate testing through natural language prompts.
Now Assist for Creator is the ServiceNow collection of generative AI skills for building apps on the ServiceNow AI Platform. Use it to generate apps, flows, code, tests, UIs, analytics, catalog items, RPA bots, and more from natural language prompts directly in offerings like ServiceNow Studio.
Some skills in Now Assist for Creator have a conversational interface and can be used for vibe coding and AI-assisted development. For example, the catalog item generation skill in Catalog Builder. For more information, see Now Assist in Catalog Builder.
Core capabilities
For complete information on using Now Assist for Creator, see Now Assist for Creator.
- Conversational development: Use Build Agent, which is part of Now Assist for Creator, to create apps and metadata through a conversational interface.
- Application generation and scaffolding: Create tables, experiences, roles, and initial data model from a prompt.
- Flow generation, recommendations, and summarization: Generate multi-step flows, get next step suggestions, and auto-summarize what a flow does.
- Code generation: Prompt-based server-side and client-side scripts with AI suggestions for script includes, business rules, and GlideRecord queries.
- Catalog item generation: Produce Service Catalog items from text directions.
- UI generation: Build experiences by describing the desired interface.
- Data visualization generation (Platform Analytics): Conversational chart and indicator creation.
- Playbook generation: Outline automated processes from natural language.
- RPA bot generation: Create desktop automations from text prompts inside RPA Desktop Design Studio.
- App, table, and flow summaries: Generate explainers and summaries to support onboarding and application understanding.
Where to start
- Welcome guide and skills and prompting: See the Community Welcome Guide and Skill Prompt Guides for Creator. For more information, see the following resources:
- Store app and release notes: Install/upgrade Now Assist for Creator skills from the ServiceNow Store.
- Onboarding topic in this document: See Onboarding for agentic development.
Now Assist for Creator and AI-assisted development on the ServiceNow AI Platform
Now Assist for Creator is the ServiceNow AI Platform toolkit for using AI to generate and refine apps. Instead of switching between generic IDEs and separate agents, Now Assist for Creator provides embedded skills aligned to platform constructs (such as tables, ACLs, flows, and catalog items). You can describe a solution through conversation, then inspect and test it with platform tools (such as ATF, ACLs, and the Metadata Explorer).
General Now Assist for Creator workflow
- Enable the skills: Configure the triggers, settings, and display locations for Now Assist for Creator skills to enable generative AI capabilities across the ServiceNow AI Platform. For more information, see Activate a Now Assist skill.
- Describe the app: For example, you can request to “Create a cross-training app with instructor signup, session scheduling, approvals.” Then the application generation scaffolds tables, roles, and experiences.
- Add process logic: Use flow generation for approvals and escalations and Flow recommendations to suggest next steps.
- Add custom code logic: Prompt code generation for business rule and script include logic (such as GlideRecord queries), and then review and refactor as needed.
- Expose services: Catalog item generation creates request items for sessions/resources.
- Automate outside the platform: RPA bot generation to fetch instructors’ availability from a desktop calendar or copy rosters.
- Explain and test: Use app, flow, and table summarization to document; generate tests with the test-generation skill; run ATF.