> ## 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 Record

> An entity record is the structured set of facts an AI system holds about a single business, person, or thing, drawn from the sources it trusts.

*Core concept* · *Entity & Knowledge Graph*

## Definition

An entity record is the structured set of facts an AI system holds about a single business, person, or thing. It gathers a name, a category, a location, and the relationships and identifiers that tie the entity to other things a model knows. The record is assembled from structured data, corroborating mentions, and authoritative references, and it lives inside the model's knowledge graph.

## Why It Matters for AI Search

A model answers from the record it holds, not from the page in front of it. When the entity record is complete and consistent, an assistant can name the business and describe it correctly. When the record is thin, stale, or built from conflicting sources, the description drifts, or the business is left out because the model cannot assemble a record it trusts. The work is feeding the record clean, corroborated facts through structured data and consistent presence across the surfaces a model reads.

## Related Terms

<CardGroup cols={2}>
  <Card title="Knowledge graph" href="/ai-search-glossary/knowledge-graph">Broader term</Card>
  <Card title="Entity confidence" href="/ai-search-glossary/entity-confidence">See also</Card>
  <Card title="Knowledge panel" href="/ai-search-glossary/knowledge-panel">See also</Card>
  <Card title="Structured data" href="/ai-search-glossary/structured-data">See also</Card>
  <Card title="Entity signals" href="/ai-search-glossary/entity-signals">See also</Card>
</CardGroup>

## Relevant Plate Lunch Collective Services

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