Skip to main content

Glossary

The AI voice agent glossary.

Plain-English definitions of the terms behind AI voice agents and conversational AI — the speech tech, language models, telephony and compliance concepts that make a voice agent work. 101 terms and counting.

Voice AI

Speech technology

Language & NLP

Telephony

Finn platform

Action node

a node in a Workflow that performs a side effect (book calendar, call webhook, transfer call). See Workflows.

Read

Active call

a call currently in progress. Visible in real time on Live Deployments.

Read

Ask node

a Workflow node that asks the caller a question and stores the answer in a variable. See Workflows.

Read

Attestation

a cryptographic signature attached to outbound calls in some regions (notably US/Canada STIR/SHAKEN) that lets receiving carriers verify the caller-ID…

Read

Audience

a list of contacts a Finn can call (or be expected to handle on inbound). Comes from CSV upload or CRM sync. See Audience.

Read

Audience mapping

the mapping between CRM fields and FinnAI audience fields, configured per CRM connection.

Read

BAABAA

Business Associate Agreement. Required for HIPAA compliance; available on Enterprise.

Read

Buffer

the queue of contacts the dispatcher has staged for an active deployment. A "buffer drained" warning means the deployment is about to run out of work.

Read

BYO numberBYO number

Bring Your Own number. Use a phone number you already own with another provider via port-in or SIP-trunking.

Read

Call duration

wall-clock time the call was connected. Billed to the second.

Read

Call history

searchable log of every call across all deployments.

Read

Call type

outbound (Finn dials out), inbound (Finn answers ring-ins), or both.

Read

Calling-hour window

a per-contact local-time range (e.g. 9 AM – 6 PM) during which the platform will attempt calls. Respects each contact's timezone.

Read

CNAMCNAM

Caller Name. The text label that shows on the recipient's caller-ID display in the US. Requires registration to avoid spam labeling.

Read

Completion rate

percentage of attempted calls that reached a live human and finished the conversation. Distinct from success rate.

Read

Custom field

an extra column in an audience beyond name/phone/country code. Available as {{contact.field_name}} inside Finn instructions.

Read

Custom vocabulary

list of words/phrases the speech recognizer should expect. Improves transcription accuracy for brand names, drug names, jargon. See Creating a Finn.

Read

Data Extractor Sidebar

the per-call drill-in view, opened by clicking any call row. Shows transcript, audio, AI analysis, post-call fields.

Read

Decision node

a Workflow node that branches based on a variable or LLM-evaluated condition.

Read

Defined begin message

a verbatim opening script the Finn reads when a call connects. Alternative: dynamic (LLM-generated).

Read

Deployment

the act of putting a Finn on real calls. Binds Finn + Audience + Phone Number + Schedule. See Campaigns & Deployments.

Read

DIDDID

Direct Inward Dial. Synonym for "phone number" in telecom contexts.

Read

Dispatcher

internal component that pulls contacts from a deployment's buffer and triggers outbound calls.

Read

Dynamic deployment

a deployment launched on-demand (vs. scheduled).

Read

E.164E.164

international phone number format (e.g. +15551234567). The platform normalizes to E.164 internally.

Read

Finn

the AI voice agent. Configured with identity, voice, instructions, knowledge base, optional workflow.

Read

Finn icon

optional avatar shown next to a Finn in the dashboard. Cosmetic.

Read

Finn tasks

structured side-effects a Finn can trigger (book calendar, webhook, CRM update). Defined per Finn.

Read

Free-form mode

a Finn that operates without a workflow, driven by identity + guardrails + knowledge base. Default mode.

Read

From number

the phone number that appears on caller ID for outbound calls.

Read

Guardrails

rules in a Finn's "Style & Guardrails" field that constrain what it can say or do. See Creating a Finn.

Read

Handoff number

phone number the Finn transfers to when escalation triggers (e.g. caller asks for a human).

Read

Identity text

the "who you are" field on a Finn. Drives tone and behavior.

Read

Idle reminder

the line the Finn says after a period of silence to nudge the caller. Default: "Are you still there?".

Read

Knowledge base

searchable corpus of reference material attached to a Finn. Files, pasted text, website imports. See Knowledge Base.

Read

Live deployment

a deployment currently dialing. Visible on the Live Deployments page.

Read

Number pool

a group of phone numbers used by parallel deployments to spread outbound dialing across many DIDs. See Phone Numbers → Pools.

Read

Parallel deployment

a deployment that dials thousands of contacts simultaneously. Enterprise feature.

Read

Pasted text

a knowledge base source where you paste content directly. Alternative to file upload.

Read

Phone number

a DID owned by your account, used as caller ID (outbound) or ring destination (inbound). See Phone Numbers.

Read

Port

transfer phone-number ownership from another carrier into FinnAI.

Read

Post-call analysis

structured fields extracted from the transcript after a call completes (e.g. appointment_booked: true). Defined per Finn.

Read

Recording

the audio file of a completed call. Default retention 90 days.

Read

Response guidelines

rules on how the Finn should format and structure responses. See Creating a Finn.

Read

Retry

re-attempt of a failed call (no answer, busy, voicemail). Configured per deployment.

Read

Scheduled deployment

a deployment with a future start time. Sits in queue until it transitions to Live.

Read

SCIMSCIM

protocol for automated user provisioning. Enterprise SSO feature.

Read

Segment

a filtered subset of an audience based on custom-field criteria.

Read

Standard deployment

a deployment that dials contacts sequentially or in small batches. The default.

Read

STIR/SHAKEN

US/Canada caller-ID attestation framework. Mandatory for outbound calls; the platform handles it automatically.

Read

Success rate

percentage of completed calls that achieved the goal defined by the Finn's primary success field.

Read

Suppression list

global do-not-call list. Numbers on it are silently dropped from all deployments.

Read

Telephony account

the underlying carrier connection, either FinnAI-managed or BYO via SIP trunk.

Read

Test on Call

feature that calls your phone with the Finn for pre-launch testing.

Read

Test on Chat

text-based browser simulation of the Finn for fast iteration.

Read

Time zone

used for scheduling and calling-hour windows. Per-contact (derived from country code, overridable via custom field).

Read

Voice library

the catalog of voices a Finn can be assigned. Mix of provider voices and FinnAI-tuned voices.

Read

Voicemail detection

heuristic that recognizes a voicemail greeting and decides whether to end, leave a message, or proceed.

Read

Webhook

HTTP POST FinnAI sends to your URL on events (outbound), or HTTP POST your endpoint receives from FinnAI mid-call (inbound). See Integrations → Webhooks.

Read

Welcome message

what the Finn says when a call first connects. Defined or dynamic.

Read

Workflow

visual node-based editor for structured conversation flows. Alternative to free-form mode. See Workflows.

Read

From definitions to a working agent.

See these concepts in action — book a 30-minute demo and watch Finn handle real calls end to end.