AI Chatbot
Overview of the Aimogen Pro AI chatbot: how to deploy it, what it can do, and where each capability is documented.
The Aimogen Pro chatbot is a full conversational system: personas, retrieval over your own content, tool calling, voice, file uploads, lead capture, per-user limits and persistent history.
It can be dropped into one page with a shortcode, injected site-wide with conditional targeting, or embedded on a completely different website.
Three ways to deploy it#
| Method | Use when |
|---|---|
Shortcode — [aimogen-chat-form] | You want the chatbot in a specific place |
| Global injection | You want a floating chat bubble across the site, with conditional targeting |
| Remote embed | You want it on a site other than this one |
See Chatbot quick start.
In this section#
Where the settings live#
Aimogen Pro › AI Chatbot has two groups in its sidebar:
AI Chatbot — Bot Configuration, Bot Persona Manager, User Interface, Styling, Custom Chatbot Builder, Global Chatbots, Moderation, Limitations, Bot Workflows, API Parameters, Multi-Bot Chat, Text-to-Speech/Video, PDF Chat, Remote Chatbot, Lead Capture, MCP Server Connection, History & Logs, Extensions, More Settings.
AI Realtime Chatbot — Custom Chat Builder and Remote Chatbot for the realtime voice bot.
Settings are stored in the aiomatic_Chatbot_Settings option.
Settings precedence#
The same option can be set in three places. Later ones win:
- Global settings on the AI Chatbot screens.
- Persona settings, for a bot using a persona.
- Shortcode attributes, which override everything for that instance.
That layering means you configure once globally, then vary per placement:
[aimogen-chat-form ai_name="Support" model="gpt-5-mini" height="500px" design="modern"]Nearly every setting has a matching shortcode attribute — see Shortcode reference.
Preview#
AI Chatbot › Custom Chatbot Builder includes a live preview that reflects your settings as you change them, so you can iterate without loading the front end.
Enable Chatbot Extensions In The Chabot Preview From Below controls whether
tool calling is active in the preview. Off by default, which is sensible — you do not
want the preview publishing posts while you adjust colours.
This tutorial was recorded before Aiomatic was renamed to Aimogen Pro. Some labels or interface elements may differ slightly from the current version.
Related#
- Selecting models — latency matters most for chatbots
- Usage limits and credits — configure before going public
- Security and privacy
Still stuck? Open a support ticket and include the diagnostics from Aimogen Pro › System & Logs › System Info.