> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.platelunchcollective.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Entity Categorization

> Entity categorization is the process by which AI systems classify an entity into one or more predefined types — such as Organization, Person, Place, Product,...

*Core concept* · *Entity & Knowledge Graph*

## Definition

Entity categorization is the process by which AI systems classify an entity into one or more predefined types — such as Organization, Person, Place, Product, or Event — based on the structured and unstructured signals available about it.

## Why It Matters for AI Search

How an AI system categorizes a brand determines which queries it considers the brand relevant for. A brand miscategorized as a product rather than a service, or as a local business rather than a national company, will surface in the wrong contexts and miss relevant query types. Entity schema markup using the correct schema.org type is the most direct way to declare an entity's category explicitly — removing ambiguity and reducing the risk of miscategorization.

## Related Terms

<CardGroup cols={2}>
  <Card title="Entity schema" href="/ai-search-glossary/entity-schema" />

  <Card title="Entity type" href="/ai-search-glossary/entity-type" />

  <Card title="Named entity recognition" href="/ai-search-glossary/named-entity-recognition" />

  <Card title="Organization schema" href="/ai-search-glossary/organization-schema" />

  <Card title="Entity attribute" href="/ai-search-glossary/entity-attribute" />
</CardGroup>

## Relevant Plate Lunch Collective Services

[Entity SEO](https://www.platelunchcollective.com/services/entity-seo)
