The Platform

The delivery engine behind every Zipdata project.

A workspace is the home for your project: data model, sources, analytics, automations, feeds, groups, tools, agents, schedules, and audit history in one governed runtime. That is how Zipdata delivers your unified data, automation, and agentic work without rebuilding the infrastructure from scratch.

1workspace per project
9workspace surfaces
12feed types
3solution paths
Explore Agents

What runs underneath

The operating spine that keeps your workspace live between reviews.

Multiple workspace surfaces share one foundation: live data, continuous watches, generated intelligence, governed tools, and a memory of what happened before — so the operation keeps working without waiting for someone to refresh it.

Data layer

One operational source of truth every agent can use.

ERP, CRM, TMS, spreadsheets, and field systems are unified into typed workspace data, so agents execute from live context instead of stale exports.

Watch engine

Every condition can be monitored continuously.

Thresholds, record changes, SLA risks, and exceptions run through always-on watches, giving agents the signal they need before the next review cycle.

Intelligence studio

Briefings, updates, and summaries are generated from live data.

The platform turns current records into morning briefings, risk summaries, customer updates, collections lists, and other feed outputs on cadence.

Actions

Agents can move work forward under governance.

Tool grants, scripts, approval tiers, and audit trails let agents route escalations, draft communications, update records, and pause for approval when consequences matter.

Learning loop

The operating model gets sharper as the workspace runs.

Runtime events, knowledge items, and context snapshots help agents remember what worked, which risks preceded outcomes, and where new automation would help.

Workspaces

Your project needs one home, not another loose stack.

The workspace houses the brief, schema, data, analytics, automations, feeds, groups, tools, agents, tasks, and approvals for your project. It can start as reporting, become automation, and later support agents without moving to a new platform.

Sources

A unified project data layer

Every workspace runs on a typed schema — entities, fields, relations, attachments, and records with real columns. Analytics, automations, feeds, and agents all work from the same data.

Watches

Monitoring rules that become outputs

Watches evaluate thresholds, segments, KPIs, and record-level changes. When a condition fires, it can create a feed, trigger an automation, or invoke an agent/tool path.

Analytics

Analytics as a native capability

The SQL workbench, KPI model, saved reports, and feed publishing flow let the workspace answer questions and deliver intelligence from the same schema.

Workspace Runtime

One governed project environment

The platform links data, automation, generated outputs, callable tools, schedules, and approval policy so each project is delivered as one operated workspace.

Feed Studio

Audience-specific outputs

Twelve feed types — briefings, scorecards, alerts, statements, customer updates, documents — generated from workspace data and shaped for each group.

Tool Library

A governed action surface

Native tools, Python, webhooks, and connected integrations let automations and agents act without hard-coding every project from scratch.

Governance

Structural governance

Approval policy travels with the workspace. Low-risk work can run or draft automatically; consequential work queues for human review.

Delivery Surfaces

The same runtime supports all three solution paths.

Integrate, Analyse, Execute, Output, Govern. These are the surfaces Zipdata configures to deliver unified data, process automation, and agentic transformation projects from the same workspace foundation.

Layer 1

Integrate

Sources materialises entity schemas, connector pulls, CSV imports, and webhooks into a live typed PostgreSQL model that agents, analytics, and humans can all trust. Every field has a real column type — no JSONB blobs, no schema drift.

SourcesConnectorsAutomationsSetup
  • Typed workspace schemas: one PostgreSQL schema per workspace
  • Connectors pull from ERP, WMS, MES, CRM, logistics APIs, and spreadsheets
  • E2B-powered mock data pipeline seeds realistic records in minutes
  • Webhook ingestion for real-time event streams
Sources — entity hub
Sources — entity hub

Layer 2

Analyse

Analytics, KPI computation, passive proposals, and Analyst Watches scan live records continuously. Exceptions surface before the daily stand-up, not after. The analyst layer proposes new feeds, watches, and automations based on detected patterns.

AnalyticsAnalyst WatchesTasks
  • Monaco-based SQL workbench with NL→SQL and full schema context
  • KPI definitions target typed tables — no manual formula maintenance
  • Analyst Watches: segment/metric conditions fire feeds or automations
  • Passive proposals surface anomalies operators didn't think to ask for
Analytics — Monaco SQL console
Analytics — Monaco SQL console

Layer 3

Execute

Agents run as named roles with explicit triggers, tool grants, action capabilities, and approval policies. Automations provide the script and tool substrate for repeatable work. Every agent action is scoped by a deny-by-default tool allowlist.

AgentsAutomationsTool Library
  • Role-based agent programs: each role owns entity domains and trigger configs
  • Tool grants are deny-by-default per agent — empty list means zero tools
  • Python automations with secret injection, activation gating, and run history
  • 250+ tools via MCP (self-hosted) and Composio (managed OAuth)
Automations — script builder
Automations — script builder

Layer 4

Output

Feed Studio generates 12 feed types from live workspace data — briefings, dashboards, scorecards, alerts, reports, forecasts, customer updates, documents, and more. Feeds are versioned artifacts delivered to groups on a committed schedule.

Feed StudioFeedsGroupsTasks
  • 12 feed types: internal intelligence + external customer-facing outputs
  • Generated by Claude from live query data — no manual template filling
  • Committed delivery cadence: briefing arrives before the meeting that needs it
  • Public share tokens for external recipients without workspace access
Feed Studio — briefing builder
Feed Studio — briefing builder

Layer 5

Govern

Every action an agent can take is assigned a governance tier based on how consequential it is. Low-risk actions run automatically. Customer-facing or financially material actions require explicit approval. Every run is logged with reasoning, action, and who approved it.

AgentsAI ControlAction History
  • Four tiers: automatic, draft for review, notify + approve, admin-only approval
  • Governance tier is inherited from the tool — no per-agent configuration needed
  • Append-only action log: every run, every decision, every approval recorded
  • Admin-only gate on high-consequence actions
Tasks — schedule and run monitor
Tasks — schedule and run monitor

Setup Spine

From project brief to configured workspace.

Describe your operation. Zipdata proposes the entity model, KPI definitions, automations, feed templates, delivery groups, and agent configurations needed for that project type. Each step is reviewed before it becomes part of the workspace.

Business Brief

Plain-language description of the operation. Zipdata generates entity models, KPI definitions, and connector scripts from this brief.

Entities

Entity schema is proposed and approved step by step. Every field gets a typed column — text, number, date, select, relation.

Connectors

Connector scripts are generated for every source system. Pull schedules, authentication, and field mappings are configured here.

Mock Data

E2B sandbox runs Python scripts to seed realistic records. The workspace is operational before live data is connected.

Metrics & KPIs

KPI SQL formulas are proposed from the entity model. OTIF, SLA, margin, and custom metrics are defined and verified.

Analytics

Initial SQL queries are generated. The workspace analytics library starts populated with the KRAs that matter.

Watches

Analyst Watches are configured: thresholds, segment conditions, and trigger modes. Each watch has an explicit output action.

Feeds

Feed Studio builds the first briefings, scorecards, and alert templates from live query data. Delivery schedule is committed.

Publish

Groups are created, delivery is activated, and the workspace goes live. First automated briefing within 48 hours.

First automated briefing within 48 hours of configuring the workspace. The setup spine builds entity schema, KPIs, feeds, watches, and automations from a plain-language description of the operation.

Feeds, Groups, and Tools

Outputs and actions stay connected to the project.

Feeds create the client-facing outputs. Groups personalize who receives them. Tools let automations and agents perform controlled actions. Together, they turn the workspace from a data project into an operated delivery environment.

Native

Platform actions

Core reads, writes, KPI computation, watch evaluation, feed generation, and entity write-backs built directly into the platform. Zero latency, no auth overhead.

Execute analytics queryWrite entity recordTrigger feed generation
Python

Python sandbox

Sandboxed Python for transforms, forecasting, enrichment, and file processing. Secrets are injected; the sandbox has no default network access.

Run forecast modelTransform CSVEnrich records from external API
Webhook

HTTP integrations

Outbound HTTP contracts for ERP write-backs, legacy systems, and custom notification pipelines. Payload schema is defined on the tool.

Update ERP order statusNotify Slack channelPush to legacy system
MCP

Self-hosted MCP

Model Context Protocol integrations for regulated environments where data must stay within your trust boundary. Bring your own MCP server URL.

On-premise ERP writeInternal CRM actionProprietary API call
250+ apps

Composio integrations

Managed OAuth access to Salesforce, Jira, Gmail, HubSpot, Slack, Linear, ServiceNow, and 245+ more. OAuth connections are managed per workspace.

Create Jira ticketSend Gmail draftUpdate Salesforce record
Test

Mock / sandbox

Schema-generated synthetic responses for demos, agent development, and approval-flow testing — no live side effects.

Test agent flowDemo approval UIValidate tool schema

Governance Model

Every action has a tier. Every tier has a policy.

Approval tiers derive from each tool's side-effect class — not from per-agent configuration. Add a new tool and it inherits the right tier automatically. The governance surface does not expand as your operation grows.

SilentLog a metric snapshot, tag a record, update an internal counter.Executes immediately. No record in Pending Actions. Audit trail only.
Auto draftGenerate a weekly briefing, draft an internal scorecard.Executes immediately and is saved as draft. Reviewable but not blocked.
NotifySend an internal Slack message, create a Jira ticket.Queues as pending. Human approves before execution. Visible to all operators.
Require approvalUpdate ERP status, send a customer-facing email, trigger a payment.Queued as pending. Admin-only approval gate. Dismissed if not approved.

Configure it for your operation

Your workspace, configured. Your first briefing, delivered.

Pick a domain template, seed realistic data, and see your first agent-generated briefing before the demo call begins.