Skip to content
PMPCAPM

Configuration Management

Configuration management is the collection of procedures used to track project artifacts and monitor and control changes to these artifacts, ensuring that the description and functional characteristics of deliverables remain accurate and complete.

Explanation

Configuration management ensures that the project's deliverables, documents, and other artifacts are consistently identified, controlled, and tracked throughout the project lifecycle. It is described in the configuration management plan, which is a component of the project management plan. Configuration management activities include identification (labeling and describing configuration items), status accounting (recording and reporting the status of each item), verification and audit (ensuring items match their documented descriptions), and change control (ensuring modifications follow the approved process).

In practice, configuration management answers the question: "What is the current approved version of this deliverable, and how did it get to this state?" This is essential for projects with many interconnected components where an untracked change to one component could cause failures in another. Version control systems, document management systems, and configuration management databases are common tools.

Configuration management works hand-in-hand with change control. While change control governs the process for evaluating and approving changes, configuration management ensures that once a change is approved and implemented, the deliverable's description and version are updated accordingly. Together, they maintain the integrity and traceability of all project artifacts.

Key Points

  • Tracks the state and version of all project artifacts and deliverables
  • Includes identification, status accounting, verification/audit, and change control activities
  • Described in the configuration management plan within the project management plan
  • Works alongside change control to maintain deliverable integrity and traceability

Exam Tip

Configuration management focuses on the "what" — the state of deliverables and artifacts. Change control focuses on the "how" — the process for reviewing and approving changes. The exam tests this distinction.

Frequently Asked Questions

Related Topics

Test your knowledge

Practice scenario-based questions on this topic with detailed explanations.