How the Now Platform works

The Now Platform is the common technical foundation beneath ServiceNow applications. It combines a shared data model, workflow logic, experiences, integration, analytics, and security so work can remain connected instead of disappearing between tools.

A shared data model gives work context

ServiceNow applications work with records stored in related tables. A case, request, user, team, service, asset, or configuration item can therefore participate in the same process without every step becoming a separate spreadsheet or email thread.

A well-designed data model is more than storage. It defines ownership, relationships, valid states, and the information needed for automation and reporting.

  • Tables and related records
  • Users, groups, roles, and ownership
  • Service and configuration relationships
  • Consistent fields, states, and reference data

The experience changes with the audience

Requesters, agents, managers, and administrators do not need the same interface. ServiceNow can expose the same underlying process through forms, self-service portals, focused workspaces, dashboards, mobile experiences, and conversational channels.

The design task is to reduce decisions for each role while preserving the information and control the process requires.

  • Employee and customer portals
  • Agent workspaces
  • Configurable forms and lists
  • Dashboards, reports, and mobile access

Security and governance are part of the architecture

Roles and access controls determine who can view or change records. Audit history, application scope, update practices, and environment strategy help teams manage change over time.

Governance works best when it is designed with the application rather than added after launch. Naming, ownership, documentation, testing, and release controls all affect whether the platform stays maintainable.

  • Role-based access controls
  • Application scope and separation
  • Audit history and traceability
  • Controlled testing and deployment

Common questions

What is the difference between ServiceNow and the Now Platform?

ServiceNow is the company and product ecosystem. The Now Platform is the shared technical foundation used to run ServiceNow products and custom applications.

What is the CMDB used for?

The configuration management database represents configuration items and their relationships. When maintained with clear scope and ownership, it can help teams understand services, dependencies, incidents, and change impact.

Does every user see the same ServiceNow interface?

No. Experiences and permissions can be tailored for requesters, agents, managers, administrators, and other roles while using the same underlying records and workflows.