Published on

Configuration vs Change Control — clean PMP separation

Authors

One sentence you must memorize

  • Configuration = keeping track of what things are
  • Change Control = controlling decisions to modify those things

That’s it.


Why PMI separates them

Because in real companies configuration is an inventory.

Inventory = what do we have?

Change control = should we change any item in the inventory?


Example that always locks it in

TopicConfigurationChange Control
Whatversion, baseline, attributes, relationshipsapproval, authority, impact review
Whenbefore / after changesduring the change decision
WhoCMDB / librarian / repository ownerCCB / governance body
Purposeknow what existscontrol modification

Exam trigger recognition

“Which process ensures we know which requirements version is current?”

→ Configuration mgmt.

“Which process ensures sponsor approval before modifying a requirement?”

→ Integrated Change Control.


Watch for this common trap

“Update documentation”
≠ change control decision.

Documentation update happens after the change authority approves.


Fast 3 steps PMI expects you to think

  1. Identify item → configuration
  2. Evaluate requested change → change control
  3. If approved → update configuration items again

Next reinforcing read