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

Superadmin creates a group for creditors who have not completed setup. That group can be used for a reminder campaign without manually selecting each creditor.

Visual Flow

How It Should Work

  • It should let Superadmin create and manage campaign groups.
  • It should keep group membership aligned with the intended audience.
  • It should make groups available during campaign scheduling.

How It Should Not Work

  • It should not include unintended creditors or users.
  • It should not silently change a group without an action or rule update.
  • It should not send to a stale group without showing the selected audience clearly.

Developer Notes

  • Groups support campaign targeting and campaign tracker meaning.
  • Review group scope when adding new recipient types.
  • routes/superadmin.php
  • app/Livewire/Creditor/Communications/Group
Last modified on May 25, 2026