Who should use this guide

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 2 minutes de lecture
  • This guide provides a holistic view of vibe coding and using AI to develop apps on the ServiceNow AI Platform. It helps you understand the range of AI-assisted development approaches available, from fully automated code generation to AI-assisted development workflows.

    Intended audience

    This guide is for a range of people vibe coding and using AI to develop apps on the ServiceNow AI Platform. The intended audience is:
    • ServiceNow developers who want to use AI to accelerate app development on ServiceNow. You may be:
      • New to ServiceNow but experienced with full-stack development
      • Familiar with AI-assisted coding tools and wanting to understand the capabilities of the ServiceNow AI Platform
      • Looking to evaluate how AI can fit into your development workflow
      • Interested in understanding when to use different AI development approaches
    • ServiceNow developers who want to incorporate AI into their existing workflows. You may be:
      • Experienced with the ServiceNow platform and wanting to explore AI tooling
      • Looking to improve development speed and efficiency
      • Seeking guidance on general guidelines for AI-assisted development
      • Evaluating which AI tools best fit your use case
    Remarque :
    Build Agent requires the admin role.

    What this guide covers

    The term "vibe coding" can encompass a spectrum of AI-assisted development approaches:
    • Autonomous code generation: At one end of the spectrum, some definitions of vibe coding involve providing a high-level description and letting AI generate, test, and deploy code without manual review. This approach prioritizes speed and simplicity.
    • AI-assisted development: At the other end of the spectrum, AI serves as a collaborative tool that generates code suggestions, automates repetitive tasks, and accelerates development, while developers review, refine, and maintain ownership of the final code. This approach emphasizes understanding and supportability.

    ServiceNow provides tools across the development spectrum. This guide helps you understand:

    • What AI development capabilities are available on ServiceNow
    • Which tools align with your development philosophy and use case
    • How to effectively use AI in your ServiceNow development workflow
    • General guidelines for reviewing, refining, and testing AI-generated code

    What this guide does not cover

    This guide focuses on AI-assisted development tools and workflows. It does not cover the following topics:

    • Low-code/no-code development tools like Creator Studio or Catalog Builder
    • Traditional ServiceNow development without AI assistance
    • Detailed product-specific documentation (links are provided to dedicated product docs)

    For comprehensive product documentation, see the dedicated documentation for Build Agent, Now Assist for Creator, and other ServiceNow development tools.

    Understanding your needs

    As you explore this documentation, consider the following questions:
    • Your technical expertise: Are you comfortable working in an Integrated Development Environment (IDE) with a file system and reviewing generated code? Or do you prefer tools that handle more of the technical complexity?
    • Your development philosophy: Do you want to understand and maintain the code AI generates, or do you prefer to treat AI as a black box that handles implementation details?
    • Your use case: Are you building custom applications from scratch, extending existing ServiceNow functionality, or automating specific workflows?

    Different AI development approaches and tools will be better suited to different needs. This guide helps you identify the right approach for your situation.