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 wants payment reminders by email but not SMS. She updates Communication Controls, verifies any changed contact method, and confirms the portal can use only the channels she approved.Visual Flow
How It Should Work
- It should let consumers control email, SMS, and related communication permissions.
- It should verify changed contact details before using them for future messages.
- It should keep automated campaigns, reminders, and follow-ups aligned with preferences.
How It Should Not Work
- It should not send SMS or email through a channel the consumer has disabled when the feature is required to respect that preference.
- It should not mark new contact details verified without confirmation.
- It should not hide whether communication setup is complete.
Developer Notes
- Communication controls affect campaign delivery, scheduled communications, and account reminders.
- The vCard/contact setup and confirmation state are part of this profile workflow.
Related App Areas
app/Livewire/Consumer/Profile/CommunicationControls.phpapp/Livewire/Consumer/Forms/Profile/CommunicationControlsForm.phpapp/Services/ConsumerCommunicationService.phpapp/Jobs/SendSingleCampaignMessageJob.php