Saltar al contenido principal

Reference & Glossary

Everyone

A quick-lookup chapter: the dashboard, metrics definitions, a permission cheat-sheet, and a glossary of every term used in this guide.


1. The Dashboard (your real-time floor view)

The Dashboard (the home screen, /) is a customizable grid of widgets — the screen a supervisor lives in. Widgets are scoped: a supervisor's queue/agent widgets show only their own queues and team; an agent sees only their own stats.

The dashboard with live KPI tiles, queue status, and trends

To customize: click EditAdd Widget, pick from the catalog, drag to rearrange (the layout is responsive), then Done. Removed widgets can be re-added; some sentiment widgets need real-time transcription enabled.

Per-widget filters & thresholds (Edit mode)

In Edit mode each widget grows a small toolbar in its header — this is how you filter and tune widgets individually:

The dashboard in Edit mode: each widget shows a filter (funnel) and threshold (gauge) icon Edit mode. Every widget shows a funnel (filter) icon, many show a gauge (threshold) icon, and an × to remove it. The top bar adds Add Widget and a layout toggle (Vertical).

  • Filter (funnel) iconscope this one widget to a specific queue or agent (or a subset), independently of the rest of the board. So you can put a "Calls in Queue" tile for Sales next to one for Support, or an "Answer Rate" filtered to a single team.
  • Threshold (gauge) icon — set the alert thresholds for a KPI tile (e.g. turn Answer Rate red below a target, or flag Oldest-in-Queue over N seconds).
  • × (remove) — take the widget off the board (re-add it later from Add Widget).

Filters are per-widget and per-dashboard, so you can build several saved dashboards (the My Dashboard ▾ switcher) — e.g. one scoped to Sales, one to Support — and flip between them.

Widget catalog

Statistics (live KPI tiles)

WidgetWhat it shows
Online UsersAgents currently signed in.
Today's CallsTotal calls today (answered / missed / failed).
Answer Rate% of offered calls that were answered (no time bound). Not the same as Service Level — see the metrics definitions.
Active CallsCalls in progress right now.
Avg DurationAverage call length.
Avg Handle TimeAHT = talk + hold + wrap-up.
Calls in QueueCallers waiting right now.
Oldest in QueueLongest current wait — watch this for SLA risk.
Queue Waiting TimeCurrent average wait.
Queue StatusPer-queue board: waiting count, agents, and an SLA indicator.
System Health / SIP Error Rate / Call LimitPlatform health tiles (more for admins).

Charts

WidgetWhat it shows
Today's Sentiment / Sentiment by Agent / Emotion Breakdown / Caller vs AgentSentiment views (need real-time transcription).
Monthly Trend / Daily Call Trend / Hourly DistributionVolume trends over time.
Call Direction / Registration TrendInbound vs outbound mix; SIP registration trend.

Tables

WidgetWhat it shows
Top UsersAgent leaderboard by weighted sentiment/volume.
Recent CallsThe latest calls.
Negative CallsCalls needing attention (needs real-time transcription).
Online by DomainOnline users per tenant/domain.

A supervisor's day (operating flow)

  1. Morning: open the Dashboard — check Online Users, Calls in Queue, Oldest in Queue, Answer Rate, and Queue Status SLA. Staff accordingly.
  2. Throughout the day: keep Agent States (Ch. 2) and Live Monitor (Ch. 6) open. Watch live sentiment alerts on Live Monitor; Monitor → Whisper → Barge → Intercept when a call needs you.
  3. Coaching: use Sentiment Dashboard (Ch. 7) to find negative/low-scoring calls → open Call ReviewEvaluate with a scorecard (Ch. 8).
  4. QA cycle: run evaluations, let agents acknowledge/dispute, and calibrate evaluators periodically.
  5. End of day: review trends (Monthly/Daily), Top Users, and Negative Calls; export Call Records if you report to your own manager.

2. Metrics definitions

Know what each number means. Contact-center metrics split into two families, and mixing them up is the most common reporting mistake:

  • Real-time metrics are current counts and state — "how many callers are waiting right now." They go up and down live.
  • Historical metrics are rates calculated over a period — "what % did we answer in time today." They're averages/percentages, not live counts.

Real-time metrics (current counts & state)

MetricWhat it meansIn Orbit
Contacts / Calls in QueueCallers waiting in the queue, not yet connected to an agent.Calls in Queue tile; Queue Status waiting count.
Oldest in QueueAge of the longest-waiting caller right now — the number to watch for SLA risk.Oldest in Queue tile.
Available agentsAgents whose status is Available and who can take an inbound call now.See the note below on Online Users — it's not the same thing.
Agents on contactAgents currently handling a call (connected / hold / wrap-up).Approximated by Active Calls (a call count, not an agent count).
Average wait (ASA, live)Running average wait before answer for the current period.Queue Waiting Time tile.
"Online Users" ≠ "Available agents"

Online Users counts everyone signed in — including agents on Break, in wrap-up, or on a call. It is not the count of agents ready to take a new call. When you're deciding whether to staff up, read the Agent States roster (Ch. 2) for the true Available count, not Online Users.

Historical metrics (rates over a period)

MetricDefinition & formulaIn Orbit
Service Level (X s)% of contacts answered within X seconds (X is a configurable threshold, e.g. "Service Level 20" = % answered in under 20 s). The classic contact-center SLA measure.Live. Each queue has a service-level target (default 80 % within 20 s); the Queue Status widget shows the resulting SLA % and breach alerts. The target is configurable per queue via the API today — a field on the queue form is still to come.
Answer Rate% of offered calls that were answered, with no time bound.Answer Rate tile. Useful, but it is not Service Level — a call answered after 5 minutes still counts as answered here.
Abandonment rate% of callers who hung up while waiting in queue, before reaching an agent. Formula: (abandoned ÷ queued) × 100.No dedicated tile; track via Call Records filtered to abandoned.
Average Handle Time (AHT)Average total handling time per call = talk + hold + wrap-up (ACW).Avg Handle Time tile.
Average interaction (talk) timeAverage time the agent was actually talking to the customer — excludes hold and wrap-up.Not a separate tile; don't confuse it with Avg Duration.
Average DurationAverage total call length end to end.Avg Duration tile. Longer than talk time because it includes IVR, queue, hold, and wrap-up.
OccupancyOf an agent's working time (on-contact + idle waiting for a call — excludes breaks/offline), the % spent on contacts (incl. wrap-up). Formula: on-contact ÷ (on-contact + idle) × 100.Not available today — no occupancy widget.
Adherence% of time an agent followed their schedule (a workforce-management measure).Not available — Orbit has no scheduling/WFM module. Don't imply it does.
Three "time" metrics people mix up

Avg Duration (whole call) ≠ AHT (talk + hold + wrap-up) ≠ interaction time (talk only). They get bigger in that order. When someone asks "how long are our calls," ask which they mean.

Counting vocabulary. When you filter Call Records, these are the words to use consistently: queued (entered a queue), answered / handled (connected to and handled by an agent), abandoned (hung up in queue before an agent).


3. Permission cheat-sheet

Permissions are resource.action. Common ones, by area:

AreaExample permissions
Users & profilesusers.view, users.edit
Queuesqueues.view, queues.create, queues.edit, queues.delete
Call flowscall_flows.view
Routingrouting_profiles.view, call_routes.view
Telephonycarriers.view, phone_numbers.view
Recordings & transcriptsrecordings.view, transcripts.view
Sentimentsentiment.view
Supervisionsupervision.view, call_control.monitor, call_control.whisper, call_control.barge, call_control.intercept
Qualityqa_scorecards.view, qa_evaluations.view, qa_evaluations.review_own, qa_calibration.view
Complianceretention_policy.view, legal_holds.view, access_log.view, dsar.view, consent.view, pii_redaction.view
API & integrationapi_keys.create, api_keys.delete (needs the api-access license)
Softphoneorbit_panel.view
Platformplatform_admin (role)

A user's effective permissions come from their assigned Security Profile (platform roles bypass to all). See Organization & Access.


4. Glossary

TermMeaning
Abandonment rate% of callers who hung up in queue before an agent — (abandoned ÷ queued) × 100.
ACDAutomatic Call Distributor — decides which waiting caller goes to which agent.
ACWAfter Contact Work — Orbit's Wrap-Up; post-call notes time, counted in AHT.
Adherence% of time an agent follows their schedule (a WFM metric; not available in Orbit).
AgentA user who handles calls (has a routing profile).
AHTAverage Handle Time — talk + hold + wrap-up (ACW).
ApplicationThe handler a phone number points at; runs a call flow.
ASAAverage Speed of Answer — average wait before a call is answered.
Answer Rate% of offered calls answered (no time bound) — not the same as Service Level.
BargeSupervisor joins a live call so both parties hear them.
Call FlowThe visual script Orbit follows for a call (IVR).
Call JourneyThe chronological timeline of events in one call.
Carrier / TrunkYour connection to a phone provider.
DIDDirect Inward Dialing — a phone number customers call.
DSARData Subject Access Request — a person's request to see or delete their data.
DTMFThe tones from phone keypad presses (touch-tone).
GatewayA network endpoint (IP/port) of a carrier.
IVRInteractive Voice Response — the automated menu ("press 1…").
Legal HoldA freeze that prevents recordings from being deleted.
Longest-idleDistribution that offers a call to the agent idle the longest.
MonitorSupervisor listens to a live call silently.
Occupancy% of working time (on-contact + idle, excl. breaks) spent on contacts — on-contact ÷ (on-contact + idle) × 100 (not available in Orbit).
PIIPersonally Identifiable Information.
QueueA waiting room for calls.
RetentionHow long recordings/transcripts are kept before deletion.
Routing ProfileAn agent's queue assignments, priorities, and delays.
Security ProfileA named bundle of permissions assigned to a user.
Service Level (X s)% of calls answered within X seconds — the classic SLA measure.
SentimentA positive/neutral/negative score for spoken segments.
SIPThe signaling protocol that sets up phone calls.
TenantOne company on the platform, with its own URL and isolated data.
View-AsA platform/reseller admin temporarily seeing Orbit as a customer.
WhisperAudio only the agent hears (coaching, or a pre-connect announcement).
Wrap-UpAfter-call work — notes/disposition an agent enters post-call.

5. Where to find it (menu map)

This guide is organized by topic, but the Orbit app groups screens into a few menus. Use this map to jump from a screen you're looking at to the chapter that explains it.

App menuScreenExplained in
DashboardDashboard§1 above
My WorkspaceSoftphone (in-app)Handling Calls
UsersUsersOrg & Access §4
Routing ProfilesAgents & Teams §1
Agent StatesAgents & Teams §3
Security ProfilesOrg & Access §3
Agent HierarchyAgents & Teams §2
RoutingCall FlowsCall Flows
QueuesQueues & ACD
Business HoursQueues & ACD §3
Call RoutesTelephony §5
Wrap-Up FormsHandling Calls §5
Quick ConnectsHandling Calls §4
TelephonyPhone NumbersTelephony §3
SIP TrunksTelephony §2
Outbound RoutesTelephony §5
AnalyticsCall Records / ReviewRecordings & AI §5
Sentiment DashboardRecordings & AI §4
Live MonitorHandling Calls §13
Supervisor MonitoringHandling Calls §8
Transcript SearchRecordings & AI §7
QualityEvaluations / Scorecards / My Evaluations / CalibrationQuality Assurance
CampaignsCampaignsDeveloper §7
ComplianceRetention / Legal Holds / Access Log / Consent / GDPR-DSAR / PII RedactionCompliance
SettingsSystem SettingsCompliance §9
API KeysDeveloper §2
(platform admin)Accounts / Service Providers / Plans / LicensingOrg & Access §2
Cluster ConfigOrg & Access §2