- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2025 05:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2025 06:09 AM
In ServiceNow (and ITIL practices generally), there is a clear breakdown to clarify when to raise a Change Request vs. an Incident:
- When to raise a Change Request:
You are planning to implement a change to the IT environment (infrastructure, applications, configurations, etc.).
The change is pre-approved or scheduled, not a reactive fix.
Examples:
Deploying a new feature or update.
Upgrading hardware or software.
Changing a network configuration.
Goal: Prevent issues or improve services, not to restore service.
- When to raise an Incident:
There is an unplanned interruption or degradation in an IT service.
You need to restore normal service as quickly as possible.
Examples:
Server down.
Application not loading.
Network outage.
Goal: Restore service, not make a controlled change.
- Key difference:
Incident = reactive, fix what's broken.
Change Request = proactive, implement something new or modify.
Please consider marking my answer as helpful and accepting it as the solution if it assisted you in any way.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2025 10:35 AM
In ServiceNow, a Change Request should be raised when you are planning to make a controlled and scheduled changeto the IT environment. This includes tasks like software upgrades, server maintenance, patching, or deploying new functionality.
An Incident, on the other hand, is used to report an unplanned interruption or reduction in the quality of a service, such as a system crash, application issue, or network outage.
In simple terms:
Incident is for something that is broken or not working as expected.
Change Request is for something that you are intentionally modifying or improving, with proper approvals and planning.
Example:
If a website suddenly goes down — create an Incident.
If you plan to take the website down for scheduled maintenance — create a Change Request.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2025 11:54 AM
Technically, every answer here is correct in its own way.
You can accept multiple answers to acknowledge the effort and insights shared by different community members. 🙌
It’s a great way to encourage active participation and keep the community thriving!
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2025 01:34 PM
Hi @vaibhavshar2358 ,
Here's a quick way to decide:
Raise an Incident when something is broken, not working, or needs urgent fixing.
Goal: Restore service ASAP.Raise a Change Request when you're adding, removing, or modifying something intentionally.
Goal: Plan, assess risk, and get approvals.
Examples:
- Server down? → Incident
- Upgrading software? → Change Request
Chandan