Docs

Docs

Reference

EDM Domains

Generated reference for every Enterprise Data Model domain — straight from the domain registry that powers the live Explore section. Each page lists a domain’s entities, their REST paths, SDK operations, and full field tables. These pages and the explorer share one source of truth, so they never drift.

68domains168entities

Auth

1 table

Sign-in, token lifecycle, password reset, and invites. Not a data domain — the access layer every SDK call rides on.

x-cpod-domain: auth

People

2 tables

Human identities and the groups they belong to. Users auto-provision linked Persons; tenant admins can backfill existing Users via POST /people/persons/sync-user-links.

x-cpod-domain: people

Technology

2 tables

The technology assets your org runs and who is entitled to them.

x-cpod-domain: technology

Licenses

2 tables

Software licenses owned and how they're assigned.

x-cpod-domain: licenses

Assets

2 tables

Physical and cloud assets in the inventory.

x-cpod-domain: assets

Risk & Compliance

3 tables

Vulnerabilities, controls, and risk items the org is tracking.

x-cpod-domain: risk_compliance

GRC

5 tables

Governance, risk and compliance program — frameworks, controls, evidence, incidents, risks.

x-cpod-domain: grc

SOC

3 tables

Security operations — alerts, investigations, playbooks.

x-cpod-domain: soc

Customer

6 tables

CRM — accounts, contacts, deals, activities, quotes, line items.

x-cpod-domain: customer

Projects

4 tables

Projects, tasks, sprints, features.

x-cpod-domain: project

Work & Time

3 tables

Time entries, comments, and capacity for the working surface.

x-cpod-domain: work

OKRs

2 tables

Objectives and Key Results.

x-cpod-domain: okr

HR

4 tables

Recruiting and onboarding/offboarding.

x-cpod-domain: hr

Org Chart

2 tables

Departments and locations — the org's structural axes.

x-cpod-domain: org

Employee

4 tables

Day-to-day employee data — skills, calendar, leave, notes.

x-cpod-domain: employee

Performance

2 tables

Goals and learning records on the performance review surface.

x-cpod-domain: performance

Learning

2 tables

Cohorts and assessments in the L&D surface.

x-cpod-domain: learning

Knowledge

3 tables

Documents, chunks, and entities backing search & retrieval.

x-cpod-domain: knowledge

RFP

3 tables

RFP intake, question library, and responses.

x-cpod-domain: rfp

Finance

5 tables

Invoices, POs, expenses, budgets.

x-cpod-domain: finance

Contracts

3 tables

Vendors, master contracts, and obligations.

x-cpod-domain: contracts

Procurement

1 table

Suppliers — the operational vendor view.

x-cpod-domain: procurement

Vendor

5 tables

Vendor lifecycle — scorecards, certifications, insurance, contacts, onboarding.

x-cpod-domain: vendor

Catalog

2 tables

Product catalog and categories.

x-cpod-domain: catalog

Investments

2 tables

Tech portfolio items and cost centers.

x-cpod-domain: investments

Approvals

2 tables

Approval requests and steps — the workflow surface.

x-cpod-domain: approvals

Notifications

2 tables

User notifications and broadcast announcements.

x-cpod-domain: notifications

Helpdesk

2 tables

Tickets and SLA policies for support flows.

x-cpod-domain: helpdesk

Integrations

4 tables

External apps, connectors, API keys, and webhooks.

x-cpod-domain: integration

Common

7 tables

Cross-domain primitives — data sources, tags, relationships, attention signals, and timeline events.

x-cpod-domain: common

Storage

2 tables

Object and record storage primitives — files and small JSON docs.

x-cpod-domain: storage

Telemetry

3 tables

Audit events, app events, and traces from the platform.

x-cpod-domain: telemetry

Analytics

3 tables

Dashboards, metrics, and reports for operational analytics.

x-cpod-domain: analytics

Graph

3 tables

Nodes, edges, and queries for graph-based data modeling.

x-cpod-domain: graph

Legal

6 tables

Contracts, NDAs, cases, IP, compliance, and reviews.

x-cpod-domain: legal

Marketing

7 tables

Campaigns, leads, content, events, social, emails, and analytics.

x-cpod-domain: marketing

Operations

5 tables

Access requests, HR requests, pending items, equipment, and travel.

x-cpod-domain: operations

Planner

2 tables

Daily plans and plan items for personal and team productivity.

x-cpod-domain: planner

Postmortems

1 table

Incident timelines and event sequences for postmortem analysis.

x-cpod-domain: postmortems

Surveys

3 tables

Survey definitions, individual responses, and aggregate analytics for feedback and engagement measurement.

x-cpod-domain: surveys

Product Feedback

2 tables

In-app bug reports and feature requests with automatic RICE scoring for PM triage.

x-cpod-domain: product_feedback

Process

3 tables

Process flow definitions, bottleneck identification, and efficiency scoring for workflow optimization.

x-cpod-domain: process

Integrations

3 tables

External system connections, data source registry, and sync state tracking for monitoring cross-app data pipeline health.

x-cpod-domain: integrations

ClientOps

5 tables

Customer health scores, success playbooks, onboarding plans, retention risk tracking, and expansion pipeline.

x-cpod-domain: clientops

Credentials

1 table

Stored credentials (API keys, OAuth tokens) for use by integrations and connectors.

x-cpod-domain: credentials

Masking

1 table

PII / sensitive-field masking utilities — apply consistent redaction across responses.

x-cpod-domain: masking

Policies

3 tables

Governance policy documents with lifecycle management — acceptable use, data handling, security, HR. Policies can be published, retired, and reviewed on a cadence.

x-cpod-domain: policies

Agents

1 table

Platform agent registry — autonomous AI agents that can execute skills and workflows.

x-cpod-domain: agents

Skills

1 table

Platform skill registry — reusable, versioned capabilities that agents and workflows can invoke.

x-cpod-domain: skills

Workflows

1 table

Platform workflow engine — orchestrate multi-step processes with conditional logic and error handling.

x-cpod-domain: workflows

Teams

1 table

Platform team management — organize users into collaborative groups with shared resources.

x-cpod-domain: teams

Memories

1 table

Platform memory service — persistent context and conversation history for agents.

x-cpod-domain: memories

MCP Servers

1 table

MCP server registry — registered Model Context Protocol servers and their tool definitions.

x-cpod-domain: mcp-servers

Completions

1 table

LLM completion proxy — unified interface to multiple AI models via coreiq gateway.

x-cpod-domain: completions

Speech-to-Text

1 table

Audio-to-text via cpod-backend, which forwards to coreiq's governed gateway. Multipart upload; returns OpenAI-compatible {text, _meta} shape.

x-cpod-domain: stt

Mutations

1 table

Governed write orchestrator — prepare, review, and commit EDM mutations with audit trails.

x-cpod-domain: mutations

Feature Flags

1 table

Feature-flag evaluation service — evaluate named flags against optional evaluation context.

x-cpod-domain: flags

Secrets

1 table

Platform vault — resolve named secrets securely without exposing raw values in application code.

x-cpod-domain: secrets

Pods

1 table

Platform compute pods — create, manage, and lifecycle-control containerised workloads within workspaces.

x-cpod-domain: pods

Events

1 table

Platform event bus — subscribe to resource lifecycle events and retrieve historical event logs.

x-cpod-domain: events

Apps

2 tables

App identity registry — register application identities and manage MCP tool registrations per app.

x-cpod-domain: apps

Registry

2 tables

Dynamic capability registry — service-mesh-style tool discovery and invocation across all live apps.

x-cpod-domain: registry

MCP

1 table

MCP tool proxy — register, manage, and invoke LLM-facing tools through the tenant-scoped audited proxy.

x-cpod-domain: mcp

Chat HITL

1 table

Chat human-in-the-loop approvals — resolve agent tool-call approval requests paused during AI execution.

x-cpod-domain: chat

User Profiles

1 table

User profile management — fetch, update, and manage organization membership for platform users.

x-cpod-domain: userProfiles

Organizations

1 table

Organization context — access and update the multi-tenant organization scoped to the caller's JWT.

x-cpod-domain: organizations

Tenants

1 table

Tenant management — provision, configure, and lifecycle-manage platform tenants.

x-cpod-domain: tenants

Workspaces

3 tables

Platform workspaces — personal and shared containers for files, folders, and compute pods.

x-cpod-domain: workspaces