Skip to main content

Getting Started

This guide walks you through the end-to-end process of setting up HubTalk AI, from initial briefing through to production launch.

Onboarding Process

1

Submit a brief

Fill out the onboarding brief describing your use case, requirements, and expected call volumes. The HubTalk AI team will review it and follow up with any clarifying questions.
2

Demo preparation

A demo is prepared using either your data or publicly available data. Demo preparation typically takes 1–3 business days, and up to one week in some cases.
3

Pilot agreement

After the demo, you’ll agree on pilot scope: format, topic coverage, and deployment model. For enterprise clients, data security is a key factor — SaaS, private cloud, or on-premise options are available. Each pilot has custom KPIs (e.g., % of dialogs without escalation, SL, FCR).
4

Contract and launch

Finalize the contract and proceed to production deployment.

Platform Overview

Once onboarded, you have access to the HubTalk AI dashboard with the following sections:
SectionDescription
AgentsCreate and manage voice agents — configure LLM, ASR, TTS, prompts, and functions
AnalyticsView call metrics, conversation breakdowns, and performance data
Call DetailDrill into individual calls with full transcripts, recordings, and export to CSV
Knowledge BaseUpload documents (FAQ, product info) that agents use to answer questions

Setting Up Your First Agent

1

Navigate to Agents

Open the Agents section in the dashboard. You’ll see all agents for your organization with search by agent name and company.
2

Create a new agent

Click Create Agent and configure:
  • LLM — Select the language model
  • ASR — Select the speech recognition engine
  • TTS — Select the text-to-speech engine
  • Prompt — Write the agent’s system prompt (single prompt mode)
  • Greeting — Set a fixed or dynamic greeting message
3

Add functions

In the right panel, add functions like operator transfer, call ending, or custom API integrations.
4

Configure post-call analysis

Set up post-call analysis variables to extract structured data from conversations.
5

Set up webhook

Configure the webhook endpoint to receive call data after each conversation.
6

Test the agent

Use the built-in chat testing feature to validate your agent’s behavior before going live.
7

Connect telephony

Work with your telephony team to set up SIP trunks and bind phone numbers to your agent.

Next Steps