# Change management

Redox follows a strict, documented <u>**change management process**</u> to ensure the stability, security, and integrity of the production environment.

## Formal approval and process

All production changes—including, but not limited to, software deployment, network infrastructure changes, and access control authorization updates—are subject to an approved change management process.

## Documentation and testing

We fully document production changes, including the requestor, date/time of change, actions taken, and results. We also fully test changes for usability, security, and impact prior to implementation. 

### Rollback and auditing

Production changes include a rollback or roll forward plan to correct the change in the event of failure. We maintain audit logs of all updates to operational program libraries.
