# CMP-082 — Message flow must state where the opt-in occurs

> The message-flow / CTA field must state where on the site, app, or premises the opt-in happens.

- **Rule ID:** CMP-082
- **Layer:** Campaign (`CAMPAIGN`)
- **Checks:** `campaign.message_flow`
- **Severity:** BLOCKING — Breaking this rule gets the submission rejected outright.
- **When it bites:** Gates approval — get this wrong and registration is refused
- **How it is detected:** AI judgement over the submitted form
- **Fix type:** Fix the field — a better value in the form clears it
- **Required by:** TCR, Twilio, Bandwidth, AWS
- **Applies:** Applies to every 10DLC registration.
- **Canonical URL:** https://ekas.io/rules/10dlc/campaign/cmp-082/

## Why this rule exists

Reviewers verify by going and looking, so the flow must tell them where to go, described from the consumer's point of view rather than in internal system terms. "On the checkout page after entering delivery details" is findable; "via our CDP integration" is not, and an unfindable opt-in is treated as an unverifiable one.

## How to fix it

Give the URL or the physical place, plus the position on the page. Done when someone holding only the flow text could navigate to the control and see it. Put it in campaign.message_flow itself — this field is graded on its own text, not on what a reviewer would find by opening your site.

## Example of a compliant value

```text
Opt-in happens on the checkout page at https://acmecoffee.com/checkout, in the block beneath the delivery address fields.
```
