block from the Template and Item Content files into the Styles tab and remove the
Accessibility Helper DemoAdvertisers
ToolTip PluginAdvertisers
Form StylesAdvertisers
*<b>Important This ad serves Breadcrumb Trail | Icons | Mobile Menu atop page</b>Advertisers
Page Meta DataData Sources

AI Vector Index Live

AI Vector Index Inspector

Trace each ingested record → chunks → embedding dimensions.

0Records
0Avg Chunks / Record
0Avg Dims / Chunk
0Total Embeddings
Loading records...
Chunks
Click a record to inspect its chunks
No record selected yet.

What you're looking at — how AI reads this

An embedding is a numerical fingerprint of meaning. When a chunk of your text is ingested, the AI model converts it into a long list of numbers (typically 384, 768, 1,536, or 3,072 dimensions). Each number is a coordinate in “meaning space” — texts about similar topics end up at similar coordinates.

At query time the AI converts your question into the same kind of vector and uses cosine similarity to find the chunks whose vectors point in the closest direction. The heatmap below shows the first dimensions of this chunk’s vector — blue cells are negative values, red are positive. An L2 Norm near 1.0 is the sanity check that the embedding is real (and not zeros).

No vector selected. Pick a chunk from the Chunks tab.

AI Vector Index — Table Schemas

The three system tables that comprise the Centralpoint AI Vector Index. Together they store the configuration, the chunked text, and the embedding vectors for every record made retrievable by the AI.

cpsys_VectorIndexConfig15 fields
ConfigIduniqueidentifier
SourceTablenvarchar
ModuleIduniqueidentifier
SourceAttributesnvarchar
EmbeddingProvidernvarchar
EmbeddingModelnvarchar
ChunkSizeint
ChunkOverlapint
MaxChunksPerRecordint
IsEnabledbit
TotalRecordsint
IndexedRecordsint
LastFullRebuilddatetime
LastIncrementalUpdatedatetime
CreateDatedatetime
cpsys_VectorChunks6 fields
ChunkIduniqueidentifier
ModuleIduniqueidentifier
DataIduniqueidentifier
ChunkTextnvarchar(max)
ChunkIndexint
CreateDatedatetime
cpsys_VectorElements3 fields
ChunkIduniqueidentifier
DimIndexint
Valuefloat

How the three tables relate

cpsys_VectorIndexConfig registers which modules get indexed and how (chunk size, embedding model). For each record in those modules, cpsys_VectorChunks stores one row per text chunk (linked back by ModuleId + DataId). For each chunk, cpsys_VectorElements stores one row per dimension of the embedding vector. A typical record produces 2–10 chunks; each chunk produces 384–3,072 element rows depending on the embedding model.

Computing diagnostics...
<b>AI Vector Search Index (Live interactive map of Index, Elements and Chunks</b>Data Sources
AI Vector Index LiveNavigation NavigationModule AI Vector Index LiveNavigation
Form JS: Remove max-width on form elements & Autocomplete Off Date PickersAdvertisers
*<b>Important: Yellow Highlighting (from search) show in Record View<b>Advertisers
    <b>IN USE - Main Site (Public (Non - Authenticated Users)</b> 1/1/26 (Prior to Enhancments made by AI) - newest cleanStyles The AI Governance PlatformAudience Advertisers Sponsored Keywords Splash Pages
visual editor / client console / x close editor
Module Designer
Children of this Page
Taxonomy
Dynamic Scripts
Advertising
Site Design & Layout