New274+ blocks and 249+ tools are now fully documented
Overview

Enterprise

Run Zelaxy for a team — single sign-on, self-hosted deployment, and the security model behind workspaces, permissions, and secrets.

Everything you need to run Zelaxy for an organization: how people sign in, how you deploy and operate it, and how the platform keeps data and credentials safe.

Is Zelaxy right for a team?

CapabilityWhat it gives you
WorkspacesIsolated environments with their own workflows, credentials, knowledge, and members.
Roles & permissionsPer-workspace read / write / admin access, checked on every API route.
SSODomain-based sign-in through your existing IdP — no separate Zelaxy passwords.
Self-hostingRun the entire stack on your own infrastructure; your data never leaves it.
Open sourceMIT-licensed. Audit, fork, and extend the platform freely.

Deploy on your terms

Zelaxy is a standard Next.js app plus a Postgres database (with pgvector), a Socket.IO realtime server, and a background worker. You can run it anywhere that runs Node and Postgres — see Deployment for the full picture.