> ## Documentation Index
> Fetch the complete documentation index at: https://docs.capedigital.co.ke/llms.txt
> Use this file to discover all available pages before exploring further.

# Cape CRM

> API documentation for the Cape Media CRM platform.

## Overview

Cape CRM manages the full advertising sales lifecycle — from lead capture through campaign delivery, billing, and commission.

**Base URL:** `https://api.capedigital.co.ke`\
**API version:** `v1` — all endpoints prefixed with `/api/v1/`

## Services

<CardGroup cols={2}>
  <Card title="Users" icon="user-circle" href="/services/users">
    Identity management, Keycloak roles, and access control.
  </Card>

  <Card title="Commercial" icon="briefcase" href="/crm/commercial">
    Lead management, campaigns, proposals, contracts, and CTS workflows.
  </Card>

  <Card title="Content" icon="newspaper" href="/crm/content">
    Stories, bulletins, lineup scheduling, and broadcast integrations.
  </Card>

  <Card title="Inventory" icon="box" href="/crm/inventory">
    Booking orders, inventory items, asset upload, traffic, and transit.
  </Card>

  <Card title="Payment" icon="credit-card" href="/crm/payment">
    Invoice requests, invoice uploads, payment tracking, and commissions.
  </Card>

  <Card title="Assignment" icon="users" href="/services/assignment">
    Task assignments, agent scheduling, and workforce management.
  </Card>

  <Card title="Document" icon="file" href="/services/document">
    Secure document upload, storage, and signed URL retrieval.
  </Card>

  <Card title="Shared" icon="bell" href="/services/shared">
    Notifications, email templates, banners, and chat integrations.
  </Card>

  <Card title="Workflow" icon="diagram-project" href="/services/workflow">
    Workflow definitions, nodes, transitions, and ticket management.
  </Card>

  <Card title="Ops" icon="shield-halved" href="/services/ops">
    Security operations — guest management, studios, zones, and incident
    tracking.
  </Card>
</CardGroup>
