Exergy Lab
Browse developer guides
Feature guides·9 min read·Available now

Native platform features

Use company memory, browser compute, Voice Agent, Exergy Vault, simulations, and report export appropriately.

Company memory

Company memory stores reusable organizational facts such as standard assumptions, terminology, geography, and decision criteria. Saved free text is encrypted by the application and shared only with members of the same company record.

The context enters the agent’s main routing path, so it can tailor an answer before choosing tools. Every member needs an active Plus or Pro account; downgrades immediately remove access to shared memory without deleting the stored company record.

Browser compute and simulations

  • The preferred order is database lookup, browser calculation, then server execution. Existing high-quality reference data beats recreating it with a weaker model.
  • Browser compute returns provenance including library, method, accuracy class, and excluded uses.
  • Supported atomistic potentials cover defined material families. Unsupported chemistry returns no result instead of falling back to a generic potential that would produce confident nonsense.
  • Large WASM science libraries load only when first used and execute on the visitor’s CPU.

Voice Agent and Exergy Vault

  • Voice Agent can answer quickly, read a project file, search, or start an analysis within the same account and project access rules as the visual workspace.
  • Exergy Vault performs full-document review on the device. If the user explicitly requests backend verification, only selected claims and evidence snippets—not the full document—are sent for that check.
  • Voice Agent is available on Plus and Pro. Exergy Vault is a Pro capability.

Reports and generated files

Plus and Pro accounts can export supported reports. Generated server-side code is disabled on the public web deployment until it has a separately isolated runtime; deterministic solvers and provenance-carrying browser compute remain available.