Autodesk Forma · September 25, 2026 · Jose Luis Baquero Rivera

Change governance in a CDE

Change governance in a CDE

The most expensive mistake I have seen in a common data environment is almost never technical. It is not a downed server or a corrupt file: it is a well intentioned change tested directly in production. A permissions tweak improvised on a Friday afternoon that locks half the team out of their folders. An approval workflow edited live that breaks across every project at once. In a CDE, production is not one project: it is all of them.

The full chain

Configuring governance for a large scale airport infrastructure program on Forma, the chain that held everything together was a sequence of four links I have recommended for any serious CDE ever since.

1. Test hub. Every change to structure, permissions, attributes or workflows is born in a separate hub that replicates the real configuration but contains no live projects. Nobody experiments where people work. It sounds obvious; almost nobody has it.

2. Validation. The change is tested against the real cases it must solve, with the people who will use it. Working is not enough: it has to work for the workflow of whoever requested it, without breaking anyone else's. Half of all changes die here, and that is exactly what this link is for.

3. Source of truth. The approved change is incorporated into the master template and documented: what changed, why, and who validated it. The template stops being an initial file and becomes the living standard of the program.

4. Replica to production. The updated template is replicated to the projects in a controlled, traceable way. New projects are born with the full standard; existing ones adopt the change in an orderly fashion, not by surprise.

What kind of changes travel through this chain? Practically everything that defines the daily life of a CDE: the folder structure and its permission inheritance, the ISO 19650 attributes and naming that people actually fill in, the modules activated per role so nobody drowns in menus they never use, and the review and approval workflows. None of these elements is small: each one touches dozens of teams at once.

Why it is worth it

The usual objection is speed: four steps sound like bureaucracy next to the direct click in production. But the honest comparison is not four steps versus one; it is four steps versus the weeks of cleanup when the direct click goes wrong, plus the loss of trust in the CDE, which is the hardest thing to win back. A common data environment is the source of truth for an entire program: changing it without a process is not agility, it is risk with no record.

The short version, if you administer a CDE on Forma or any platform: get a test hub, validate with real users, document in a master template and replicate in a controlled way. The order matters, and the first link is the one almost everyone skips.

How does your team manage CDE changes today?

Tell me how your environment is set up and I will tell you where to start the governance chain without slowing the projects down.

← Back to the blogThis article also runs on LinkedIn.