State Filters
Route leads to Lead Distro AI buyers based on US state coverage. State allowlists, multi-state buyers, combining with zip and custom filters, and FAQs.
What State Filters Do
State filters restrict a buyer to leads from specific US states. When a lead is ingested, only buyers whose state filter includes the lead's `state` field (or buyers with no state filter) are eligible to receive it. Other buyers are skipped for that lead.
Configuration
- Open the buyer detail page.
- Find the State Filter section.
- Click Add States and select from the picker. Two-letter US state codes (TX, FL, CA, NY).
- Save. Filter takes effect on the next ingested lead.
Common Patterns
| Pattern | Setup |
|---|---|
| Single-state buyer | State filter: [TX]. Lead must have `state == TX`. |
| Multi-state regional buyer | State filter: [TX, OK, AR, LA]. Lead must have any of the listed states. |
| National buyer (no filter) | Leave State Filter empty — buyer is eligible for all states. |
| Inverse (everywhere except) | List every state EXCEPT the excluded ones. State filter doesn't have a native NOT mode. |
Combining with Zip and Custom Filters
State filter is one of several filter layers — it combines with AND logic against zip filters, custom field filters, and inbound campaign filters. A lead must pass every active layer to reach the buyer.
Lead eligible for buyer IF:
state IN [TX, FL]
AND zip IN [buyer's zip list]
AND case_type IS NOT EMPTY
AND incident_date >= 730 days agoIf a buyer's coverage isn't state-aligned (e.g., a metro area that crosses state lines), use a **zip filter** instead of (or in addition to) a state filter. Zip filters give finer geographic control than state-level routing.
Frequently Asked Questions
How do state filters work for buyers in Lead Distro AI?
Can a buyer cover multiple states with a single filter?
How does a state filter combine with zip code filters?
What happens to a lead whose state isn't covered by any buyer?
Can state filters be scheduled?
What if my lead's state field is missing or invalid?
Related Articles
If you have any questions, send us an email at support@leaddistro.ai