Change Management with GLPI: Complete Lifecycle

How to implement change management in GLPI following ITIL: change types, approvals, tasks, rollback and documentation.

Change management is what separates an IT team that solves problems from one that creates new ones. See how to implement the complete lifecycle in GLPI.

What is change management (ITIL)

It is the practice that ensures changes to services and infrastructure are planned, approved, executed and documented in a controlled manner, minimizing risks and interruptions.

Change types in GLPI

TypeApprovalExample
NormalRequires formal approvalServer migration, ERP upgrade
EmergencySimplified approvalCritical vulnerability fix
StandardPre-approvedPassword reset, adding a firewall rule

Lifecycle in GLPI

1. Request

The change is opened in Assistance > Changes with description, justification, impact and risk.

2. Assessment and approval

Approvers assess the risk and impact. In native GLPI, there is one validation round. With Approval Flow, you can configure multi-level approval.

3. Planning

Create detailed tasks: what will be done, by whom, when, and what the rollback plan is.

4. Implementation

Execute the tasks as planned. Each task is recorded in the change timeline.

5. Post-implementation review

Verify whether the change was successful, whether any incidents arose, and document lessons learned.

6. Closure

Document the final outcome and close the change.

Best practices

  • Always document the rollback plan before executing
  • Link changes to the problems that originated them
  • Use change templates for recurring types
  • Schedule changes outside peak hours when possible
  • Record actual time spent vs estimated to improve future estimates

Next step

With incidents, problems and changes implemented, your operation covers the 3 ITSM pillars. Move on with knowledge base and Service Desk KPIs.

Frequently Asked Questions

Yes. GLPI has a native Changes module with types, approvals, tasks, links to problems/incidents and complete lifecycle documentation.

GLPI classifies changes as Normal (requires approval), Emergency (simplified approval) and Standard (pre-approved, recurring).

Yes. GLPI has a native validation flow for changes. The NexTool Approval Flow module adds multi-level approval with conditional routing.

In the change, use the 'Problems' tab to link. This creates traceability between the identified root cause and the corrective action implemented.

Need help?