Skip to main content

Overview

Zild Admin is designed as a multi-tenant AI operations platform that centralizes configuration, governance, and observability across all Zild agents. It separates operational control from runtime execution.

Architectural Model

Zild Admin acts as the management layer above the AI execution layer. High-level flow:
  1. Admin configures agents and integrations.
  2. Agents operate across channels.
  3. Conversations generate events.
  4. Events trigger integrations.
  5. Usage is tracked and billed.

Design Principles

1. Multi-Tenant by Default

Each tenant operates with:
  • Isolated agents
  • Independent integrations
  • Separate CRM schemas
  • Distinct billing records

2. Modular Architecture

Each major responsibility is separated:
  • Agents → AI lifecycle
  • Security → Access control
  • Integrations → External connectivity
  • CRM → Structured data layer
  • Billing → Financial tracking
This ensures scalability and enterprise readiness.

3. Event-Driven Integration

All operational activities emit structured events. These events can:
  • Trigger webhooks
  • Update CRM data
  • Invoke connectors
  • Generate billing entries
  • Feed analytics pipelines

4. Governance & Compliance

Zild Admin provides:
  • Role-based access control
  • Audit logging
  • Integration monitoring
  • Structured data control
  • Invoice-level traceability

Operational Lifecycle

Typical deployment flow:
  1. Create categories
  2. Define agent backlog
  3. Configure agents
  4. Assign integrations
  5. Define CRM fields
  6. Assign user roles
  7. Deploy to production
  8. Monitor usage and billing

Enterprise Readiness

Zild Admin supports:
  • Large team collaboration
  • Department-level segmentation
  • Cost center visibility
  • Compliance auditing
  • Scalable AI operations

Summary

Zild Admin is not just a configuration panel. It is the operational backbone of AI deployment within an organization, providing control, visibility, structure, and financial governance for enterprise-grade AI systems.