# Change

ITIL defines Change as "the addition, modification, or removal of any authorized, planned, or supported service or service component that could affect IT services." In other words, a Change is adding, removing, or modifying anything that could directly or indirectly affect the organization's services and operations. The changes could include documentation, processes, applications, or IT infrastructure changes.

Change Management is a set of processes defined to manage the lifecycle of a change request from start to closure. It aims to minimize risks and disruptions to IT services and business operations while the changes are being implemented.

## How does it work? <a href="#toc174553233" id="toc174553233"></a>

Domain experts, management, architects, or solution architects are involved in planning and implementing a change request.

### Types of Change <a href="#toc174553234" id="toc174553234"></a>

<table data-header-hidden><thead><tr><th width="175.39996337890625" valign="top"></th><th width="381.2000732421875" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Type</strong></td><td valign="top"><strong>Description</strong></td><td valign="top"><strong>Example</strong></td></tr><tr><td valign="top"><strong>Standard Change</strong></td><td valign="top">Standard Changes are the ones that frequently occur in an organization. These changes are low-risk and have a pre-defined set of documented and approved processes to be followed. This pre-defined and approved process is called a template.</td><td valign="top"><p>Reset the Password of an email account.</p><p> </p></td></tr><tr><td valign="top"><strong>Minor Change</strong> </td><td valign="top">A minor change is a small, low-impact, and low-risk change that only occasionally occurs in an organization. It needs approval from the Change Advisory Board(CAB). It is essential to document all the important information for future reference. A minor change could be converted to a standard change in the future.</td><td valign="top">Changes to the company website.</td></tr><tr><td valign="top"><strong>Major Change</strong> </td><td valign="top">A major change is a high-risk and high-impact change that could impact an organization's services if it is not planned properly. It requires an in-depth proposal on risk analysis, financial implications, and cost-benefit analysis. It also requires approval from the Change Advisory Board(CAB) and management.</td><td valign="top">Changes to Network Infrastructure</td></tr><tr><td valign="top"><strong>Emergency Change</strong></td><td valign="top">Emergency changes are unexpected disruptions that must be assessed and implemented as soon as possible to restore an organization's normal functioning.</td><td valign="top">Dealing with a server outage</td></tr><tr><td valign="top"><strong>Retrospective Change</strong></td><td valign="top">Designed to record changes that were implemented urgently without prior documentation or approval. These ensure compliance by logging the change post-implementation for audit and visibility.</td><td valign="top">Fixing a critical bug without prior approval.</td></tr></tbody></table>

#### **Emergency Change**

Emergency changes are used in urgent situations where immediate change implementation is necessary to fix major issues or avoid significant business impact.

* Created when a critical issue (like a server outage or security flaw) needs resolution.
* Follows an accelerated approval path or may skip it altogether depending on settings.
* A CAB review may still be scheduled post-implementation for audit compliance.
* Documentation and justification are mandatory to ensure traceability.

**Use Case Example:**

The production server crashes at midnight. The support team performs a hotfix immediately. Right after, an emergency change is logged to ensure that this change is recorded and reviewed.

#### **Retrospective Change**

Retrospective changes are created to **record already implemented changes**, often outside of standard workflows. These are essential for capturing unexpected or reactive actions taken in real-time.

* Useful for manual interventions or critical on-the-spot fixes.
* Allows post-facto documentation including reason, impact, and CI information.
* Ensures visibility and inclusion in audit logs or reports.
* Can be routed for post-change review if needed.

**Use Case Example:**

A network engineer applied a configuration fix during a late-night alert. Since no prior change request was raised, they document it afterward using this change option for internal tracking and compliance.

## What do you see on the screen? <a href="#toc174553235" id="toc174553235"></a>

The "Change" page lists all change requests in two views: Panel View and Grid View. It lists all changes with details like a summary card, change description, status, subject, team, requester name, and actions, sorted by time.

### Working on a Change <a href="#rh_pdf_topic_id_69" id="rh_pdf_topic_id_69"></a>

Change Management involves people from different dimensions of a business. They work together to analyze, plan, and implement the change request.

#### Views of the Change Request <a href="#toc174553240" id="toc174553240"></a>

There are two ways to view change details in the right-side panel. They are:

**Panel View** - You see change details as a Summary Card in the Panel view. The summary card gives a brief summary of the change. This summary contains all the important information needed to work on the change. Details include:

* Change ID: Auto-generated when a change is created.
* Requester: Name of the requester
* Change Manager: Name of the manager overlooking the change request.
* Status: Displays the current status of the change. Users can change the status from here as well.
* Priority: Displays the priority of the change. Technicians can change the priority of the change.
* Service: Service category in which change is requested.
* Actions: Quick action icons to work on the change.

The panel view for tickets has been revamped. The improved interface offers enhanced data visibility, with aging metrics conveniently displayed. This helps in faster navigation and reduced system load for a seamless user experience.

**Clone Change**

The Clone Change option allows technicians to quickly create a new Change Request (CR) by copying key details from an existing change. This reduces manual data entry, ensures consistency, and speeds up the creation of repeat or similar changes.

<figure><img src="https://8249392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE4mkwSP8a1BSD9BFNFav%2Fuploads%2FmUBAX5S70FKyacaist5t%2Funknown.png?alt=media&#x26;token=c7dff3e0-b2d0-4d4e-9bc2-ecbcb22bea53" alt=""><figcaption></figcaption></figure>

The following fields are automatically copied from the selected change:

* Subject
* Change Type
* Change Manager
* Change Followers
* Location
* Rollout Plan
* Rollback Plan

Fields to Update During Cloning:

<table data-header-hidden><thead><tr><th width="192.39996337890625" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Field</strong></td><td valign="top"><strong>Description</strong></td></tr><tr><td valign="top"><strong>Requester</strong></td><td valign="top">Select the requester for the new change. This can be the same or different from the original change.</td></tr><tr><td valign="top"><strong>Assignment Details</strong></td><td valign="top">Update the assignee or assignment group, if required.</td></tr></tbody></table>

<figure><img src="https://8249392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE4mkwSP8a1BSD9BFNFav%2Fuploads%2Fjzx8NQrG8iye5338xXTy%2Funknown.png?alt=media&#x26;token=000cda3b-56f0-4d29-9461-678346e1a5f5" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The new change will retain the same subject structure as the original change, ensuring consistency.
{% endhint %}

**Grid View**- In the Grid view, you see change details in tabular form. Clicking on the Change ID shows the change details.

* Change ID: This is auto-generated when a change is created. Click on the Change ID to view the communication history, reply to and forward emails, add notes, analyze, view, and add work logs.
* Subject: Subject of the change (derived from the change subject line).
* Reason for Change: The reason for detailing why the change was requested.
* Change Type: Type of change: Standard, Major, Minor, and Emergency.
* Status: Displays the current status of the change. Users can change the status from here as well.
* Impact Service: Service Category which the change could impact.
* Priority: The priority of the change.
* Risk: Risk level of the change.
* Requester: Displays the name of the requester (initial)
* Change Manager: Name of the manager overlooking the change request.
* Change Implementer: Name of the user responsible for change implementation.
* Actions: Quick action icons to work on the change.

{% hint style="info" %}
**Note:**

* The quick action bar appears as a floater on each change line and is common in both Panel and Grid views.&#x20;
* The summary card details can be configured to suit requirements. Click on the "Configure" icon to customize the details you want to see on the screen.&#x20;
* The Configure icon is available only in Grid View.
  {% endhint %}

#### Conflict Detection

* When an asset is added to a change, the system checks if the same asset is already linked to other active changes.
* If a conflict is detected, a **warning message** displays the conflicting Change IDs.
* Conflict detection is **informational only** and does not block the user from proceeding.
* In the **Change Calendar,** overlapping scheduled changes involving the same asset are highlighted to indicate potential conflicts.

<figure><img src="https://8249392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE4mkwSP8a1BSD9BFNFav%2Fuploads%2Fogjihn5Nh9pIaN0SfsHP%2Funknown.png?alt=media&#x26;token=ac75c249-8a22-476d-9cea-b46a1b917d8f" alt=""><figcaption></figcaption></figure>

### Relation

Change relationships follow the same structure as defined in [Problem Management](https://docs.infraon.io/infraon-help/problem-management#problem-management-and-relation-with-other-processes). For a detailed explanation of how linked records work, refer to the Problem Management page.

#### NCCM Job Association with Change Tasks

When a Change Task is created from the [NCCM](https://docs.infraon.io/infraon-help/infinity-user-guide/nccm) module, NCCM sends the Job Execution Details, Job Status, and Job ID to the Change Management module through an API call. The Job ID is stored against the Change Task to maintain traceability between the change and the associated NCCM job.

If the Change Type is set to NCCM and the user has the required NCCM job permissions, a Job button is displayed next to the Add Task option.

<figure><img src="https://8249392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE4mkwSP8a1BSD9BFNFav%2Fuploads%2FnuRHVQ7iEpPOGOziBacz%2Funknown.png?alt=media&#x26;token=e41ba704-0042-4a69-a557-4440c144f9c2" alt=""><figcaption></figcaption></figure>

Clicking this button opens the corresponding [CLI Jobs](https://docs.infraon.io/infraon-help/infinity-user-guide/nccm/cli-jobs) page in a new browser tab. The related NCCM job grid is automatically filtered using the Change Summary, allowing users to quickly track the execution status of the job linked to the Change Task.

### Delegate Approval

**Delegation** enables users to assign their approval responsibilities to another user for a specified period. Ensures that ongoing approvals are not delayed when the primary approver is unavailable due to planned leave, travel, or other reasons.

[Click here](https://docs.infraon.io/infraon-help/ticket-management/tickets#hlk208223135)  to learn more.

## Planning and Risk Analysis <a href="#toc174553241" id="toc174553241"></a>

Implementing a change requires intensive planning, risk analysis, defining tasks, and approvals. To help users achieve this, the "Change" module has the following tabs:

* **Planning** - A comprehensive plan is essential for successfully implementing a change. In the planning tab, a user can enter the following details:&#x20;
  * Rollout Plan - A rollout plan is a detailed step-by-step description of how the change will be implemented in the production environment. The rollout plan is created in such a way that there is minimal impact on the organization. A rollout plan describes whether the change will be implemented in a phased manner or as a whole.&#x20;
  * Rollback Plan - A rollback plan is a verified step-by-step fallback or back-out plan in case the change implementation doesn't go as expected. It is essential to have a rollback plan when implementing a major change.&#x20;
  * Impact - A user can enter the anticipated impact of the change on various dimensions of the organization. It can be categorized into the following:&#x20;
    * Business
    * Location&#x20;
    * Department&#x20;
    * Group&#x20;
    * User&#x20;
  * Planned Start Date - The intended date to begin implementing the change.&#x20;
  * Planned End Date - The intended date to end implementing the change.&#x20;
* **Tasks -** This allows users to define and manage individual tasks involved in executing a change. Each task can be customized with fields such as title, type, priority, due date, and assignee.

<figure><img src="https://8249392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE4mkwSP8a1BSD9BFNFav%2Fuploads%2FqKOi8CY2Wk8kOBhZj50c%2Fimage.png?alt=media&#x26;token=a0d12909-5990-4e58-9c4c-81140c425eaf" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="131.4000244140625" valign="top"></th><th width="241.5999755859375" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Label</strong></td><td valign="top"><strong>Action</strong></td><td valign="top"><strong>Description / Example</strong></td></tr><tr><td valign="top"><strong>Title</strong>*</td><td valign="top">Enter text</td><td valign="top"><p>Name or heading for the task.<br></p><p><em>Example: Database Backup, Server Reboot</em></p></td></tr><tr><td valign="top"><strong>Description</strong>*</td><td valign="top">Enter content using the editor</td><td valign="top"><p>A short explanation of the task.<br></p><p><em>Example: Perform a full DB backup before deployment.</em></p></td></tr><tr><td valign="top"><strong>Type</strong>*</td><td valign="top">Select from the drop-down</td><td valign="top"><p>Choose the nature of the task:<br></p><ul><li><strong>Default</strong> – Generic task with no specific category.</li><li><strong>Pilot</strong> – Task for trial or limited rollout.</li><li><strong>Staging Development</strong> – Tasks in staging/testing environments.</li><li><strong>Automation</strong> – Tasks handled via scripts or automation tools.</li><li><strong>Field</strong> – On-site/field-level tasks.</li><li><strong>Recurring</strong> – Tasks that repeat on a schedule.</li><li><strong>Maintenance</strong> – Preventive or scheduled maintenance tasks.</li><li><strong>Work Order</strong> – Actionable job-oriented tasks.</li><li><strong>3rd Party</strong> – Task assigned to an external vendor.</li><li><strong>NCCM</strong> – Tasks related to NCCM configurations or templates.</li></ul></td></tr><tr><td valign="top"><strong>Status</strong></td><td valign="top">Select from the drop-down</td><td valign="top"><p>Choose the current task status:</p><ul><li>To-Do (Open)</li><li>Ongoing (In Progress)</li><li>Blocked (On Hold)</li><li>Done (Close)</li><li>Cancelled (Close)</li></ul></td></tr><tr><td valign="top"><strong>Priority</strong></td><td valign="top">Select from the drop-down</td><td valign="top"><p>Indicates task urgency:</p><p></p><ul><li>Low</li><li>Medium</li><li>High</li><li>Critical</li></ul></td></tr><tr><td valign="top"><strong>Due Date</strong></td><td valign="top">Select date</td><td valign="top">Target completion date for the task.</td></tr><tr><td valign="top"><strong>Actual Start Date</strong></td><td valign="top">Select date</td><td valign="top">Date when the task was actually initiated.</td></tr><tr><td valign="top"><strong>Actual End Date</strong></td><td valign="top">Select date</td><td valign="top">Date when the task was completed.</td></tr><tr><td valign="top"><strong>Team</strong></td><td valign="top">Select from the drop-down</td><td valign="top">Choose the team responsible for executing the task.</td></tr><tr><td valign="top"><strong>Assignee</strong></td><td valign="top">Select from the drop-down</td><td valign="top">Assign the task to a specific team member.</td></tr><tr><td valign="top"><strong>Submit</strong></td><td valign="top">Click</td><td valign="top">Saves the task to the change ticket.</td></tr><tr><td valign="top"><strong>Cancel</strong></td><td valign="top">Click</td><td valign="top">Discards the task and closes the dialog.</td></tr></tbody></table>

* **Attachments** - When uploading attachments to a change ticket, Users can classify and organize files for clarity and compliance.

<figure><img src="https://8249392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE4mkwSP8a1BSD9BFNFav%2Fuploads%2FUnYurJa7FRrzFeF5ieWF%2Fimage.png?alt=media&#x26;token=e1c5afb7-6964-41b2-a75e-3f712c883d46" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="156.199951171875" valign="top"></th><th width="231.800048828125" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Label</strong></td><td valign="top"><strong>Action</strong></td><td valign="top"><strong>Description</strong></td></tr><tr><td valign="top"><strong>Upload Area</strong></td><td valign="top">Drag and drop / Browse to upload</td><td valign="top">Upload files (Formats: PNG, JPEG, PDF, DOCX, XLSX, etc., Max size: 20MB).</td></tr><tr><td valign="top"><strong>Category</strong>*</td><td valign="top">Select from the drop-down</td><td valign="top"><p>Choose a category to classify the attachment:<br></p><ul><li>Default Category</li><li>Change Screenshot</li><li>Team Document</li><li>Team Docs</li><li>Test Plan</li><li>Dev Plan</li><li>Impact Assessment</li><li>Risk Assessment</li><li>Requirements</li><li>Rollout Plan</li><li>Rollback Plan</li><li>Other</li></ul></td></tr><tr><td valign="top"><strong>Description</strong></td><td valign="top">Enter text</td><td valign="top">Provide a brief note or context about the uploaded attachment.</td></tr><tr><td valign="top"><strong>Upload</strong></td><td valign="top">Click to confirm</td><td valign="top">Uploads the selected file(s) to the Change record.</td></tr><tr><td valign="top"><strong>Cancel</strong></td><td valign="top">Click to abort</td><td valign="top">Closes the pop-up without saving the changes.</td></tr></tbody></table>

* **Risks** - It helps identify, evaluate, and reduce potential risks associated with a change before it is implemented. It offers visibility into possible business, technical, financial, or operational impacts and ensures that suitable mitigation plans are established.

{% hint style="info" %}
Risks can be recorded for all change types—**Major, Minor, Emergency, and Retrospective**. They do not apply **to Standard Changes**, since these are pre-approved, low-risk, and follow a predefined process.
{% endhint %}

**Risk Records**

Risk Records are used to document or create a knowledge base of the risks associated with a change. They capture critical information such as the risk name, type, description, and mitigation plan.

{% hint style="info" %}
These records can only be created and managed by privileged members, ensuring that risk documentation is accurate and controlled.
{% endhint %}

Add Record

Click on Add Record to add the details below:

<figure><img src="https://8249392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE4mkwSP8a1BSD9BFNFav%2Fuploads%2F8p42cdZuhLQ2zZnFwyIO%2Fimage.png?alt=media&#x26;token=e316f354-8aa6-4f9a-aedb-a9879ed1a2ab" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="173.79998779296875" valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Label</strong></td><td valign="top"><strong>Action</strong></td><td valign="top"><strong>Description / Example</strong></td></tr><tr><td valign="top"><strong>Name</strong></td><td valign="top">Enter a name</td><td valign="top">Specifies the unique title or identifier of the risk.<br><br><strong>Example:</strong> <em>Database downtime risk.</em></td></tr><tr><td valign="top"><strong>Risk Type</strong></td><td valign="top">Select from the dropdown</td><td valign="top"><p>Defines the category of the risk.<br></p><ul><li><em>Business</em> – Risks affecting operations or service delivery</li><li><em>Technical</em> – Risks related to systems, infrastructure, or technology</li><li><em>Financial</em> – Risks impacting costs, budget, or revenue</li><li><em>Other</em> – Any risk outside the above categories</li></ul></td></tr><tr><td valign="top"><strong>Mitigation Plan</strong></td><td valign="top">Add mitigation details</td><td valign="top">Outlines the steps or strategy to reduce, transfer, or eliminate the identified risk.<br><br><strong>Example:</strong> <em>Schedule backup before change and prepare rollback plan</em></td></tr><tr><td valign="top"><strong>Description</strong></td><td valign="top">Provide description</td><td valign="top"><p>Offers detailed context about the risk, including possible causes, expected impact, and scenarios in which the risk might occur.<br><br></p><p><strong>Example:</strong> <em>Risk of service outage if the server upgrade fails during peak hours</em></p></td></tr></tbody></table>

&#x20;

<figure><img src="https://8249392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE4mkwSP8a1BSD9BFNFav%2Fuploads%2FLm2wjUVOgmOEtZUF6BNf%2Fimage.png?alt=media&#x26;token=9e04600d-f8e6-41ed-8bac-8bec5dd88645" alt=""><figcaption></figcaption></figure>

**Risk Assessment**

It provides a structured way to evaluate the potential risks associated with a change. It involves defining questions with multiple options, assigning weights, and mapping the responses to criticality levels.

The outcome of the assessment is represented through a riskometer, which indicates the overall risk level associated with the change.

{% hint style="info" %}
Only the **Change Manager** is authorized to perform risk assessments.
{% endhint %}

* **Authorized Role:** Only Change Managers can perform risk assessments.
* **Riskometer:** Displays the criticality level based on assessment responses.
* **Workflow Dependency:** Workflows can be configured so that changes move to **CAB Approval** only after risk assessments are completed.
* **Risk Level:** Change priority is automatically updated based on the assessment result.

Workflow Integration

* **Risk Assessment Mandatory Toggle** – Available in every workflow state; disabled by default. If enabled, the assessment must be completed before moving to the next state.

<figure><img src="https://8249392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE4mkwSP8a1BSD9BFNFav%2Fuploads%2FoKHl0SuXPSdjaHq1apsR%2Fimage.png?alt=media&#x26;token=7219bfc3-7704-421a-91c1-17abdf4f36fc" alt=""><figcaption></figcaption></figure>

* **CAB Approval Dependency** – Transition to CAB Approval can be restricted until the Change Manager completes the risk assessment.
* **Priority Adjustment** – Assessment results can automatically update the change request’s priority based on evaluated risk.
* **Workflow Toggle:** By default, the **Risk Assessment Mandatory** toggle is disabled. If enabled, completing the risk assessment becomes mandatory during state transitions.

Add Assessment

Risk Assessments cannot be added directly from the **Risk tab**. Instead, they are created using [**Risk Templates**](https://docs.infraon.io/infraon-help/infraon-configuration/general-settings/template#add-risk-template), which define the assessment questions, weights, and criticality values.

Skip Assessment: This toggle can only be updated by the Change Manager. When enabled, the risk assessment step can be bypassed.

**Sample Questions |** Basic Details

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Question</strong></td><td valign="top"><strong>Weight</strong></td><td valign="top"><strong>Options</strong></td><td valign="top"><strong>Option Value</strong></td></tr><tr><td valign="top">How many assets will be affected by this server change?</td><td valign="top">4</td><td valign="top">More than 50 assets</td><td valign="top">Critical</td></tr><tr><td valign="top"></td><td valign="top"></td><td valign="top">Between 20 and 50 assets</td><td valign="top">High</td></tr><tr><td valign="top"></td><td valign="top"></td><td valign="top">Less than 20 assets</td><td valign="top">Low</td></tr><tr><td valign="top">What is the expected downtime duration for the change?</td><td valign="top">5</td><td valign="top">More than 4 hours</td><td valign="top">Critical</td></tr><tr><td valign="top"></td><td valign="top"></td><td valign="top">1–4 hours</td><td valign="top">High</td></tr><tr><td valign="top"></td><td valign="top"></td><td valign="top">Less than 1 hour / Zero downtime</td><td valign="top">Low</td></tr><tr><td valign="top">What level of business services will be impacted?</td><td valign="top">3</td><td valign="top">Core services (e.g., customer-facing apps, payment systems)</td><td valign="top">Critical</td></tr><tr><td valign="top"></td><td valign="top"></td><td valign="top">Internal services (e.g., reporting, HR, internal tools)</td><td valign="top">Medium</td></tr><tr><td valign="top"></td><td valign="top"></td><td valign="top">Non-critical services (e.g., test/dev environments)</td><td valign="top">Low</td></tr><tr><td valign="top">How complex is the rollback or recovery plan for this change?</td><td valign="top">2</td><td valign="top">No rollback possible</td><td valign="top">Critical</td></tr><tr><td valign="top"></td><td valign="top"></td><td valign="top">Rollback possible but time-consuming</td><td valign="top">High</td></tr><tr><td valign="top"></td><td valign="top"></td><td valign="top">Simple and tested rollback plan</td><td valign="top">Low</td></tr><tr><td valign="top">What level of dependency exists on external vendors or third-party systems?</td><td valign="top">3</td><td valign="top">Multiple critical vendor/third-party dependencies</td><td valign="top">Critical</td></tr><tr><td valign="top"></td><td valign="top"></td><td valign="top">Limited vendor dependency with partial risk</td><td valign="top">Medium</td></tr><tr><td valign="top"></td><td valign="top"></td><td valign="top">No vendor dependency</td><td valign="top">Low</td></tr></tbody></table>

**Riskometer Functionality**

The **Riskometer** dynamically evaluates the overall risk involved in a change request based on the answers provided.

Each question is assigned a weight, and each selected option contributes a predefined risk value. The system then calculates the weighted percentage and displays the cumulative risk score on the Riskometer.

This visual indicator updates automatically and represents the level of risk associated with the change.

Risk Level Calculation

The Riskometer determines the final risk level using the total risk weight. The calculation follows these rules:

* **Critical (Red):** Risk score above 80
* **High (Orange):** Risk score between 61–80
* **Medium (Green):** Risk score between 41–60
* **Low (Blue):** Risk score between 21–40
* **Very Low (Blue):** Risk score 20 or below

The selected answers are:

* **Q1:** Between 20–50 assets → **High** → Value = 2 (80%)
* **Q2:** 1–4 hours downtime → **High** → Value = 2 (80%)
* **Q3:** Core services impacted → Critical → Value = 1 (100%)
* **Q4:** Rollback possible but time-consuming → High → Value = 2 (80%)
* **Q5:** Limited vendor dependency” → Medium → Value = 3 (60%)

**Total Weight = 17**

Step 2: Weight % Calculation

* Q1 → (4 ÷ 17) × 100 = **23.53%**
* Q2 → (5 ÷ 17) × 100 = **29.41%**
* Q3 → (3 ÷ 17) × 100 = **17.65%**
* Q4 → (2 ÷ 17) × 100 = **11.76%**
* Q5 → (3 ÷ 17) × 100 = **17.65%**

Step 3: Risk Contribution of Each Question

**Formula:**

**Risk Contribution =** Risk Value Percentage × Weight Percentage of Question​/ 100

* Q1: (80 × 23.53) ÷ 100 = **18.82**
* Q2: (80 × 29.41) ÷ 100 = **23.53**
* Q3: (100 × 17.65) ÷ 100 = **17.65**
* Q4: (80 × 11.76) ÷ 100 = **9.41**
* Q5: (60 × 17.65) ÷ 100 = **10.59**

Step 4: Final Risk Score

18.82+23.53+17.65+9.41+10.59=80

**Total Risk Score = 80**

Step 5: Riskometer Result

* Score = **80**
* According to thresholds: **High Risk (Orange)**

<figure><img src="https://8249392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE4mkwSP8a1BSD9BFNFav%2Fuploads%2FLEJYRcuq6CUj4mQlwLKF%2Fimage.png?alt=media&#x26;token=9053f66a-96bc-4f11-90ee-1a263c4d7757" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Assessment results can automatically update the change request’s priority based on evaluated risk.&#x20;
{% endhint %}

## Miscellaneous

### **Additional Icons**

| Name          | Description                                                                         |
| ------------- | ----------------------------------------------------------------------------------- |
| Comment       | A user/technician can see the comments on the change and also can add new comments. |
| History       | Shows the history of the current change request from the time it was created.       |
| Interaction   | Shows the history of the change request created by the requester.                   |
| Attachment    | Shows all the attachments of the current change request.                            |
| Change Source | Shows the source of the change, like email, web, phone, etc.                        |

### **Quick Actions**

| Name                                                         | Description                                                                                                                                                                          |
| ------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Quick Edit                                                   | To perform quick edit actions like change manager, status, priority, urgency, severity, impact service, and the assignee. Use the "Detailed Edit" button to edit the Change details. |
| Edit                                                         | To edit the Change in detail.                                                                                                                                                        |
| Delete                                                       | To delete the Change. This action is irreversible.                                                                                                                                   |
| Task                                                         | Shows the tasks involved in the change.                                                                                                                                              |
| \*Risk                                                       | Shows the risks involved in the change.                                                                                                                                              |
| \*Add Ticket                                                 | If any issues occur while implementing the change, a ticket can be raised.                                                                                                           |
| Change aging for helpdesk/ ITSM close and resolve conditions | Grid View includes Aging Metric. Track Change resolution time accurately. Click 'Resolve' or 'Close' to stop the aging clock. Get detailed aging reports based on resolved status.   |

> \*These quick action tools are available only for Major and Minor Changes.

### **Page Actions**

The Change page also has the following actions.

| Label/ Icon        | Description                                                                                                                                                                                                                                                                                  |
| ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Expand Icon        | To View the change filters.                                                                                                                                                                                                                                                                  |
| Search Bar         | To help search for a specific change request using the Change ID, assignee, etc.                                                                                                                                                                                                             |
| Calendar           | To view **changes and releases** scheduled on the calendar. The calendar supports **Month, Week, Day, and List** views and allows filtering releases based on status, type, priority, risk, team, and other criteria. Filtered releases are displayed according to their scheduled duration. |
| Workspace task App | Enjoy a seamless and streamlined experience with the powerful capabilities of the Task Common Module for enhanced task management within the application.                                                                                                                                    |
| \*Tag              | Select a change request to view the tag option. Tagging is a way to group change requests.                                                                                                                                                                                                   |
| \*Assignment       | Select one or more change requests to assign to a team.                                                                                                                                                                                                                                      |
| \*Delete           | Select one or more change requests to delete them.                                                                                                                                                                                                                                           |
| Pause              | To pause the auto-reload.                                                                                                                                                                                                                                                                    |
| Configure          | To configure the summary card and column selection.                                                                                                                                                                                                                                          |

> \*Select at least one change request to enable these options

## Close Change

This pop-up allows change managers or authorized users to close change requests with the appropriate closure type, category, notes, and timestamped records.

<table data-header-hidden><thead><tr><th width="156.20001220703125" valign="top"></th><th width="231.800048828125" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Label</strong></td><td valign="top"><strong>Action</strong></td><td valign="top"><strong>Description / Example</strong></td></tr><tr><td valign="top"><strong>Status</strong></td><td valign="top">Auto-filled or selected manually</td><td valign="top">Displays the change status (It will be closed).</td></tr><tr><td valign="top"><strong>Close Change*</strong></td><td valign="top">Enter closure summary</td><td valign="top">Add final remarks on what was done, implementation outcome, or lessons learned.<br><br>Example: “ES3 server restored with latest patch deployment.”</td></tr><tr><td valign="top"><strong>Closed by</strong></td><td valign="top">Select from the drop-down</td><td valign="top">Choose the user who is closing the change.<br>Example: Deepak Kumar</td></tr><tr><td valign="top"><strong>Close Type</strong></td><td valign="top">Select from the drop-down</td><td valign="top"><p>Defines the method and reason for closure:<br></p><ul><li><strong>Auto Closure:</strong> The system was closed due to no further updates after a set period.</li><li><strong>Not Solved:</strong> Change was implemented, but the issue was not resolved.</li><li><strong>Solved:</strong> The issue was resolved successfully via this change.</li></ul></td></tr><tr><td valign="top"><strong>Actual Closure Date</strong></td><td valign="top">Auto-filled or editable</td><td valign="top">Actual date and time when the change was completed or formally closed.<br><br>Example: Aug 01, 2025, 12:53 PM</td></tr><tr><td valign="top"><strong>Agreed Closure Date</strong></td><td valign="top">Select date</td><td valign="top">The closure date agreed during CAB or planning discussions.<br><br>Example: July 31, 2025</td></tr><tr><td valign="top"><strong>Closure Category</strong></td><td valign="top">Select from the drop-down</td><td valign="top"><p>Captures the outcome of the change:<br></p><ul><li>Successful: Change achieved the intended goal without issues.</li><li>Successful with Issues: Change succeeded with minor/managed issues.</li><li>Rollback: Change was reverted due to failure or risk.</li><li>Partially Implemented: Some objectives were met; others deferred or missed.</li><li>Cancelled: Change was withdrawn before implementation.</li><li>Unsuccessful: Change failed and caused no improvement.</li></ul></td></tr><tr><td valign="top"><strong>Complete (Button)</strong></td><td valign="top">Click to confirm closure</td><td valign="top">Finalizes the closure and updates records. Post-closure changes require admin override.</td></tr></tbody></table>
