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

# Content Engine

> Automated destination content creation and quality control.

## Overview

Content Engine is the system that collects source data, creates destination content, checks quality, and keeps content up to date.

<Info>
  Use case: All stages. Managed in Portal with no frontend build required.
</Info>

## What customers can and cannot control

* **Customers can control:** brand rules, template scope, destination setup, approval workflows, and publishing decisions in Portal.
* **Customers cannot directly control:** internal crawl logic, generation engine internals, or AI Judge execution rules at runtime.

## Pipeline stages

<Steps>
  <Step title="Ingest and classify">Collect and map source data into a shared content structure.</Step>
  <Step title="Generate content">Create editorial copy, imagery, and structured outputs by content type.</Step>
  <Step title="Assess quality">Apply AI Judge checks against brand and use-case criteria.</Step>
  <Step title="Reprocess failures">Automatically rerun failed content until it meets quality standards.</Step>
  <Step title="Publish and maintain">Keep content current through scheduled updates and refresh cycles.</Step>
</Steps>

## Core capabilities

<CardGroup cols={2}>
  <Card title="Brand configuration" icon="palette">
    Apply tone, voice, and visual rules across generated outputs.
  </Card>

  <Card title="Template configuration" icon="grid">
    Define content scope, personalisation mapping, and source requirements.
  </Card>

  <Card title="Localisation" icon="globe">
    Generate locale-specific content across supported markets.
  </Card>

  <Card title="Job execution" icon="timer">
    Schedule and monitor creation jobs with queue and retry controls.
  </Card>

  <Card title="AI Judge" icon="shield-check">
    Assess quality per output type and keep decision logs for review.
  </Card>

  <Card title="Content outputs" icon="download">
    Deliver guides, listings, itineraries, imagery, and related data outputs.
  </Card>
</CardGroup>

## Related

* [Portal](/product/management/portal)
* [Reports](/product/insights/reports)
