---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://www.servicenow.com/docs/r/application-development

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# ServiceNow Otto for Creator

# Agentic app creation with ServiceNow Otto for Creator {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read
Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) Summarized using AI  
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.  

## Summary of Agentic app creation with ServiceNow Otto for Creator

ServiceNow Otto for Creator is a collection of generative AI skills designed to accelerate conversational app development on the ServiceNow AI Platform.
It enables developers to create, optimize, and test applications rapidly by using natural language prompts within tools like ServiceNow Studio.
Although not a vibe coding suite, it supports some conversational and agentic development elements such as catalog item generation.
Show full answer Show less  

## Key Features

* **Conversational Development:** Use the Build Agent to create applications and metadata through natural language conversation.
* **Application Generation and Scaffolding:** Automatically generate tables, user experiences, roles, and data models from simple prompts.
* **Flow Generation and Recommendations:** Build multi-step workflows, receive suggested next steps, and get automatic flow summaries.
* **Code Generation:** Produce server-side and client-side scripts, including business rules and GlideRecord queries, using AI prompts.
* **Catalog Item Generation:** Create Service Catalog items directly from textual descriptions.
* **UI and Data Visualization Generation:** Build user interfaces and analytics visuals via conversational inputs.
* **Playbook and RPA Bot Generation:** Develop automated process outlines and desktop automation bots from natural language commands.
* **App, Table, and Flow Summarization:** Generate documentation and explanations to support onboarding and understanding.

## Using ServiceNow Otto for Creator

To get started, enable the relevant AI skills within the ServiceNow AI Platform and configure their settings. You describe your app requirements conversationally, and the platform scaffolds the necessary components like tables, roles, and user experiences. Then, you add business logic using flow generation and AI-assisted code creation. Catalog items and RPA bots can be generated to extend functionality both inside and outside the platform.

Finally, use summarization tools to document the app and automated test generation skills to create and run tests, ensuring quality and maintainability.

## Why It Matters

ServiceNow Otto for Creator streamlines app development by embedding AI capabilities directly into the ServiceNow platform, eliminating the need to switch between separate tools. This integration promotes faster development cycles, improves developer productivity, and enhances app quality through automated testing and documentation support.  
ServiceNow Otto 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.
Note:  
While ServiceNow Otto for Creator is not a vibe coding product suite, you can use its AI capabilities to quickly enhance app development.

ServiceNow Otto 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 ServiceNow Otto for Creator have a conversational interface and can be used for vibe coding and agentic development. For example, the catalog item generation skill in Catalog Builder. For more information, see [AI Authoring for Catalog Builder](https://www.servicenow.com/docs/access?context=now-assist-for-catalog-generation&version=australia&pubname=australia-servicenow-platform&ft:locale=en-US).

## Core capabilities {#vibe-code-now-assist-creator__section_cvx_skk_4hc}

For complete information on using ServiceNow Otto for Creator, see [ServiceNow Otto for Creator](https://www.servicenow.com/docs/15AsQGvMBVjfUtiXes5skg "ServiceNow Otto for Creator includes generative and agentic AI capabilities that can make developing on the ServiceNow AI Platform more efficient.").  
The following metadata-driven tools are available for using AI to develop apps:

* Conversational development: Use Build Agent, which is part of ServiceNow Otto 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 {#vibe-code-now-assist-creator__section_rp5_4mk_4hc}

1. Welcome guide and skills and prompting: See the Community Welcome Guide and Skill Prompt Guides for Creator. For more information, see the following resources:
   * [Community Welcome Guide on Community](https://www.servicenow.com/community/app-engine-articles/now-assist-for-creator-welcome-guide/ta-p/2851287)
   * [Skill Prompt Guides on Community](https://www.servicenow.com/community/now-assist-for-creator/ct-p/creator-now-assist)
   {#vibe-code-now-assist-creator__ul_yzn_sll_4hc}
2. Store app and release notes: Install/upgrade ServiceNow Otto for Creator skills from the ServiceNow Store.
3. Onboarding topic in this document: See [Onboarding for agentic development](https://www.servicenow.com/docs/ka1dk0nJ7~S0aX6hH6Sssw "The following checklist helps to ensure your environment is properly configured, that you understand the core tools and general guidelines, and that you adopt secure, compliant workflows. Whether you're new to ServiceNow or transitioning to agentic development, this resource will set you up for success.").

## ServiceNow Otto for Creator and agentic development on the ServiceNow AI Platform {#vibe-code-now-assist-creator__section_ktx_xpk_4hc}

ServiceNow Otto 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, ServiceNow Otto 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 ServiceNow Otto for Creator workflow {#vibe-code-now-assist-creator__section_yxn_q3l_4hc}

1. Enable the skills: Configure the triggers, settings, and display locations for ServiceNow Otto for Creator skills to enable generative AI capabilities across the ServiceNow AI Platform. For more information, see [Activate an AI skill](https://www.servicenow.com/docs/access?context=configure-a-now-assist-skill&version=australia&pubname=australia-intelligent-experiences&ft:locale=en-US).
2. 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.
3. Add process logic: Use flow generation for approvals and escalations and Flow recommendations to suggest next steps.
4. 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.
5. Expose services: Catalog item generation creates request items for sessions/resources.
6. Automate outside the platform: RPA bot generation to fetch instructors' availability from a desktop calendar or copy rosters.
7. Explain and test: Use app, flow, and table summarization to document; generate tests with the test-generation skill; run ATF.

