# #155: Add Detailed Audit Log for Organization Changes **Category:** [BACKEND] **Difficulty:** MEDIUM **Tags:** `audit, security` ## Description Log every update to organization name, settings, or issuer account to a separate audit table. ## Acceptance Criteria - [ ] Implement the described feature/fix. - [ ] Ensure full responsiveness and accessibility. - [ ] Add relevant unit or integration tests. - [ ] Update documentation where necessary.