Documentation

Zealoop is a support agent that answers from your own documentation, reads the signed-in customer's own records, and takes actions you define — with the guards enforced in code rather than asked for in a prompt.

What it is

You give Zealoop three things: documentation to answer from, optionally some customer data to look up, and optionally some API endpoints it may call. It gives your visitors a chat widget that resolves their problem instead of listing five articles that might contain the answer.

Every workspace is isolated. Knowledge, tables, actions, conversations and traces are scoped to an organization, and no query crosses that boundary.

What makes it different

Where to start

If you have twenty minutes, follow the Quickstart — it takes you from an empty workspace to a grounded answer on your own site. If you are evaluating whether this fits your architecture, read The turn pipeline first, then Actions.