Data & Content Types

Structured Data

Structured data is information organized into predictable fields, records, or key-value pairs.

Also called Structured contentFielded dataOrganized dataData with fields

Visual Example

nameAvery
roleEditor
activetrue

Plain Definition

Structured data is easiest to sort, filter, validate, and reuse across interfaces.

You Might Describe This As...

  • "Organized data"
  • "Data with fields"

Fast lookup

You May Also Mean

Structured data has predictable fields; documents are usually freeform or narrative content.

What It Is Used For

  • Powering tables and filters
  • Importing records
  • Connecting systems through APIs

Example User Phrasing

  • "Store this as structured data."
  • "Make the customer records filterable."