← All posts March 22, 2026

Massachusetts DBA chaos — 351 town clerks, no central registry

A 17th-century pattern that never updated

Most states centralize DBA (doing-business-as) registrations at the Secretary of State or at the county level. A statewide search returns every fictitious-name filing the state knows about. Most.

Not Massachusetts. Massachusetts is one of a small handful of states where DBA registration (“business certificate” in the local terminology) happens at the municipal level. Each of the 351 cities and towns in the Commonwealth maintains its own business-certificate registry. Each town clerk is the registrar. There is no statewide search.

The structure dates to the Massachusetts General Laws chapter 110 section 5, which has been on the books in roughly its current form since 1907 and traces its lineage back to colonial-era town governance. The colonial pattern was: the town clerk is the official keeper of local records. It still is.

What “no central registry” actually means

In practical terms, this is what it looks like:

  • A sole proprietor or partnership operating in Boston files a business certificate at Boston City Hall. That filing is in the City Clerk’s office, on paper, with a $65 fee for four years.
  • A sole proprietor operating in Cambridge files at Cambridge City Hall. Different office, different system, different $65.
  • A sole proprietor with a business in both Boston and Cambridge has to file in both towns.

For verification, this means: if you’re trying to confirm “Maria’s Auto Body” is a real registered DBA in Massachusetts, you have to know which town she’s operating in. There’s no statewide “Maria’s Auto Body” search. If she has locations in three towns and only filed in one, the other two are unregistered DBAs — technically a violation of MGL c. 110 s. 5, but rarely enforced.

Why this matters for credit underwriting

The DBA gap creates two specific verification problems for commercial-finance work in Massachusetts:

Cross-town DBA verification. A trucking carrier, for example, might be incorporated in Worcester (as “JS Logistics Inc.”) but operate a DBA in Lawrence (“North Shore Trucking”). The Worcester filing is at the SOS and easy to find. The Lawrence DBA is at the Lawrence City Clerk and effectively invisible unless you specifically ask Lawrence. A processor verifying a deal with “North Shore Trucking” who only checks the SOS will get a no-result and may decline a legitimate borrower.

Sole-proprietor verification. Massachusetts does not require sole proprietors to register with the SOS at all. A sole proprietor’s only state-level paper trail is the town business certificate. There are roughly 70,000 active sole proprietorships in Massachusetts, and the only way to verify any of them is to ask the right town clerk.

What the SOS actually does cover

The Massachusetts SOS Corporations Division (corp.sec.state.ma.us) handles registration of corporations, LLCs, LPs, and LLPs. The search portal is fast and free. Annual reports list officers and directors. Standing is clear.

What the SOS does NOT cover:

  • Sole proprietorships
  • General partnerships (unless they elect to file an LLP)
  • Local DBAs
  • Trade names of registered entities

A Massachusetts corporation operating under a DBA has to file the DBA at the town clerk in every town where the DBA is used. The corporation’s SOS filing has no mention of the DBA. The SOS does not maintain a list of corporate DBAs.

The state’s attempted fixes

There have been multiple attempts to centralize. The Massachusetts state legislature considered bills in 2003, 2011, and 2018 to move DBA registration to the SOS or to create a statewide search index of town filings. None passed. The town clerks lobby against centralization because business-certificate fees are a meaningful revenue line for many small towns — and because the certificates are bundled with other town-clerk functions (vital records, dog licenses, voter registration) that nobody is proposing to centralize.

A practical partial fix: a few large municipalities (Boston, Cambridge, Worcester, Springfield) have moved business certificates online. You can search and download from a portal. The other 347 towns are still on paper or town-specific portals of varying quality. In small towns, the answer to “is X registered as a DBA here” is sometimes a phone call to the town clerk.

The workflow that actually works

For Massachusetts DBA verification, the realistic workflow is:

  1. Search the SOS for the entity name (covers all corporations / LLCs).
  2. If no SOS hit, ask the credit applicant where they’re operating.
  3. Search that specific town’s clerk portal — or call the town clerk’s office.
  4. If they operate in multiple towns, repeat per town.

It’s tedious. It exists because Massachusetts has not modernized this layer of business registration in over a century.

What this means for you

If you underwrite Massachusetts deals, expect the DBA layer to be the hard part. The SOS is fine; the town-level layer is a 351-portal problem with no clean automation path. For corporate-form entities (Inc., LLC), the SOS is sufficient. For sole proprietors and DBAs, plan for manual lookups.

A VerifySOS Massachusetts lookup starts with the SOS record and, when the entity name returns no hit, surfaces a list of the most common town-clerk portals to check by hand. We don’t claim to cover all 351 — nobody does — but we narrow it. Developers get the SOS record via /api/v1/lookup and a flag indicating DBA presence requires manual town-clerk follow-up.

Report a bug — straight to our team

See something broken or weird? Tell us. Your report submits directly to our team — no email client needed. Each report gets a unique ticket ID so we can track and respond.

v0.8-beta · c2e0914