Making Configuration Changes

Two kinds of change

Why configuration is special

The CBM CRM's structure is defined as versioned configuration files and applied with CBM's implementation tooling, so the system can be rebuilt or moved reliably and every change is tracked. If you hand-edit structure directly in Production (via Entity Manager or Layout Manager), those changes:

The sandbox-first process

  1. Describe the change — what field/layout/record type, on which record, and why.
  2. Make it in the Sandbox first (via the configuration files / implementation tool) and verify it.
  3. Review with whoever requested it.
  4. Apply to Production the same way, once confirmed.

This is the golden rule in its most important form. Structural changes affect everyone at once and are the easiest way to break things — never make them straight in Production.

Safe to do in the interface

Goes through the process (don't do casually in Production)

Who to involve

Configuration changes are made with the implementation tooling and, where needed, the CBM implementation team. If you're unsure whether something is "just data" or "configuration," treat it as configuration and check — see Getting Help and Next Steps.


Revision #2
Created 2026-06-18 18:30:11 UTC by Admin
Updated 2026-06-18 19:49:08 UTC by Admin