📄️ Knowledge Base
The Knowledge Base lets you upload documents and query them via semantic search using RAG (Retrieval-Augmented Generation). Documents are chunked, embedded, and indexed for fast similarity search.
📄️ Webhooks
Webhooks let you receive real-time HTTP notifications when records are created, updated, or deleted in any entity. Subscribe once, get notified automatically.
📄️ API Management
API Management lets you define named APIs with role-based access control (RBAC) and issue keys for each role. Each API definition has its own permission matrix that controls which entities and operations each role can access.
📄️ Platform Invitations
Platform invitations let tenant admins invite new users to register on the platform. Each invited user creates their own admin account upon accepting.
📄️ n8n Integration
Fyso provides an official n8n community node package (n8n-nodes-fyso) with full CRUD support and webhook-based triggers.
📄️ Public Keys
Public keys (fysopk*) allow public clients — browsers, widgets, embedded apps — to access tenant resources without user authentication.
📄️ Admin API Keys
Admin API keys (fysoadm*) allow programmatic access to platform-level administration endpoints. They are separate from tenant API keys and from super-admin session credentials.
📄️ Apps (Catalog)
Fyso allows publishing a tenant as an installable app. Other users can install a copy of the app in their own tenant.
📄️ Import / Export Metadata
Export and import the structure (entities, fields, rules) of a tenant.
📄️ Platform API Management
Platform APIs let you expose structured, role-based REST access to your tenant data — without giving callers full admin credentials.
📄️ Users and Roles
Each tenant has its own user table, isolated from other tenants.