Manage Velox modules
Modules are shared configuration objects. Before editing, renaming, archiving or deleting one, use Check Usage or the available relations view and record its callers.
- Confirm the configuration context and module identity.
- Check usage and dependent modules.
- Make and test changes in the test context. Copying creates a separate identity; renaming does not make a safe independent copy.
- Save and retest every affected caller.
- Archive unused modules before permanent deletion where the current module type supports it.
- Restore and retest if an archive was premature. Delete only after backup, usage and retention checks pass.
Exports/templates can contain dependency and environment information. Protect them and promote dependencies together. If callers fail, restore the previous configuration, reload affected services and verify each caller.