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

Jane opens her account details and wants to contact ABC Collections. The consumer-facing creditor details should show ABC Collections’ correct company name, support email, phone number, and approved public information. If ABC Collections updates this information, Jane should see the updated details the next time she views the creditor information.

Visual Flow

How It Should Work

  • It should let the creditor maintain public-facing company and contact details.
  • Consumer-facing pages should show the correct creditor information.
  • The information should stay tied to the creditor account.

How It Should Not Work

  • It should not show incorrect or outdated contact details after an update.
  • It should not show one creditor’s company details to another creditor’s consumers.
  • It should not expose private internal information as consumer-facing content.

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