Purpose
The fleet is the pool of voice workers that actually run conversations. Each worker handles one call at a time, so the size of the fleet is the ceiling on how many calls — inbound and outbound combined — the platform can hold at once. The fleet status page is a read-only monitor. It shows how much of that capacity is in use right now, the health of every worker, and how many free call slots remain. You use it to answer one question at a glance: is there room for more calls, and is every worker healthy? Open it at/dashboard/fleet.
This page has no buttons and nothing to edit. You cannot start, stop, or resize workers from here — that is engineering’s job. Everything on the page is a live indicator you read, not a control you operate.
The capacity bar
At the top of the page, a single capacity bar summarises the whole fleet. It shows the total number of calls active across every worker against the total capacity of the fleet, written as active / total calls — for example5 / 100 calls.
The bar fills from left to right as usage climbs, and its colour is the headline signal:
| Bar colour | Usage | What it means |
|---|---|---|
| Green | Below 80% | Plenty of headroom. New calls have somewhere to land. |
| Red | At or above 80% | The fleet is filling up. You are close to the ceiling, and new calls risk having no free worker. |
Worker cards
Below the capacity bar, a grid of cards shows one card per voice worker. Each card breaks down that single worker’s identity, health, and load.| Card element | What it shows |
|---|---|
| Worker address | The worker’s network address, shown in a fixed-width font. Long addresses are trimmed with an ellipsis (…). This identifies the worker if you need to quote it when escalating. |
| Status icon and label | A health indicator — a green tick reading Healthy, or a red cross reading Unreachable. See Worker status below. |
| Capacity line | The worker’s total active calls and how many call slots it provides. |
| Available line | How many free call slots the worker has left right now. |
| Per-worker progress bar | A small bar showing how full that one worker is, mirroring its share of the capacity. |
Worker status
The icon and label on each card tell you whether the platform can reach that worker at all.| Status | Indicator | Meaning |
|---|---|---|
| Healthy | Green tick | The worker responded to its health check and is ready to take calls. |
| Unreachable | Red cross | The worker did not respond. It is not taking calls, and its slots do not count toward usable capacity. |
Available slots
The Available line on each card is colour-coded so you can spot a worker that is nearly full without reading the number:| Available slots | Colour | Meaning |
|---|---|---|
| More than 5 | Green | The worker has comfortable headroom. |
| 5 or fewer | Red | The worker is almost full. Little room left for new calls on this worker. |
How to read the page
Glance at the capacity bar
Green and well short of full means the fleet is healthy and has room. Red means you are near the ceiling — keep watching.
Scan the worker grid for red
A few green workers running near full during a busy campaign is normal. A red Unreachable status, especially on more than one worker, is the thing to act on.
The fleet is one of the limits that caps how fast a campaign can dial: the dialler only connects an answered call when a free worker is available. If campaigns feel slow and the fleet sits near full, the fleet — not the carrier or the campaign settings — is your real ceiling. See Pacing and retries.
Empty state
If no workers are registered, the grid is replaced by a centred No workers registered message instead of cards.When to escalate
The fleet status page tells you what is wrong, but fixing the fleet itself is engineering’s responsibility. Hand these situations to engineering rather than retrying them yourself:- The fleet shows no usable capacity but no campaigns are running and workers should be free.
- The page shows No workers registered.
- Several workers are unreachable at once, or one stays unreachable for more than a few minutes.
- The capacity bar stays pinned at full long after you have paused or stopped dialling.
Next steps
Pacing and retries
How fleet capacity, carrier limits, and campaign concurrency together decide your real dialling ceiling.
Monitor a campaign
Read live campaign activity and confirm whether a full fleet is expected load or a problem.