# BRD-182 — A brand has a default cap on how many campaigns it may carry

> A brand must not exceed the default cap of 50 campaigns without requesting an increase.

- **Rule ID:** BRD-182
- **Layer:** Brand (`BRAND`)
- **Checks:** `the campaign count under the brand`
- **Severity:** MEDIUM — Usually survives review, but lowers your trust score or invites manual review.
- **When it bites:** Gates approval — get this wrong and registration is refused
- **How it is detected:** Deterministic (settled in code from the submitted values)
- **Fix type:** Wait on an external system or a required interval
- **Required by:** TCR
- **Applies:** Applies to every 10DLC registration.
- **Canonical URL:** https://ekas.io/rules/10dlc/brand/brd-182/

## Why this rule exists

Because the guidance everywhere else is "use campaigns rather than more brands", a large sender following that advice arrives at this ceiling — and the refusal lands on a campaign that was ready to launch. The increase is available on request; the problem is entirely that nobody asks until the cap bites.

## How to fix it

Retire campaigns you no longer send on, and request an increase before the count approaches 50. Done when the brand has headroom ahead of the next launch rather than at it.

## Provider rejection codes

| Provider | Code | Resubmission allowed |
| --- | --- | --- |
| Twilio | `21732` | yes |

## Check this yourself

**Does this brand have campaign headroom under the 50-campaign cap ahead of the next launch?**

1. Count the campaigns on the brand and retire the ones you no longer send on.
2. Request an increase before the count approaches 50 rather than at it.

*What wrong looks like:* A large sender follows the advice to use campaigns rather than more brands, arrives at the ceiling, and the refusal lands on a campaign that was ready to launch.

## Notes

Where the campaign count is not reported this reads as PASS with the cap stated — nothing in the submission indicates a breach. The count is a property of the brand at the registry rather than of any one submission, so the operator has to watch it.
