Skip to main content
guided
This PowerLink runs in guided mode β€” it launches a real-time session with a human or AI agent.
The Realtime PowerLink launches a live audio, video or chat session between the customer and an agent. It supports AI agents (via LiveKit) or human agents from your workforce. You can customize language, input identity and session behavior before starting the interaction.

Key Features

πŸŽ™οΈ Live Audio or Video

Launch real-time calls powered by LiveKit (AI or human).

πŸ€– Supports AI Agents

Use AI agents to handle live sessions with integrated STT/LLM.

πŸ“ž Human Agent Routing

Connect the session to a waiting human agent (optional).

🌍 Language & Identity Control

Configure language, identity and session metadata dynamically.

How to Install

Go to the Store tab in Agentix cPanel, find Realtime and click Install to add it to your PowerLinks list. Catalogue snapshot

How it Works

When this PowerLink is triggered, it prepares session metadata, configures connection identity and launches a live session with either an AI agent (default) or a routed human agent. The session can include audio, video or chat and runs on LiveKit infrastructure.
You can control the launch behavior using input parameters like LANGUAGE, CALL_TYPE or TELEPHONY_WEB_PANEL_IDENTITY. The session is launched immediately after the task starts.
This PowerLink is meant to be triggered from LaunchPad or via API. It’s ideal for workflows where customer input must be handled live in real time.

How it Looks for Customers

This is how the real-time session interface appears to customers when triggered by a LaunchPad or invitation link. The layout works across desktop and mobile, providing an intuitive experience for video or audio interactions. Customer view of Realtime Agent

Key Interface Components

  • Left Panel (Customer View):
    Displays the customer’s avatar or video feed (if camera is enabled). The name and language are shown at the bottom left.
  • Right Panel (Agent View):
    Shows the AI or human agent. When using AI, the agent displays a branding visual along with transcribed responses as subtitles.
  • Bottom Toolbar:
    Customers can mute/unmute their microphone, turn camera on/off, share screen, open chat, adjust settings or leave the session.
The AI or human agent handles the entire conversation. No manual submission or rejection is required from the customer side.
Sessions may be voice-only or video-enabled depending on your workflow configuration and assigned agent capabilities.
This interface also supports multiparty conferences. When additional participants join, the layout automatically adjusts to accommodate them.

Configuration Parameters

These parameters control the behavior of the Realtime PowerLink at the PowerLink level, such as call recording, pre-join prompts and outbound dialer settings.

Agents

Here is list of available agents that can be used with this PowerLink. Each agent has its own set of parameters that can be configured to suit your use-case.

Multimodal Realtime Agent
Multimodal Realtime Agent
AI Agent for video/audio calls using multimodal realtime LLMs (OpenAI GPT or Google Gemini) that support audio input and output in real time.

Voice Pipeline Agent
Voice Pipeline Realtime Agent
AI Agent for video/audio calls using a voice pipeline supporting different providers β€” voice activity detection, speech-to-text (STT), LLM processing and text-to-speech (TTS).

Chat Agent
Chat Realtime Agent
AI Realtime Chat Assistant for text-based conversations, supporting different LLM text-to-text providers.

Live Assist Agent
Live Assist Realtime Agent
AI Agent for video/audio calls. Silently listens to the customer and sends real-time text suggestions to the human agent on how to respond or answer user questions.

Speech Translation Agent
Speech Live Translation Agent
AI Agent for video/audio calls that transcribes and translates speech in real time using Azure Cognitive Speech Services.

Use Cases

  • Real-time sales or support assistance
  • Interactive document review and guidance
  • Video KYC, onboarding or ID verification
  • On-demand call handling from LaunchPad or web forms
  • AI agent-driven real-time surveys and lead capture

Getting Started

1

Create Action from Realtime PowerLink

After installing the PowerLink, go to PowerLinks in your cPanel, select Actions and click Create New Action using this PowerLink.
2

Assign Agent to Action

After creating the action, assign the appropriate Agent to handle the real-time task associated with this PowerLink.
3

Configure PowerLink Action Parameters

Set up the action’s configuration parameters such as SOURCE_LANGUAGE or USER_PROMPT, depending on your expected usage scenario.Configure Realtime PowerLink
4

Configure Agent Instructions, Sources and Tools

Define the instructions, knowledge sources and function tools required by the assigned agent to handle the conversation effectively.Configure Action
5

Attach to Workflow

Add the action to a workflow using workflow studio.Attach to Workflow
6

Test the Live Session

From LaunchPad or Create New Job or via API trigger, initiate a live session and confirm the agent joins, responds correctly and the task flow behaves as expected.