Skip to main content
CXF object and module names are kept in English across all languages (Activities, Workflows, Contacts, Orders, Engagement Funnels, …). Each term below links to its full reference page.

Core

TermDefinition
Object typesThe identifiers for the kinds of objects in CXF — the foundation for attributes, endpoints, schemas, and seeds.
PropertiesThe fixed, built-in fields CXF defines for an object — its base structure, which can’t be added, renamed, or removed.
AttributesTyped, validated custom fields you add to an object; single or grouped, and scoped by Template or Profile.
TaxonomiesA classification system of multiple, hierarchical, localized taxonomies, restricted per template or object type.
TagsFlexible, global labels you assign to objects for organization and discovery, with optional hierarchies.
Custom RelationshipsNo-code, bidirectional links between any two object types, with configurable cardinality and optional pivot fields.
WorkflowsTracks a record through the ordered steps of a business process, with checklist items and rotting alerts. Surfaced per module (Content, Customer Data, Commerce).
HierarchiesA parent-child tree that automatically maintains each record’s order and path.
ArchiveReversible deletion that hides records from normal listings while keeping them recoverable.
ActivitiesCollaborate on any record with comments, tasks, and approval requests in a threaded feed.
Bookings & SchedulesAppointment scheduling where hosts publish availability and accept bookings under automatic rule enforcement.
OwnershipAssigns users as owners or followers of records to control who can see and change them.
ViewsReusable saved configurations for browsing an object type — which columns to show, which records to include, and presentation. Surfaced per module.
LogThe audit trail of who did what to which record, with field-level before/after diffs.

Content

TermDefinition
Content TemplateThe blueprint defining a content family’s type, custom attributes, authoring rules, and behavior.
Content InstanceA concrete record created from a Content Template, authored across versions.
Content VersionA single rendition of a content instance, identified by language × environment × status (draft/published).
DAMDigital Asset Management — the library of files (images, video, documents, links) in folders, with variations and sources.
Publishing WindowA named, reusable time range that drives scheduled publication — publishing at its start and unpublishing at its end.

Customer Data

TermDefinition
ContactThe unified record of a person and the core Customer Data object; computed type ghost, lead, contact, or vendor.
ProfileA reusable bundle of attributes plus authoring defaults, attached to a record to extend and segment it; shared by contacts, organizations, and users.
OrganizationA hierarchical entity grouping contacts (a company with departments and people), with profile-driven attributes.
Document TemplateThe blueprint for customer documents — contact-bound, attribute-driven records with no versions.
DocumentA record created from a Document Template, bound to a contact.
SegmentA dynamic group of records of one object type, defined by a saved filter; membership updates automatically.

Commerce

TermDefinition
OrderA commercial transaction — a sale, purchase, transfer, invoice, or other type — that moves through statuses and updates inventory automatically.
Order TemplateThe blueprint for a kind of order — fixing its type and rules (workflow, allowed contacts and products, naming, taxonomies).
InventoryTracks how much of each item is in stock at each location, driven automatically by order status changes.
Price ListsNamed tiers or cost structures that organize the prices items sell at, with volume pricing across lists.
PaymentsTaking payment on invoices through payment methods, payments, and transactions, with refunds and contact balances.

Orchestration

TermDefinition
Engagement FunnelA structured, multi-step interactive flow that guides a contact through data collection, decisions, and engagement.
Events & AutomationCXF’s event-driven engine — an Event Template unifies what triggers it with a visual automation flow that runs in response.
APIs PlaygroundA no-code environment to build and test reusable endpoints by mapping CXF operations to Contact API routes.
BundleAn aggregation of multiple endpoint responses into one section-based payload, with per-section A/B and segment targeting.
AI AgentA configurable, LLM-powered assistant with its own purpose, personality, and guardrails, reachable through a chat endpoint.
ConversationReal-time, two-way messaging between a contact and an agent (human, funnel, or AI) across web chat and WhatsApp.
Journey Manager AppA custom, dashboard-style internal app assembled from reusable Sections and layout pages to navigate and operate any object.

Docs explorer

TermDefinition
SitemapA visual tool to map pages, sections, and components, linking CXF resources to each node.
EndpointA browsable HTTP reference for each endpoint you’ve built — request shape, parameters, ready-to-run cURL, and OpenAPI spec.
SchemaA read-only documentation view of your data model — the attributes and taxonomies that templates and profiles define.
SeedExport/import of CXF objects across environments — structural seeds carry full fidelity one by one; instance seeds bulk-load template instances.

Settings

TermDefinition
Account / OrganizationAccount-level settings — organization identity and billing, license and plan, and the Users catalog.
UsersThe catalog of people with access to your CXF; each has roles and profiles.
UsageAnalytics of your resource consumption, measured in CHIPS (Computed and Hosted Information Processed).
API KeyA key that authenticates calls to CXF’s APIs, optionally restricted by allowed URLs and IPs.
IntegrationA connection to a third-party service — email, SMS, video, messaging, or AI — configured with its credentials.