Use case · Multi-tenant SaaS

Memory for a multi-tenant SaaS agent

A SaaS product may serve thousands of organizations, users, projects, and agents from one application. Durable memory is useful only when those identities remain separate and lifecycle operations remain predictable. Aether supplies tenant, partition, and entity scopes for storage and retrieval. Your application still decides which authenticated principal may select each scope and must enforce that mapping on every server-side call.

01Write the boundary model before the first memory

02Keep authorization in the SaaS control plane

03Design creation, movement, and deletion together

04Choose capacity from published plan units

Aether pricing and plan units

Compare current plan names, monthly and annual rates, capacity, and published overage units.

Structured query guide

Review scope-aware filters for direct document queries.

05Verify isolation with realistic tenants

Continue exploring

Support-agent memory

Apply the same boundary model to customer support.

Compare memory approaches

Compare managed, self-assembled, runtime, and platform options.

Test two tenants before scaling to thousands

Map the authenticated workspace to a partition and entity, then prove both useful recall and failed cross-scope access.