Eligible entity type

The kind of organisation — or person — a program will accept an application from. It is the first filter that matters, and the one most often narrowed by a single clause deep in a notice rather than by the headline.

Part of the GrantTrove grant funding glossary — one entry for every field the catalogue stores.

Also called Applicant type · Who can apply · Eligible applicants

In detail

The common types are nonprofits with 501(c)(3) status, small businesses, individuals, tribal organisations, state and local government, school districts and higher education, and research institutions. Most programs accept two or three, and the combination is rarely predictable from the subject matter.

Individuals and for-profit small businesses are excluded far more often than search interfaces suggest, and some platforms will not list programs open to them at all. A search that silently assumes a nonprofit applicant hides a category of opportunity from everyone else.

A program can also accept a type conditionally — a for-profit only as a subrecipient, an individual only through a sponsoring institution — and that condition lives in a sentence rather than in a checkbox.

Against a fiscal sponsorship arrangement

An entity type says who may hold the award. A group that is not an eligible type sometimes applies through an organisation that is, which changes who signs and who is liable, not who does the work. The record stores the types the program named; it does not model sponsorship arrangements, and it does not silently widen a type because a workaround exists.

How GrantTrove stores it

  • Entity types are stored in a relational table rather than a JSON blob, so a filter for "individuals" is an indexed query and not a scan of prose.
  • Conditional eligibility is kept in the eligibility note in the source’s wording, because a checkbox cannot express "for-profits as subrecipients only".

Common questions

Are grants for individuals real?

Yes, and they are systematically under-represented in search tools built for nonprofit development teams. Entity type is a first-class filter here for that reason.

Does a program that lists no entity type accept everyone?

No. It means the notice did not state one, and the field reads Not stated. Treating silence as universal eligibility would put applicants through a screen they cannot pass.

Is 501(c)(3) status always required for nonprofits?

Not always — some programs accept fiscally sponsored projects or other exempt classes — but where a program requires it, it says so, and that requirement is stored rather than assumed.