We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Difference between story and ritm

PoojithaHasthi
Mega Contributor

What is difference between story and ritm? As in both of them i am doing customizations as well as configurations....Then what differs between them?

4 ACCEPTED SOLUTIONS

Aditya_hublikar
Mega Sage

Hello @PoojithaHasthi ,

 

A Story and an RITM may look similar from a customization or configuration perspective because both are records where you can apply business rules, scripts, and flows, but their purpose within ServiceNow is very different.

A Story is an Agile work item used by development teams to track product or feature development within backlogs, boards, and sprints, whereas an RITM (Requested Item) is created from a Service Catalog request and represents a service fulfillment process initiated by an end user.

Stories focus on delivering development work, while RITMs focus on delivering services or fulfilling operational requests. The main difference lies in their business context, lifecycle, and module usage rather than the technical customization applied to them.

 

In simple words story means task from your piece of work ,

RITM means requested item record generated in servicenow to fulfill user catalog request

 

If this helps you then mark it as helpful and accept as solution.

Regards,

Aditya,

Technical Consultant

 

 

View solution in original post

Tanushree Maiti
Giga Sage

TanushreeMaiti_0-1770229127082.png

 

Please mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards
Tanushree Maiti
ServiceNow Technical Architect
Linkedin:

View solution in original post

yashkamde
Kilo Sage

Hello @PoojithaHasthi ,

The basic difference is a Story (Agile) is a development work item used by teams to track product features or enhancements within sprints. A RITM is a record generated from the Service Catalog to track the fulfillment of a specific product or service ordered by an end-user, such as new hardware or access.


If my response helped mark as helpful and accept the solution.

View solution in original post

its_SumitNow
Mega Sage

Hi @PoojithaHasthi 

Story (Agile Development)

  • Purpose: Track development work, enhancements, new features, or technical debt
  • Used for: Building new functionality, customizations, configurations that are planned development work
  • Part of: Agile Development module (scrum_story table)
  • Lifecycle: Backlog → Ready → In Progress → Code Review → Done
  • Examples:
    • "Create new approval workflow for hardware requests"
    • "Build custom dashboard for managers"
    • "Configure catalog item for laptop requests"

RITM - Requested Item (Service Catalog)

  • Purpose: Fulfill actual user requests from the Service Catalog
  • Used for: Delivering services to end users
  • Part of: Service Catalog / Request Management (sc_req_item table)
  • Lifecycle: Pending → Work In Progress → Closed Complete/Incomplete/Cancelled
  • Examples:
    • User requests a new laptop
    • User requests VPN access
    • User requests software installation

Hope my reponse Helps 🙂

 

Warm Regards

Sumit 

Technical Conusltant

View solution in original post

7 REPLIES 7

Tanushree Maiti
Giga Sage

TanushreeMaiti_0-1770229127082.png

 

Please mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards
Tanushree Maiti
ServiceNow Technical Architect
Linkedin:

yashkamde
Kilo Sage

Hello @PoojithaHasthi ,

The basic difference is a Story (Agile) is a development work item used by teams to track product features or enhancements within sprints. A RITM is a record generated from the Service Catalog to track the fulfillment of a specific product or service ordered by an end-user, such as new hardware or access.


If my response helped mark as helpful and accept the solution.

its_SumitNow
Mega Sage

Hi @PoojithaHasthi 

Story (Agile Development)

  • Purpose: Track development work, enhancements, new features, or technical debt
  • Used for: Building new functionality, customizations, configurations that are planned development work
  • Part of: Agile Development module (scrum_story table)
  • Lifecycle: Backlog → Ready → In Progress → Code Review → Done
  • Examples:
    • "Create new approval workflow for hardware requests"
    • "Build custom dashboard for managers"
    • "Configure catalog item for laptop requests"

RITM - Requested Item (Service Catalog)

  • Purpose: Fulfill actual user requests from the Service Catalog
  • Used for: Delivering services to end users
  • Part of: Service Catalog / Request Management (sc_req_item table)
  • Lifecycle: Pending → Work In Progress → Closed Complete/Incomplete/Cancelled
  • Examples:
    • User requests a new laptop
    • User requests VPN access
    • User requests software installation

Hope my reponse Helps 🙂

 

Warm Regards

Sumit 

Technical Conusltant