<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Amol Gaikwad &#8211; LogiUpSkill</title>
	<atom:link href="https://devlogiupskill.comingsolutions.com/author/amolgaikwad/feed/" rel="self" type="application/rss+xml" />
	<link>https://devlogiupskill.comingsolutions.com</link>
	<description></description>
	<lastBuildDate>Wed, 31 Dec 2025 10:24:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/11/cropped-Untitled-design-37-32x32.png</url>
	<title>Amol Gaikwad &#8211; LogiUpSkill</title>
	<link>https://devlogiupskill.comingsolutions.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Servicenow Questions Answers</title>
		<link>https://devlogiupskill.comingsolutions.com/servicenow-questions-answers/</link>
					<comments>https://devlogiupskill.comingsolutions.com/servicenow-questions-answers/#respond</comments>
		
		<dc:creator><![CDATA[Amol Gaikwad]]></dc:creator>
		<pubDate>Wed, 31 Dec 2025 10:24:37 +0000</pubDate>
				<category><![CDATA[ServiceNow]]></category>
		<guid isPermaLink="false">https://devlogiupskill.comingsolutions.com/?p=10674</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[]]></content:encoded>
					
					<wfw:commentRss>https://devlogiupskill.comingsolutions.com/servicenow-questions-answers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Incident Management </title>
		<link>https://devlogiupskill.comingsolutions.com/incident-management/</link>
					<comments>https://devlogiupskill.comingsolutions.com/incident-management/#respond</comments>
		
		<dc:creator><![CDATA[Amol Gaikwad]]></dc:creator>
		<pubDate>Thu, 04 Dec 2025 09:59:18 +0000</pubDate>
				<category><![CDATA[ServiceNow]]></category>
		<guid isPermaLink="false">https://devlogiupskill.comingsolutions.com/?p=7370</guid>

					<description><![CDATA[Incident Management 1. Incident   An incident, defined as an unplanned interruption to an IT service.  1.1 Examples  Email not working  VPN down  Application slow  Printer not responding    2. Incident management   Incident management is the process of identifying, analyzing, and resolving incidents that disrupt normal business operations or IT services, with the goal of restoring services as quickly as possible and minimizing impact on users and business operations.    3. Objectives   Restore the service as quickly as possible  Minimize disruption to the user’s work  Manage the incident throughout its entire lifecycle  Support operational activities    4. How Incidents Can Be Created  Incidents can be raised in many ways:  Service Portal (self-service)  Email inbound actions  Phone call to Service Desk  ITSM Mobile app  Integration (API)  Auto-created via Monitoring/Event Management  Manually by agents in ServiceNow  5. Fields in the incident management    5.1 Caller  Caller field identifies the person who is reporting the issue.  5.2 Urgency   Three levels of urgency are given in the list box that are High, Medium, and Low as per the incident type.   5.3 Channel  Incident can be raised through following channels  1)Chat  2)Email  3) Phone  4)Self-service  5)Virtual Agent  6)Walk-in  Short description: A short description is a summary of an incident, typically used to quickly communicate the nature of the problem to relevant parties.    6. States  State: New, In Progress, On Hold, Resolved, Closed, canceled. These are the states where the incident is placed as the status of the incident by the ‘Assigned to person’.  6.1 Incident States in ServiceNow   State  Meaning  New  Raised but not yet acted on  In Progress  Work is ongoing  On Hold  Waiting for user/vendor/approval/information  Resolved  Fix applied; pending confirmation  Closed  Fully closed  Canceled  Invalid or mistakenly created    New: When incident is new and still not Assigned.  In Progress: When the incident is assigned to someone who can solve the incident.  Two fields are mandatory before putting your incident on-hold state that is   On hold reason and comments (visible to both Customer and IT staff)   On Hold: The On-Hold state in incident management is a temporary status where the incident resolution is suspended because the team is waiting for necessary action from the caller. In the On Hold state, the on-hold reason field is mandatory.  Resolved: The incident considered to be resolved when the service has been resolved to its normal state. The two fields are mandatory to fill.  1) Resolution code   2) Resolution notes  Closed: The incident is closed when issues are resolved, and all necessary actions are completed Canceled: The Canceled state represents an incident that is no longer required to be worked on.  This means the incident does not need investigation, troubleshooting, or resolution.  7. Incident Management – Table Fields (ServiceNow)    Table Name: incident  Field Name  Label  Description  number  Incident Number  Auto-generated unique number for each incident.  caller_id  Caller  The user who reported the incident.  short_description  Short Description  A brief summary of the issue.  description  Description  Detailed explanation of the issue.  category  Category  High-level classification (e.g., Network, Hardware, Software).  subcategory  Subcategory  More specific classification under category.  impact  Impact  Scope of the incident (Low/Medium/High).  urgency  Urgency  How quickly the issue needs to be resolved.  priority  Priority  Calculated from Impact + Urgency.  assignment_group  Assignment Group  The group responsible for working on the incident.  assigned_to  Assigned To  The person working on the incident.  state  State  Current status (New, In Progress, On Hold, Resolved, Closed).  on_hold_reason  On Hold Reason  Reason for putting the incident on hold.  resolve_time  Resolve Time  Date &#38; time when the incident was resolved.  close_code  Close Code  Reason for closing (e.g., Solved Permanently, Duplicate).  close_notes  Close Notes  Notes added by resolver when closing.  opened_at  Opened At  Date &#38; time incident was created.  opened_by  Opened By  User who created the incident.  updated_at  Updated At  Last modified date.  u_symptom  Symptom  Description of symptoms (custom field in many orgs).  cmdb_ci  Configuration Item (CI)  CI affected by the incident.  location  Location  Location of the caller or incident.  contact_type  Contact Type  How the incident was reported (Phone, Email, Self-Service).  work_notes  Work Notes  Internal notes by support team.  comments  Additional Comments  Notes visible to the caller.  sla_due  SLA Due  When the resolution is due as per SLA.  reassignment_count  Reassignment Count  Number of times the ticket was reassigned.  problem_id  Problem  Linked Problem record if related.  rfc  Change Request  Linked Change request if created from the incident.  knowledge  Knowledge  Checkbox to suggest a knowledge article.        Additional comment  Additional comments are used to capture information visible to and often entered by the end user (Caller) as well as IT staff. It facilitates communication between the service desk and the user.    Work note    This field is used to document internal notes and technical details about the incident, intended for IT staff and support teams only. ]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="7370" class="elementor elementor-7370" data-elementor-settings="{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}">
				<div class="elementor-element elementor-element-3a64ee5 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent" data-id="3a64ee5" data-element_type="container" data-settings="{&quot;_ha_eqh_enable&quot;:false}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-25f961b elementor-widget elementor-widget-heading" data-id="25f961b" data-element_type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default"><span><span>Incident Management</span></span></h2>				</div>
				<div class="elementor-element elementor-element-328da97 elementor-widget elementor-widget-text-editor" data-id="328da97" data-element_type="widget" data-widget_type="text-editor.default">
									<p><b><span data-contrast="none">1. Incident</span></b><span data-ccp-props="{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335559738&quot;:480,&quot;335559739&quot;:0}"> </span></p><p><span data-ccp-props="{}"> </span><span data-contrast="auto">An incident, defined as an unplanned interruption to an IT service.</span><span data-ccp-props="{&quot;134233117&quot;:true,&quot;134233118&quot;:true,&quot;201341983&quot;:0,&quot;335551550&quot;:1,&quot;335551620&quot;:1,&quot;335559740&quot;:240}"> </span></p><p><b><span data-contrast="auto">1.1 Examples</span></b><span data-ccp-props="{&quot;134233117&quot;:true,&quot;134233118&quot;:true,&quot;201341983&quot;:0,&quot;335559740&quot;:240}"> </span></p><ul><li data-leveltext="" data-font="Symbol" data-listid="3" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559683&quot;:0,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" data-aria-posinset="1" data-aria-level="1"><span data-contrast="auto">Email not working</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></li></ul><ul><li data-leveltext="" data-font="Symbol" data-listid="3" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559683&quot;:0,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" data-aria-posinset="2" data-aria-level="1"><span data-contrast="auto">VPN down</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></li></ul><ul><li data-leveltext="" data-font="Symbol" data-listid="3" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559683&quot;:0,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" data-aria-posinset="3" data-aria-level="1"><span data-contrast="auto">Application slow</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></li></ul><ul><li data-leveltext="" data-font="Symbol" data-listid="3" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559683&quot;:0,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" data-aria-posinset="4" data-aria-level="1"><span data-contrast="auto">Printer not responding</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></li></ul><p><span data-ccp-props="{&quot;134233117&quot;:true,&quot;134233118&quot;:true,&quot;201341983&quot;:0,&quot;335551550&quot;:1,&quot;335551620&quot;:1,&quot;335559740&quot;:240}"> </span></p><p><b><span data-contrast="none">2. Incident management</span></b><span data-ccp-props="{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335559738&quot;:480,&quot;335559739&quot;:0}"> </span></p><p><span data-ccp-props="{}"> </span><b><span data-contrast="auto">Incident management</span></b> <span data-contrast="auto">is the process of identifying, analyzing, and resolving incidents that disrupt normal business operations or IT services, with the goal of restoring services as quickly as possible and minimizing impact on users and business operations.</span><span data-ccp-props="{}"> </span></p><p><span data-ccp-props="{}"> </span></p><p><b><span data-contrast="none">3. Objectives</span></b><span data-ccp-props="{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335559738&quot;:480,&quot;335559739&quot;:0}"> </span></p><p><span data-ccp-props="{}"> </span><span data-contrast="auto">Restore the service as quickly as possible</span><span data-ccp-props="{&quot;134233117&quot;:true,&quot;134233118&quot;:true,&quot;201341983&quot;:0,&quot;335559740&quot;:240}"> </span></p><ul><li data-leveltext="" data-font="Symbol" data-listid="2" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}" data-aria-posinset="2" data-aria-level="1"><span data-contrast="auto">Minimize disruption to the user’s work</span><span data-ccp-props="{&quot;134233117&quot;:true,&quot;134233118&quot;:true,&quot;201341983&quot;:0,&quot;335559740&quot;:240}"> </span></li></ul><ul><li data-leveltext="" data-font="Symbol" data-listid="2" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}" data-aria-posinset="3" data-aria-level="1"><span data-contrast="auto">Manage the incident throughout its entire lifecycle</span><span data-ccp-props="{&quot;134233117&quot;:true,&quot;134233118&quot;:true,&quot;201341983&quot;:0,&quot;335559740&quot;:240}"> </span></li></ul><ul><li data-leveltext="" data-font="Symbol" data-listid="2" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}" data-aria-posinset="4" data-aria-level="1"><span data-contrast="auto">Support operational activities</span><span data-ccp-props="{&quot;134233117&quot;:true,&quot;134233118&quot;:true,&quot;201341983&quot;:0,&quot;335559740&quot;:240}"> </span></li></ul><p><span data-ccp-props="{}"> </span></p><p><b><span data-contrast="none">4. How Incidents Can Be Created</span></b><span data-ccp-props="{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335559738&quot;:480,&quot;335559739&quot;:0}"> </span></p><p><span data-contrast="auto">Incidents can be raised in many ways:</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335551550&quot;:0,&quot;335551620&quot;:0,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></p><ul><li data-leveltext="" data-font="Symbol" data-listid="4" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559683&quot;:0,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" data-aria-posinset="1" data-aria-level="1"><span data-contrast="auto">Service Portal (self-service)</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335551550&quot;:0,&quot;335551620&quot;:0,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></li></ul><ul><li data-leveltext="" data-font="Symbol" data-listid="4" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559683&quot;:0,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" data-aria-posinset="2" data-aria-level="1"><span data-contrast="auto">Email inbound actions</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335551550&quot;:0,&quot;335551620&quot;:0,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></li></ul><ul><li data-leveltext="" data-font="Symbol" data-listid="4" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559683&quot;:0,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" data-aria-posinset="3" data-aria-level="1"><span data-contrast="auto">Phone call to Service Desk</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335551550&quot;:0,&quot;335551620&quot;:0,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></li></ul><ul><li data-leveltext="" data-font="Symbol" data-listid="4" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559683&quot;:0,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" data-aria-posinset="4" data-aria-level="1"><span data-contrast="auto">ITSM Mobile app</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335551550&quot;:0,&quot;335551620&quot;:0,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></li></ul><ul><li data-leveltext="" data-font="Symbol" data-listid="4" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559683&quot;:0,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" data-aria-posinset="5" data-aria-level="1"><span data-contrast="auto">Integration (API)</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335551550&quot;:0,&quot;335551620&quot;:0,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></li></ul><ul><li data-leveltext="" data-font="Symbol" data-listid="4" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559683&quot;:0,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" data-aria-posinset="6" data-aria-level="1"><span data-contrast="auto">Auto-created via Monitoring/Event Management</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335551550&quot;:0,&quot;335551620&quot;:0,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></li></ul><ul><li data-leveltext="" data-font="Symbol" data-listid="4" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559683&quot;:0,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" data-aria-posinset="7" data-aria-level="1"><span data-contrast="auto">Manually by agents in ServiceNow</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335551550&quot;:0,&quot;335551620&quot;:0,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></li></ul>								</div>
				<div class="elementor-element elementor-element-468d602 elementor-widget elementor-widget-image" data-id="468d602" data-element_type="widget" data-widget_type="image.default">
															<img fetchpriority="high" decoding="async" width="576" height="335" src="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/1-1.png" class="attachment-large size-large wp-image-7372" alt="" srcset="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/1-1.png 576w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/1-1-300x174.png 300w" sizes="(max-width: 576px) 100vw, 576px" />															</div>
				<div class="elementor-element elementor-element-d4df044 elementor-widget elementor-widget-text-editor" data-id="d4df044" data-element_type="widget" data-widget_type="text-editor.default">
									<h4><b><span data-contrast="none">5. Fields in the incident management</span></b><span data-ccp-props="{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335559738&quot;:480,&quot;335559739&quot;:0}"> </span></h4><p><span data-ccp-props="{}"> </span></p><p><b><span data-contrast="auto">5.1 Caller</span></b><span data-ccp-props="{&quot;134233117&quot;:true,&quot;134233118&quot;:true,&quot;201341983&quot;:0,&quot;335559740&quot;:240}"> </span></p><p><span data-contrast="auto">Caller </span><span data-contrast="auto">field identifies </span><span data-contrast="auto">the person who is reporting the issue.</span><span data-ccp-props="{}"> </span></p>								</div>
				<div class="elementor-element elementor-element-ee8568e elementor-widget elementor-widget-image" data-id="ee8568e" data-element_type="widget" data-widget_type="image.default">
															<img decoding="async" width="640" height="234" src="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/2-3-1024x375.png" class="attachment-large size-large wp-image-7376" alt="" srcset="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/2-3-1024x375.png 1024w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/2-3-300x110.png 300w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/2-3-768x281.png 768w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/2-3.png 1354w" sizes="(max-width: 640px) 100vw, 640px" />															</div>
				<div class="elementor-element elementor-element-110a685 elementor-widget elementor-widget-text-editor" data-id="110a685" data-element_type="widget" data-widget_type="text-editor.default">
									<p><b><span data-contrast="auto">5.2 Urgency</span></b><span data-ccp-props="{&quot;134233117&quot;:true,&quot;134233118&quot;:true,&quot;201341983&quot;:0,&quot;335559740&quot;:240}"> </span></p><p><span data-contrast="auto"> Three levels of urgency are given in the list box that are High, Medium, and Low as per the incident type. </span><span data-ccp-props="{}"> </span></p>								</div>
				<div class="elementor-element elementor-element-e3a1631 elementor-widget elementor-widget-image" data-id="e3a1631" data-element_type="widget" data-widget_type="image.default">
															<img decoding="async" width="640" height="237" src="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/3-4-1024x379.png" class="attachment-large size-large wp-image-7378" alt="" srcset="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/3-4-1024x379.png 1024w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/3-4-300x111.png 300w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/3-4-768x285.png 768w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/3-4.png 1360w" sizes="(max-width: 640px) 100vw, 640px" />															</div>
				<div class="elementor-element elementor-element-811874e elementor-widget elementor-widget-text-editor" data-id="811874e" data-element_type="widget" data-widget_type="text-editor.default">
									<p><b><span data-contrast="auto">5.3 Channel</span></b><span data-ccp-props="{&quot;134233117&quot;:true,&quot;134233118&quot;:true,&quot;201341983&quot;:0,&quot;335559740&quot;:240}"> </span></p><p><span data-contrast="auto">Incident can be raised through following channels</span><span data-ccp-props="{}"> </span></p><p><span data-contrast="auto">1)Chat</span><span data-ccp-props="{}"> </span></p><p><span data-contrast="auto">2)Email</span><span data-ccp-props="{}"> </span></p><p><span data-contrast="auto">3) Phone</span><span data-ccp-props="{}"> </span></p><p><span data-contrast="auto">4)Self-service</span><span data-ccp-props="{}"> </span></p><p><span data-contrast="auto">5)Virtual Agent</span><span data-ccp-props="{}"> </span></p><p><span data-contrast="auto">6)Walk-in</span><span data-ccp-props="{}"> </span></p>								</div>
				<div class="elementor-element elementor-element-e41b703 elementor-widget elementor-widget-image" data-id="e41b703" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="640" height="232" src="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/4-4-1024x371.png" class="attachment-large size-large wp-image-7385" alt="" srcset="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/4-4-1024x371.png 1024w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/4-4-300x109.png 300w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/4-4-768x278.png 768w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/4-4.png 1349w" sizes="(max-width: 640px) 100vw, 640px" />															</div>
				<div class="elementor-element elementor-element-a54e532 elementor-widget elementor-widget-text-editor" data-id="a54e532" data-element_type="widget" data-widget_type="text-editor.default">
									<p><b><span data-contrast="auto">Short description: </span></b><span data-contrast="auto">A short description is a summary of an incident, typically used to quickly communicate the nature of the problem to relevant parties.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:0,&quot;335559740&quot;:240}"> </span></p><p><span data-ccp-props="{}"> </span></p><p><b><span data-contrast="none">6. States</span></b><span data-ccp-props="{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335559738&quot;:480,&quot;335559739&quot;:0}"> </span></p><p><b><span data-contrast="auto">State:</span></b><span data-contrast="auto"> New, In Progress, On Hold, Resolved, Closed, canceled. These are the states where the incident is placed as the status of the incident by the ‘Assigned to person’.</span><span data-ccp-props="{}"> </span></p><p><b><span data-contrast="auto">6.1 Incident States in ServiceNow </span></b><span data-ccp-props="{&quot;134233117&quot;:true,&quot;134233118&quot;:true,&quot;201341983&quot;:0,&quot;335559740&quot;:240}"> </span></p><table data-tablestyle="MsoTableGrid" data-tablelook="1184"><tbody><tr><td data-celllook="0"><p><b><span data-contrast="auto">State</span></b><span data-ccp-props="{&quot;335551550&quot;:2,&quot;335551620&quot;:2}"> </span></p></td><td data-celllook="0"><p><b><span data-contrast="auto">Meaning</span></b><span data-ccp-props="{&quot;335551550&quot;:2,&quot;335551620&quot;:2}"> </span></p></td></tr><tr><td data-celllook="0"><p><b><span data-contrast="auto">New</span></b><span data-ccp-props="{}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Raised but not yet acted on</span><span data-ccp-props="{}"> </span></p></td></tr><tr><td data-celllook="0"><p><b><span data-contrast="auto">In Progress</span></b><span data-ccp-props="{}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Work is ongoing</span><span data-ccp-props="{}"> </span></p></td></tr><tr><td data-celllook="0"><p><b><span data-contrast="auto">On Hold</span></b><span data-ccp-props="{}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Waiting for user/vendor/approval/information</span><span data-ccp-props="{}"> </span></p></td></tr><tr><td data-celllook="0"><p><b><span data-contrast="auto">Resolved</span></b><span data-ccp-props="{}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Fix applied; pending confirmation</span><span data-ccp-props="{}"> </span></p></td></tr><tr><td data-celllook="0"><p><b><span data-contrast="auto">Closed</span></b><span data-ccp-props="{}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Fully closed</span><span data-ccp-props="{}"> </span></p></td></tr><tr><td data-celllook="0"><p><b><span data-contrast="auto">Canceled</span></b><span data-ccp-props="{}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Invalid or mistakenly created</span><span data-ccp-props="{}"> </span></p></td></tr></tbody></table><p><span data-ccp-props="{}"> </span></p><p><b><span data-contrast="auto">New: When</span></b><span data-contrast="auto"> incident is new and still not Assigned.</span><span data-ccp-props="{}"> </span></p>								</div>
				<div class="elementor-element elementor-element-734e150 elementor-widget elementor-widget-image" data-id="734e150" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="640" height="253" src="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/5-3-1024x404.png" class="attachment-large size-large wp-image-7392" alt="" srcset="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/5-3-1024x404.png 1024w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/5-3-300x118.png 300w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/5-3-768x303.png 768w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/5-3.png 1355w" sizes="(max-width: 640px) 100vw, 640px" />															</div>
				<div class="elementor-element elementor-element-286a2e2 elementor-widget elementor-widget-text-editor" data-id="286a2e2" data-element_type="widget" data-widget_type="text-editor.default">
									<p><span class="TextRun SCXW23568656 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun SCXW23568656 BCX0">In </span><span class="NormalTextRun SCXW23568656 BCX0">Progress</span><span class="NormalTextRun SCXW23568656 BCX0">: </span></span><span class="TextRun SCXW23568656 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun SCXW23568656 BCX0">When</span></span><span class="TextRun SCXW23568656 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun SCXW23568656 BCX0"> the incident is assigned to someone who can solve the incident.</span><span class="NormalTextRun SCXW23568656 BCX0"> </span></span></p>								</div>
				<div class="elementor-element elementor-element-89e957e elementor-widget elementor-widget-image" data-id="89e957e" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="640" height="228" src="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/6-3-1024x364.png" class="attachment-large size-large wp-image-7399" alt="" srcset="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/6-3-1024x364.png 1024w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/6-3-300x107.png 300w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/6-3-768x273.png 768w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/6-3.png 1358w" sizes="(max-width: 640px) 100vw, 640px" />															</div>
				<div class="elementor-element elementor-element-df61ab5 elementor-widget elementor-widget-text-editor" data-id="df61ab5" data-element_type="widget" data-widget_type="text-editor.default">
									<p><span data-contrast="auto">Two fields are mandatory before putting your incident on-hold state that is </span><span data-ccp-props="{}"> </span></p><p><span data-contrast="auto">On hold reason and comments (visible to both Customer and IT staff) </span><span data-ccp-props="{}"> </span></p>								</div>
				<div class="elementor-element elementor-element-28a1daf elementor-widget elementor-widget-image" data-id="28a1daf" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="640" height="301" src="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/7-2-1024x481.png" class="attachment-large size-large wp-image-7404" alt="" srcset="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/7-2-1024x481.png 1024w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/7-2-300x141.png 300w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/7-2-768x361.png 768w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/7-2.png 1355w" sizes="(max-width: 640px) 100vw, 640px" />															</div>
				<div class="elementor-element elementor-element-e170388 elementor-widget elementor-widget-text-editor" data-id="e170388" data-element_type="widget" data-widget_type="text-editor.default">
									<p><span class="TextRun SCXW27804288 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun SCXW27804288 BCX0">On </span><span class="NormalTextRun SCXW27804288 BCX0">Hold</span><span class="NormalTextRun SCXW27804288 BCX0">: </span></span><span class="TextRun SCXW27804288 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun SCXW27804288 BCX0">The</span></span><span class="TextRun SCXW27804288 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="auto"> <span class="NormalTextRun SCXW27804288 BCX0">On</span><span class="NormalTextRun SCXW27804288 BCX0">-Hold</span><span class="NormalTextRun SCXW27804288 BCX0"> state in incident management is a temporary status where the incident</span><span class="NormalTextRun SCXW27804288 BCX0"> resolution is suspended because the team is waiting for necessary action from </span><span class="NormalTextRun SCXW27804288 BCX0">the caller</span><span class="NormalTextRun SCXW27804288 BCX0">.</span><span class="NormalTextRun SCXW27804288 BCX0"> In the On Hold </span><span class="NormalTextRun SCXW27804288 BCX0">state,</span><span class="NormalTextRun SCXW27804288 BCX0"> the </span><span class="NormalTextRun SCXW27804288 BCX0">on-hold</span><span class="NormalTextRun SCXW27804288 BCX0"> reason field is mandatory.</span><span class="NormalTextRun SCXW27804288 BCX0"> </span></span></p>								</div>
				<div class="elementor-element elementor-element-d921208 elementor-widget elementor-widget-image" data-id="d921208" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="640" height="249" src="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/8-4-1024x398.png" class="attachment-large size-large wp-image-7405" alt="" srcset="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/8-4-1024x398.png 1024w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/8-4-300x117.png 300w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/8-4-768x298.png 768w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/8-4.png 1356w" sizes="(max-width: 640px) 100vw, 640px" />															</div>
				<div class="elementor-element elementor-element-66567bd elementor-widget elementor-widget-text-editor" data-id="66567bd" data-element_type="widget" data-widget_type="text-editor.default">
									<p><b><span data-contrast="auto">Resolved</span></b><span data-contrast="auto">:</span><span data-contrast="auto"> The incident considered to be resolved when the service has been resolved to its normal state. The two fields are mandatory to fill.</span><span data-ccp-props="{}"> </span></p><p><span data-contrast="auto">1) Resolution code </span><span data-ccp-props="{}"> </span></p><p><span data-contrast="auto">2) Resolution notes</span><span data-ccp-props="{}"> </span></p>								</div>
				<div class="elementor-element elementor-element-d3a7402 elementor-widget elementor-widget-image" data-id="d3a7402" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="640" height="114" src="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/9-4-1024x182.png" class="attachment-large size-large wp-image-7406" alt="" srcset="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/9-4-1024x182.png 1024w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/9-4-300x53.png 300w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/9-4-768x136.png 768w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/9-4.png 1345w" sizes="(max-width: 640px) 100vw, 640px" />															</div>
				<div class="elementor-element elementor-element-006e959 elementor-widget elementor-widget-image" data-id="006e959" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="640" height="232" src="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/10-5-1024x371.png" class="attachment-large size-large wp-image-7407" alt="" srcset="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/10-5-1024x371.png 1024w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/10-5-300x109.png 300w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/10-5-768x278.png 768w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/10-5.png 1333w" sizes="(max-width: 640px) 100vw, 640px" />															</div>
				<div class="elementor-element elementor-element-8aa8dd1 elementor-widget elementor-widget-text-editor" data-id="8aa8dd1" data-element_type="widget" data-widget_type="text-editor.default">
									<p><b><span data-contrast="auto">Closed: </span></b><span data-contrast="auto">The</span> <span data-contrast="auto">incident is closed when issues are resolved, and all necessary actions are completed</span></p>								</div>
				<div class="elementor-element elementor-element-53db7bd elementor-widget elementor-widget-image" data-id="53db7bd" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="640" height="234" src="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/12-2-1024x375.png" class="attachment-large size-large wp-image-7408" alt="" srcset="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/12-2-1024x375.png 1024w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/12-2-300x110.png 300w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/12-2-768x281.png 768w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/12-2.png 1356w" sizes="(max-width: 640px) 100vw, 640px" />															</div>
				<div class="elementor-element elementor-element-edd8915 elementor-widget elementor-widget-text-editor" data-id="edd8915" data-element_type="widget" data-widget_type="text-editor.default">
									<p><span class="TextRun SCXW252970060 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun SCXW252970060 BCX0">Canceled:</span></span><span class="TextRun SCXW252970060 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="auto"> <span class="NormalTextRun SCXW252970060 BCX0">The </span></span><span class="TextRun SCXW252970060 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun SCXW252970060 BCX0">Canceled</span></span><span class="TextRun SCXW252970060 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun SCXW252970060 BCX0"> state </span><span class="NormalTextRun SCXW252970060 BCX0">represents</span><span class="NormalTextRun SCXW252970060 BCX0"> an incident that </span><span class="NormalTextRun SCXW252970060 BCX0">is </span></span><span class="TextRun SCXW252970060 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun SCXW252970060 BCX0">no longer required to</span><span class="NormalTextRun SCXW252970060 BCX0"> be worked on</span></span><span class="TextRun SCXW252970060 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun SCXW252970060 BCX0">.</span></span><span class="LineBreakBlob BlobObject DragDrop SCXW252970060 BCX0"><span class="SCXW252970060 BCX0"> </span><br class="SCXW252970060 BCX0" /></span><span class="TextRun SCXW252970060 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun SCXW252970060 BCX0"> This means the incident does </span></span><span class="TextRun SCXW252970060 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun SCXW252970060 BCX0">not</span></span><span class="TextRun SCXW252970060 BCX0" lang="EN-US" xml:lang="EN-US" data-contrast="auto"><span class="NormalTextRun SCXW252970060 BCX0"> need investigation, troubleshooting, or resolution.</span></span><span class="EOP SCXW252970060 BCX0" data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></p>								</div>
				<div class="elementor-element elementor-element-ed7fcf2 elementor-widget elementor-widget-image" data-id="ed7fcf2" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="640" height="261" src="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/13-2-1024x417.png" class="attachment-large size-large wp-image-7409" alt="" srcset="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/13-2-1024x417.png 1024w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/13-2-300x122.png 300w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/13-2-768x313.png 768w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/13-2.png 1353w" sizes="(max-width: 640px) 100vw, 640px" />															</div>
				<div class="elementor-element elementor-element-2c89e69 elementor-widget elementor-widget-text-editor" data-id="2c89e69" data-element_type="widget" data-widget_type="text-editor.default">
									<p><b><span data-contrast="none">7. Incident Management – Table Fields (ServiceNow)</span></b><span data-ccp-props="{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335559738&quot;:480,&quot;335559739&quot;:0}"> </span></p><p><span data-ccp-props="{}"> </span></p><p><b><span data-contrast="none">Table Name: incident</span></b><span data-ccp-props="{}"> </span></p><table data-tablestyle="MsoTableGrid" data-tablelook="1184"><tbody><tr><td data-celllook="4097"><p><b><span data-contrast="auto">Field Name</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="1"><p><b><span data-contrast="auto">Label</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="17"><p><b><span data-contrast="auto">Description</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">number</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Incident Number</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">Auto-generated unique number for each incident.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">caller_id</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Caller</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">The user who reported the incident.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">short_description</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Short Description</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">A brief summary of the issue.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">description</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Description</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">Detailed explanation of the issue.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">category</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Category</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">High-level classification (e.g., Network, Hardware, Software).</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">subcategory</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Subcategory</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">More specific classification under category.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">impact</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Impact</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">Scope of the incident (Low/Medium/High).</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">urgency</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Urgency</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">How quickly the issue needs to be resolved.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">priority</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Priority</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">Calculated from Impact + Urgency.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">assignment_group</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Assignment Group</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">The group responsible for working on the incident.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">assigned_to</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Assigned To</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">The person working on the incident.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">state</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">State</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">Current status (New, In Progress, On Hold, Resolved, Closed).</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">on_hold_reason</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">On Hold Reason</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">Reason for putting the incident on hold.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">resolve_time</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Resolve Time</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">Date &amp; time when the incident was resolved.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">close_code</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Close Code</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">Reason for closing (e.g., Solved Permanently, Duplicate).</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">close_notes</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Close Notes</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">Notes added by resolver when closing.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">opened_at</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Opened At</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">Date &amp; time incident was created.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">opened_by</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Opened By</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">User who created the incident.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">updated_at</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Updated At</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">Last modified date.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">u_symptom</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Symptom</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">Description of symptoms (custom field in many orgs).</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">cmdb_ci</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Configuration Item (CI)</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">CI affected by the incident.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">location</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Location</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">Location of the caller or incident.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">contact_type</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Contact Type</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">How the incident was reported (Phone, Email, Self-Service).</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">work_notes</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Work Notes</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">Internal notes by support team.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">comments</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Additional Comments</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">Notes visible to the caller.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">sla_due</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">SLA Due</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">When the resolution is due as per SLA.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">reassignment_count</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Reassignment Count</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">Number of times the ticket was reassigned.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">problem_id</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Problem</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">Linked Problem record if related.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4096"><p><b><span data-contrast="auto">rfc</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="0"><p><span data-contrast="auto">Change Request</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="16"><p><span data-contrast="auto">Linked Change request if created from the incident.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr><tr><td data-celllook="4352"><p><b><span data-contrast="auto">knowledge</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="256"><p><span data-contrast="auto">Knowledge</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td><td data-celllook="272"><p><span data-contrast="auto">Checkbox to suggest a knowledge article.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p></td></tr></tbody></table><p><span data-ccp-props="{}"> </span></p><p><span data-ccp-props="{}"> </span></p><p><span data-ccp-props="{}"> </span></p><p><b><span data-contrast="auto">Additional comment</span></b><span data-ccp-props="{&quot;134233117&quot;:true,&quot;134233118&quot;:true,&quot;201341983&quot;:0,&quot;335559740&quot;:240}"> </span></p><p><span data-contrast="auto">Additional comments are used to capture information visible to and often entered by the end user (Caller) as well as IT staff. It facilitates communication between the service desk and the user.</span><span data-ccp-props="{&quot;134233117&quot;:true,&quot;134233118&quot;:true,&quot;201341983&quot;:0,&quot;335559740&quot;:240}"> </span></p><p><span data-ccp-props="{&quot;134233117&quot;:true,&quot;134233118&quot;:true,&quot;201341983&quot;:0,&quot;335559740&quot;:240}"> </span></p><p><b><span data-contrast="none">Work note</span></b><span data-ccp-props="{&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335559738&quot;:480,&quot;335559739&quot;:0}"> </span></p><p><span data-ccp-props="{&quot;134233117&quot;:true,&quot;134233118&quot;:true,&quot;201341983&quot;:0,&quot;335559740&quot;:240}"> </span></p><p><span data-contrast="auto">This field is used to document internal notes and technical details about the incident, intended for IT staff and support teams only.</span><span data-ccp-props="{&quot;134233117&quot;:true,&quot;134233118&quot;:true,&quot;201341983&quot;:0,&quot;335559740&quot;:240}"> </span></p>								</div>
				<div class="elementor-element elementor-element-6bcf18e elementor-widget elementor-widget-image" data-id="6bcf18e" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="640" height="264" src="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/14-1-1024x422.png" class="attachment-large size-large wp-image-7410" alt="" srcset="https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/14-1-1024x422.png 1024w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/14-1-300x124.png 300w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/14-1-768x316.png 768w, https://devlogiupskill.comingsolutions.com/wp-content/uploads/2025/12/14-1.png 1353w" sizes="(max-width: 640px) 100vw, 640px" />															</div>
					</div>
				</div>
				</div>
		]]></content:encoded>
					
					<wfw:commentRss>https://devlogiupskill.comingsolutions.com/incident-management/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
