Workflow editor

  • Release version: Zurich
  • Updated July 8, 2026
  • 3 minutes to read
  • Summarize
    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 Workflow editor

    The Workflow Editor is a ServiceNow interface designed for creating and modifying workflows by arranging and connecting activities to automate processes. As of the Zurich release, new customers no longer receive legacy workflows; instead, Workflow Studio is the recommended and actively enhanced tool for workflow creation and management. Existing legacy workflows remain editable only for customers who upgraded from previous versions.

    Show full answer Show less

    The Workflow Editor supports managing multiple workflows simultaneously, creating custom activities, and utilizing existing activities as data sources. It is accessible to users with the workflowcreator role for creation and the workflowadmin role for full workflow lifecycle management, including modification, deletion, and publishing.

    Access and UI Considerations

    To open the Workflow Editor, navigate to Workflow > Workflow Editor. Note that the classic Workflow Editor is not fully supported in the Next Experience UI; users should utilize the Core UI for the best interface experience.

    Workflow Editor Interface Components

    • Welcome Screen: Displays active published workflows, workflows checked out by the current user, and help resources. Provides options to create new workflows.
    • Workflow Canvas: The main working area where workflows are created or edited by dragging activities from the palette onto the canvas and configuring transitions.
    • Palette Tabs: Organize available activities and subflows into categories such as Workflows, Core activities, Orchestration Packs, Custom activities, and Data outputs (some tabs visible only if the orchestration plugin is installed).
    • Title Bar: Shows the workflow’s name and status (e.g., Checked out or Published) and provides controls for configuring, testing, and validating workflows.

    Key Features

    • Manage multiple workflows on a single screen.
    • Create and use custom workflow activities.
    • Use existing activities within workflows as data sources.
    • Accessibility support through keyboard navigation for users with disabilities.
    • Ability to revert the Workflow Editor welcome page to the latest Zurich version if previously customized.

    Practical Recommendations for ServiceNow Customers

    Customers upgrading to or using the Zurich release should transition to Workflow Studio for new workflow development, as it is the focus for future enhancements. The Workflow Editor remains available for editing existing legacy workflows but is not the preferred tool for new content. For the best user interface experience, especially when working with the classic Workflow Editor, use the Core UI rather than the Next Experience UI.

    Ensure your user roles are properly assigned to enable workflow creation and administration capabilities. Familiarize yourself with the canvas and palette interface to efficiently build and customize workflows. If you have customized the welcome page prior to Zurich, consider reverting it to the standard Zurich version for consistency and support.

    The Workflow Editor is an interface for creating and modifying workflows by arranging and connecting activities to drive processes.

    Important:
    As of the Zurich release, new customers no longer receive the legacy workflows created and published by ServiceNow, Inc.. All legacy workflow functionality has been replaced by Workflow Studio content. Only customers who upgraded from prior versions retain the ability to use and edit existing legacy workflows. While all customers retain the ability to create legacy workflows, you are strongly encouraged to instead use Workflow Studio to create process automation content. Only Workflow Studio will receive new features and enhancements.

    You can manage multiple workflows in the same screen, create custom workflow activities, and use existing activities as data sources. Users with the workflow_creator role can create workflows. Users with the workflow_admin role can create, modify, delete, and publish workflows.

    To open the Workflow Editor, navigate to Workflow > Workflow Editor. For information about using the editor, see Create a workflow.
    Warning:
    The Next Experience UI does not fully support the classic Workflow Editor. For the best UI experience, use the Core UI instead.

    Welcome screen

    The editor opens with the Welcome page, which displays a list of active, published workflows. From this tab, you can open existing workflows, create new workflows, and open help resources related to workflow.

    Workflow welcome screen

    Number 1 iconList display filters
    Published: Click to view list of published workflows
    Checked Out: Click to view list of workflows checked out to current user
    Help: Click to view links to help resources for workflow
    Number 2 iconNew Workflow button
    Click to create a new workflow
    Number 3 iconPalette tabs
    Workflows: Workflow activities and workflows you can use as subflows.
    Core: Available workflow activities appropriate for the selected workflow. Contents can include activities provided by the base system and those purchased with orchestration.
    Packs: Orchestration activity packs downloaded from the ServiceNow® App Store, organized by vendor and scope. Custom activities and workflows that you scope also appear as packs. Only visible if the orchestration plugin is installed.
    Custom: Orchestration custom activities available. Only visible if the orchestration plugin is installed.
    Data: Activities in the current workflow that output data. You can use these activities as data sources for other activities. Only visible if the orchestration plugin is installed.
    Note:
    If your workflow welcome page does not look like this example, you may have customized the workflow welcome page before upgrading to Zurich. You can update the workflow welcome page to the latest version by editing the UI pages .

    Navigate to System UI > UI Pages > Workflow Editor welcome. In the UI page record for workflow_editor_welcome, scroll to the Versions related list. Select the row for the version corresponding to the upgrade to Zurich, right-click and select Revert to this version.

    Workflow canvas

    After you open or create a new workflow, the system displays the workflow canvas. On the canvas you interact with the Workflow Editor through several different elements: the canvas itself, the canvas tabs, the title bar, the palette, and the palette tabs.

    The drawing canvas is where you add activities and configure transitions for checked out workflows. Add an activity by dragging it from the palette to the workflow in the canvas. For more information, see Create a workflow.

    • Canvas tabs: Contains tabs for accessing workflows being edited or created.
    • Title bar: Displays the workflow name and status. Provides a menu and controls for configuring, testing, and validating workflows.
    • Canvas: Provides the working surface for creating new workflows or editing existing ones.
    • Palette tabs: Contains tabs for accessing activities being edited or created.
    • Palette: Contains all available workflow activities and existing workflows you can use as subflows. Drag activities and subflows to the canvas to create new workflows or edit existing ones.
    Figure 1. Workflow user interface