Skip to main content

Glossary

A comprehensive dictionary of every term used in the Hanc.AI platform and the broader AI/voice technology landscape.

Quick Navigation

Use Ctrl+F (or Cmd+F on Mac) to search for a specific term.


A

Action

A post-call task that your agent performs automatically — sending an email, SMS, WhatsApp message, or calling an external API. Actions use data extracted from conversations via Retrieval Variables. Managed in the Actions tab.

Agent

A configured AI voice assistant on the Hanc.AI platform. Each agent has its own prompt, knowledge base, voice settings, and behavior configuration.

API (Application Programming Interface)

A way for different software systems to communicate with each other. Hanc.AI provides APIs for integrating with external systems.

API Key

A unique identifier used to authenticate requests to an API. You can generate API keys in Hanc.AI to connect external applications.

ASR (Automatic Speech Recognition)

See Speech-to-Text (STT).


B

Business Hours

The operating hours of your business. Agents can use this information to inform callers and handle after-hours calls appropriately.


C

Calendar Integration

Connect your Google Calendar so your agent can check availability and book appointments during calls. Configured as a Tool in the Actions tab.

Call Flow

The sequence of events that occur during a phone call with an agent, from greeting to conclusion.

Call Log

A record of a phone conversation including metadata (duration, time, caller ID), transcript, and optionally the audio recording. Viewed in the Dashboard tab.

Caller ID

The phone number of the person calling. This information can be captured and used for personalization or CRM integration.

Chunk

A segment of text from a document in the knowledge base. Documents are split into chunks for efficient retrieval via RAG.

Conversational AI

AI technology that enables natural spoken dialogue between humans and machines. The core technology powering Hanc.AI voice agents.

Credit

The billing unit on the Hanc.AI platform. Each plan includes monthly credits; all usage (calls, phone numbers) is deducted from your credit balance.

Context Window

The maximum amount of text an LLM can process at once. Larger context windows allow for longer conversations and more reference material.


D

Dashboard

The main tab inside each agent showing call logs, analytics, sentiment overview, and usage metrics.

Deploy Agent

A one-click way to create an agent from a template with default values. The agent is immediately live — you can fill in your business details later using the Setup Wizard. See also Guided Setup.

Duplicate Agent

A feature that allows you to clone an existing agent with all its settings, prompt, and configuration.


E

Embedding

A numerical representation of text that captures its meaning. Used in RAG systems to find semantically similar content in knowledge bases.

Escalation

The process of transferring a call from the AI agent to a human operator. Configured through Call Forwarding tools or prompt instructions.


F

Fallback

The default action when the agent cannot fulfill a request. Typically involves apologizing and offering alternatives or transferring to a human.

First Message

The initial greeting that the agent speaks when answering a call. Edited in the Model tab alongside the prompt.


G

GDPR (General Data Protection Regulation)

EU regulation governing data protection and privacy. Hanc.AI is fully GDPR-compliant with EU-hosted data storage.

Golden Template

A professionally crafted agent template with a complete prompt, knowledge base structure, greeting message, and conversation flow. There are 24 golden templates available — 14 customer-facing and 10 employee-facing roles.

Guided Setup

A step-by-step wizard that walks you through filling in template variables (company name, services, hours, etc.) before creating the agent. The alternative to Deploy Agent. See also Setup Wizard.


H

Hallucination

When an AI generates information that is not true or not present in its knowledge base. RAG and well-structured prompts help mitigate this.


I

Inbound Call

A call initiated by a customer to your business phone number.

Info Dropdown

A button in the agent header toolbar (ⓘ) that shows a quick overview of the agent's configuration — voice, language, knowledge bases, active tools, and role.

Integration

A connection between Hanc.AI and an external service (phone numbers, Google Calendar, CRM systems, webhooks).

Intent

The goal or purpose behind a caller's message. For example, "I want to book an appointment" has a booking intent.


K

Knowledge Base (KB)

A collection of documents containing business information that the AI uses to answer questions accurately. Each agent has a Knowledge Base tab for managing attached files. Files can be edited inline by clicking on them.


L

Latency

The delay between an action and its response. In voice AI, low latency is essential for natural-feeling conversations.

LiveKit

A WebRTC platform used by Hanc.AI for real-time voice communication in web widgets and test calls.

LLM (Large Language Model)

An AI model trained on vast amounts of text data, capable of understanding and generating human-like language. The "brain" that powers your voice agent's conversations.


M

Model Tab

The tab inside each agent where you edit the First Message (greeting) and the Agent Prompt. Shows a template warning if the agent was created from a golden template.


N

Natural Language Processing (NLP)

The field of AI focused on enabling computers to understand and generate human language.


O

Outbound Call

A call initiated by your business (or AI agent) to a customer. Used for reminders, follow-ups, feedback collection, and campaigns.


P

Phone Number

A telephone number connected to your Hanc.AI account for receiving and making calls. Managed in the Phone Numbers section.

Prompt

Instructions given to an AI that define its behavior, personality, and constraints. The "programming" of your voice agent. Edited in the Model tab.

Prompt Engineering

The practice of crafting effective prompts to achieve desired AI behavior. See the Prompt Engineering guide.


R

RAG (Retrieval-Augmented Generation)

A technique that enhances AI responses by retrieving relevant information from a knowledge base before generating a response. This is how your agent "knows" your business information.

Recording

An audio file capturing a phone conversation. Call recording can be enabled per agent in the Settings tab.

Reset to Template

A button that appears in the Model and Knowledge Base tabs when an agent's prompt or files have been manually edited. Clicking it restores the original template content and re-enables the Setup Wizard.

Retrieval Variable

A custom data field that the AI automatically extracts from conversations. Types: Text, Number, Boolean, and Selector. Used in post-call actions. Managed in the Actions tab.

Role Badge

A colored label shown on each agent card in the Voice Agents list. Orange badge = agent created from a template (shows role name like "Sales Agent"). Gray badge = agent created from scratch ("Own Role").


S

Setup Wizard

A step-by-step configuration tool that appears after creating an agent from a template. Indicated by a glowing wand icon (✨) next to the agent name. Shows progress as "X/Y sections completed". Lets you fill in business details section by section — you can skip sections you don't need. Disabled if you manually edit the prompt or knowledge base files (use Reset to Template to restore it).

SIP (Session Initiation Protocol)

A communication protocol for voice calls over the internet. SIP trunks connect existing phone infrastructure (PBX systems) to Hanc.AI.

Sentiment

The emotional tone of a conversation (positive, neutral, negative). Tracked automatically when Sentiment Analysis is enabled in the Settings tab.

Speech-to-Text (STT)

Technology that converts spoken audio into written text. Also called ASR. The Settings tab lets you configure up to 4 STT languages for speech recognition.

Sub-account

A separate workspace for managing a client. Each sub-account is isolated — clients cannot see each other's data. Used by agencies managing multiple clients.


T

Template

See Golden Template. A pre-configured agent role with prompt, knowledge base structure, and conversation flow. 24 templates are available covering roles like Sales Agent, Receptionist, Support Agent, and more.

Text-to-Speech (TTS)

Technology that converts written text into spoken audio. Creates the agent's voice. Voice selection is done in the Settings tab.

Tool

A capability that works during a call — transferring calls (Call Forwarding), checking calendar (Google Calendar), booking appointments, or fetching data (API RAG). Managed in the Actions tab alongside post-call actions.

Transcript

A written record of everything said during a call. Available in call logs on the Dashboard tab.


V

Voice Agent

An AI assistant that communicates through spoken conversation. The core product of Hanc.AI. Supports 25+ languages.

Voice Widget

A web-based interface embedded on your website that allows visitors to speak with your AI agent through their browser. Configured in the Widgets tab. Three types: Floating, Pill, and Inline.


W

Webhook

An HTTP callback that sends data to an external URL when specific events occur. Used for CRM integrations and custom workflows.

WebRTC

Web Real-Time Communication — technology enabling real-time audio communication in web browsers without plugins. Powers the voice widget.

Workspace

An organizational container in Hanc.AI that groups agents, knowledge bases, and team members. Usually represents one business or project.


Acronym Reference

AcronymFull Form
AIArtificial Intelligence
APIApplication Programming Interface
ASRAutomatic Speech Recognition
GDPRGeneral Data Protection Regulation
KBKnowledge Base
LLMLarge Language Model
NLPNatural Language Processing
PBXPrivate Branch Exchange
RAGRetrieval-Augmented Generation
SIPSession Initiation Protocol
STTSpeech-to-Text
TTSText-to-Speech
WebRTCWeb Real-Time Communication

Need a Term Added?

If you encounter a term that's not in this glossary, please contact support@hanc.ai and we'll add it.