# CON-095 — The no-sharing statement must be reachable from the consent point

> The disclosure, or the privacy policy it links to, must state that mobile information is not shared with third parties for marketing purposes.

- **Rule ID:** CON-095
- **Layer:** Consent flow (`CONSENT_FLOW`)
- **Checks:** `consent disclosure text; privacy policy body`
- **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 crawled website or policy page
- **Fix type:** Fix the privacy policy or SMS terms
- **Required by:** Telnyx, Bandwidth, Twilio, AWS, Sinch, Infobip, Bird
- **Applies:** Applies to every 10DLC registration.
- **Canonical URL:** https://ekas.io/rules/10dlc/consent-flow/con-095/

## Why this rule exists

This is the single clause carriers care most about, because number-sharing is the mechanism behind most of the traffic 10DLC exists to suppress. It has to be findable from the opt-in rather than buried, since it is the promise the consumer is relying on when they hand over the number — and it is the clause free policy generators are least likely to include.

## How to fix it

Add the sentence "Mobile information will not be sold or shared with third parties for promotional or marketing purposes." to the privacy policy, and make sure the opt-in links to that policy. "Sold" alone is not enough — Telnyx requires both words, because sharing without payment is the case that actually happens.

## Example of a compliant value

```text
We will not sell or share your mobile information with third parties for promotional or marketing purposes. Text messaging originator opt-in data is not shared with any third parties.
```

## Common mistakes

- A general "we do not sell your personal data" clause does not satisfy this — the clause must name mobile information or phone numbers specifically.

## Provider rejection codes

| Provider | Code | Resubmission allowed |
| --- | --- | --- |
| Telnyx | `805` | yes |
| Twilio (gen2) | `30908` | yes |
