Skip to main content
One SDK. Multiple backend behaviors. Every tenant starts on the General Engine. Enable a domain schema when your product needs industry-specific memory — the SDK calls don’t change.

Which engine to use

Available domains

Enabling a domain

From the workspace dashboard: Settings → Domain Schema, or via API:
The last option returns to the General Engine.

What changes on add()

Your app still sends the same messages and external_user_id.

What changes on get()

Your model-call path stays the same:

Dashboard vs. model-call APIs

Use get() for model calls. Use domain profile and tenant endpoints for dashboards.