Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.younegotiate.com/llms.txt

Use this file to discover all available pages before exploring further.

Real-World Example

ABC Collections has two business units: Medical Collections and Retail Collections. Each unit should have its own sub-account so consumers, imports, users, and reports stay organized. A parent account user should be able to review allowed activity across both sub-accounts, while a sub-account user should only see the records they are allowed to access.

Visual Flow

How It Should Work

  • It should allow the creditor to manage sub-account records.
  • Consumers, imports, reports, and users should remain connected to the correct sub-account when applicable.
  • Parent account users should be able to see the correct combined or filtered view based on access.

How It Should Not Work

  • It should not mix data between unrelated sub-accounts.
  • It should not let a sub-account user access records outside their allowed scope.
  • It should not break reports or imports that depend on sub-account assignment.

Developer Notes

  • Keep behavior scoped to the logged-in creditor company and allowed sub-accounts.
  • When this page changes user-visible behavior, update the real-world example and visual flow.
  • routes/creditor/index.php
Last modified on May 25, 2026