Documentation Index

Fetch the complete documentation index at: https://docs.aifabrix.ai/llms.txt

Use this file to discover all available pages before exploring further.

UI terminology map

Prev Next

Author-facing map between public doc bands, dataplane UI labels, and Builder manifest section keys (registry 154.4).

Use with Build reference — help topics and Build with Builder MCP.

Connected System (manifest target: system)

UI tab Doc configure page Manifest section key
Overview Basics and kind system.basics, system.kind
Business Entities Business Entities list system.businessEntities
Authentication Configure authentication system.authentication
Configuration Configure system configuration system.configuration
Roles & permissions Configure roles and permissions system.rolesPermissions
Subscriptions Configure subscriptions system.subscriptions
AI Interfaces Configure AI interfaces system.aiInterfaces
Lifecycle Lifecycle, download, repair system.lifecycle

Business Entity (manifest target: datasource)

UI tab Doc configure page Manifest section key
Overview / Technical readiness Entity basics datasource.basics, datasource.entityType, datasource.resourceType
Business Vocabulary Configure business vocabulary datasource.fieldMappings
Metadata / identity Configure metadata and identity datasource.metadata, datasource.identity
Data Flow Configure data flow datasource.execution
AI Contract Configure AI contract datasource.capabilities, datasource.exposedAttributes
Operations Configure OpenAPI and MCP operations datasource.openapiOperations, datasource.mcpOperations
Configuration Configure entity configuration datasource.configuration
Sync Configure sync datasource.sync
Business Policies Configure business policies datasource.dimensions, datasource.abac, datasource.foreignKeys, datasource.protection
Quality Configure data quality datasource.dataQuality
Validation / test Configure validation and test payload datasource.validation, datasource.testPayload

Product modules outside manifest sections

UI module Route Doc
Content Review /content-review Configure Content Review
Enterprise MCP (runtime) Published after upload Configure Enterprise MCP

Golden examples (Builder help SSOT)

Use Builder API help topic goldenExamples to list fixtures and goldenExample with key for the full manifest snapshot. Do not copy JSON into public docs — the authoritative files live in Builder (docs/builder-help/golden-examples/*.json).

Help key Title Typical resource type Use when configuring
crm-company CRM company record crm Metadata, field mappings, OpenAPI/MCP exposure
crm-deal CRM deal pipeline crm Pipeline entities, FK to company
document-storage Document storage entity document Document storage Business Entity guides
meeting-transcript Meeting transcript capture transcript Transcript / content capture patterns
repository-template Repository template workspace repository Template workspace entities
service-ticket Service ticket entity ticket Ticket / case management patterns

When a configure page cites goldenExample, match the row above to the entity type you are building. Drift between this table and live Builder fixtures is a builder release gate — re-run goldenExamples after Builder publishes help changes.

Limits

Tab query aliases and optional modules (for example policy management) vary by tenant configuration. Confirm live UI with help topic connectedSystemUi when automating handoff.