Agentic workflows, agents, and skills

  • Release version: Zurich
  • Updated May 7, 2026
  • 2 minutes to read
  • Build Agent can generate agentic workflows, agents, and skills scoped to your custom app. Turn business requirements into configured AI artifacts without building from scratch.

    You must install Now Assist for App Engine to create agentic workflows, agents, and skills. For more information, see Installing Now Assist for App Engine.

    Verify that you have access to ServiceNow Studio or the ServiceNow IDE.
    Note:
    Your entitlements determine whether you have access to agentic workflows, agents, and skills in Build Agent.

    Skills must be published before they can be used as a tool by another skill.

    Build Agent supports the following tool creation:
    Note:
    1. *You can use only FlowActions and Subflows that are already part of your app scope. Build Agent reuses existing FlowActions and Subflows instead of creating new ones.
    2. **When you create an agent that requires knowledge retrieval, Build Agent can configure a search retrieval tool scoped to your use case. The tool queries your existing search profiles to identify the best match, retrieves the associated search sources and return fields, and checks whether semantic search indexes are available.
      Note:
      You must be on Zurich Patch 10 or higher to use the search retrieval tool.

    The agentic capability turns business requirements into fully configured agents, skills, and agentic workflows for custom applications. It evaluates existing app context, such as tables, roles, business rules, and metadata, and applies a four-phase pattern to generate artifacts scoped to your application's data model, roles, and ACLs:

    Assess
    Evaluates data model readiness for AI.
    Analyze
    Identifies use cases from existing tables, roles, and flows.
    Design
    Proposes an architecture with a recommended quick-win.
    Build
    Generates agents and skills scoped to the application's data model, roles, and ACLs.

    In-App agents can work with any custom scoped application. Applications with real data, established roles, and defined automation produce more targeted, domain-specific artifacts. Applications with no data or configuration produce agents that aren't scoped to a specific data model.

    Note:
    Generated agents are automatically registered in AI Control Tower for centralized governance, and artifacts deploy through standard update sets.