Entities as the content layer
Model articles, navigation, catalog copy, and help text as governed multilingual entities rather than through a parallel content API.
Product / Deliver content
Turn governed multilingual content into stored files, PDFs, and email sent under your own identity.
Model articles, navigation, catalog copy, and help text as governed multilingual entities rather than through a parallel content API.
The selected language is carried on tenant requests and reused for content, template bodies, translated subjects, and workflow output.
Reusable HTML templates render from entity, workflow, contact, and parameter data instead of documents assembled in application code.
The platform provides template storage, rendering, PDF generation, attachment assembly, and delivery logs; the tenant registers and controls its own SMTP or SES credentials.
Each entry links to its reference page, generated from the same documentation the CLI and the MCP server return.
The guide covers the working shape of this capability, including request payloads, limits, and failure handling.
Query and transactionally save related data through one permission-aware entity contract.
Enforce identity, tenancy, and record-level authorization at the data layer instead of in the interface.
Add tenant-resident logic and shared libraries where data operations are not enough.
Describe durable, inspectable processes instead of hiding state in glue code.
Give a coding agent the same contract as your team, bounded by the same permissions.