Skip to main content

Core Concepts

This page defines the concepts that appear across xTrakt user, API, architecture, and security documentation.

When To Use This

Use this page when onboarding a new team member, creating a template, making an API request, or reading architecture docs.

Before You Start

  • Review the Product Overview.
  • Know whether you are working as an end user, administrator, developer, or operator.

Concepts

ConceptMeaning
TenantThe isolated customer or subscription context for users, data, templates, and audit records
SubscriptionThe commercial and entitlement context that controls access to product capabilities
UserA person authenticated through the xTrakt identity and platform flow
API keyA credential used by external systems to call xTrakt APIs
Platform tokenA token obtained after SSO authentication that grants access to platform APIs
TemplateA reusable definition of expected fields and extraction behavior for a document type
ClassifierProduct behavior that identifies the type of document submitted
ExtractionThe process that turns document content into structured fields
ReviewA user workflow for validating extraction output before downstream use
Audit trailMetadata that records who created or changed data and when it changed

Workflow

  1. A user signs in and enters a tenant context.
  2. An administrator or operator creates templates for document types.
  3. A user or API client submits a document.
  4. xTrakt classifies the document when needed.
  5. xTrakt extracts structured fields using a template.
  6. A reviewer validates the result.
  7. The approved data is used by a workflow, API client, or downstream system.