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 ServiceNow AI Platform toolkit designed to accelerate conversational app development using generative AI skills. It enables ServiceNow customers to rapidly build, enhance, and test applications, flows, code, user interfaces, analytics, catalog items, and robotic process automation (RPA) bots through natural language prompts within ServiceNow Studio and related tools. This solution integrates AI capabilities directly into the platform, providing a streamlined, metadata-driven development experience without requiring separate coding environments.
Show less
Key Features
- Conversational Development: Use the Build Agent to create apps and metadata via a conversational interface, simplifying app design.
- Application Generation and Scaffolding: Automatically generate tables, roles, experiences, and data models from simple text prompts.
- Flow Generation and Recommendations: Create multi-step workflows, receive next-step suggestions, and get automated flow summaries.
- Code Generation: Generate server-side and client-side scripts, including business rules and GlideRecord queries, based on prompts with AI suggestions.
- Catalog Item Generation: Produce Service Catalog items from descriptive text inputs, streamlining service request creation.
- UI and Data Visualization Generation: Build user experiences and conversationally create charts and indicators within Platform Analytics.
- Playbook and RPA Bot Generation: Develop automated processes and desktop automations using natural language instructions.
- App, Table, and Flow Summaries: Generate explainers and documentation to aid onboarding and application understanding.
Practical Workflow for Customers
- Enable Skills: Configure and activate Now Assist for Creator skills within the ServiceNow AI Platform to start leveraging generative AI capabilities.
- Describe the Application: Use natural language prompts to scaffold the core app components such as tables and roles.
- Add Process Logic: Generate approval flows and escalation processes with AI-assisted flow creation and recommendations.
- Incorporate Custom Code: Prompt AI to generate and refine server/client scripts, business rules, and query logic.
- Expose Services: Create catalog items for resource requests to make app services accessible.
- Automate Beyond the Platform: Use RPA bot generation to automate desktop tasks related to app processes.
- Explain and Test: Automatically generate summaries and tests for apps and flows, then validate using Automated Test Framework (ATF).
Why It Matters
Now Assist for Creator empowers ServiceNow customers to dramatically reduce app development time, improve accuracy, and streamline testing by leveraging conversational AI. Its integration within the ServiceNow AI Platform ensures that generated components align with platform standards and best practices. This enables faster delivery of scalable, maintainable applications and automations without requiring deep manual coding, helping organizations innovate more efficiently.
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.