The CreatorCon Call for Content is officially open! Get started here.

what are the ways to interact with Service Now

nikhil_anand
Giga Contributor

what are the ways to interact with the service now instance
1. now platform user interface
2.service portal/employee
3.now mobile application portal
4. work space

6 REPLIES 6

Mounika30
Kilo Sage

ways to interact with servicenow.png

aruncr0122
Mega Guru

Hi @nikhil_anand ,

 

You're right — those are the main ways to interact with a ServiceNow instance, but let’s go over them clearly and completely 👇

 

🧭 1. Now Platform (Classic UI)

 

This is the main interface used by admins, developers, and IT staff.

 

It includes modules like Incident, Change, Problem, etc.

 

Accessible via:

https://<instance_name>.service-now.com/nav_to.do

 

🌐 2. Service Portal / Employee Center

 

A user-friendly web portal designed for end users.

 

Allows employees to raise requests, check status, access knowledge, etc.

 

Common examples:

 

Service Portal – for IT requests, approvals, etc.

 

Employee Center (EC) – unified portal for HR, IT, and workplace services.

 

📱 3. Now Mobile App

 

A mobile interface for end users to manage incidents, approvals, and requests on the go.

 

Available on iOS and Android.

 

Supports push notifications, quick actions, and a personalized experience.

 

🧩 4. Workspaces

 

A modern, task-focused interface (like Agent Workspace, Service Operations Workspace, CSM Workspace, etc.).

 

Used by agents and managers for streamlined case or incident management.

 

Offers a single-pane view with related data, activity stream, and configurable UI.

 

💻 Additional Interaction Methods

 

If you want to include technical integrations, you can also add:

5. APIs / Integrations

 

Use REST, SOAP, or GraphQL APIs to interact programmatically.

 

Common for automation, external system integrations, or chatbots.

 

Virtual Agent

 

Conversational interface that allows users to interact with ServiceNow through chat (in portal, Microsoft Teams, Slack, etc.).

 

Email

 

Users can send or reply to emails that automatically create or update tickets.

 

Summary:

 

# Method Used By Purpose

1Now Platform UIAdmins, ITFull access for configuration and management
2Service Portal / Employee CenterEnd usersSelf-service, requests, knowledge
3Now MobileEnd usersMobile access to requests, approvals
4WorkspacesAgents, ManagersStreamlined work environment
5APIsDevelopersSystem integrations
6Virtual AgentEnd usersConversational self-service
7EmailUsersTicket creation & updates