# openDispatch

### 📌 Description

Opens the dispatch interface. Used by dispatchers or LEOs to view 911 calls, active units, and incident reports.

### ✅ Usage

```lua
RegisterCommand("dispatch", function()
    exports['kartik-mdt']:openDispatch()
end, false)up in a GitHub repo.
```
