> ## 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.

# Ops Service

> Security operations — guest management, studios, zones, and incident tracking.

Manages physical broadcast premises security and operations — who enters the building, which studio or zone they're visiting, and any incidents that occur on-site.

**Base URL:** `https://api.capedigital.co.ke/ops`

## Key resources

| Resource           | Description                                                        |
| ------------------ | ------------------------------------------------------------------ |
| Guests             | Show guests, premise guests, and walk-in visitor registration      |
| Guest Events       | Audit trail of all significant guest lifecycle events              |
| Studios            | Studio configuration and capacity                                  |
| Zones              | Physical zone definitions within the premises                      |
| Incidents          | Security and operational incident reports with severity and status |
| Incident Types     | Configurable incident classification categories                    |
| Incident Documents | Supporting files attached to incident reports                      |

## Guest types

| Type            | Description                         |
| --------------- | ----------------------------------- |
| `show_guest`    | Guest appearing on a broadcast show |
| `premise_guest` | Scheduled visitor to the premises   |
| `walk_in_guest` | Unscheduled walk-in visitor         |

<Note>
  See the **Ops** tab in the top navigation for the full API reference.
</Note>
