AI support agents that actually work

Train it on your content, plug in the tools you already use, and let it answer customers on WhatsApp, Instagram, Messenger, Telegram and more — around the clock, with a human one tap away.

Build and test your agent free. No card until you connect a channel.

Capabilities

Everything your agent needs

From training data ingestion to live web browsing — a complete platform for building production AI agents.

Train on anything

Upload PDFs, paste URLs, or enter raw text. CloudTrain processes it automatically so your agent can answer questions based on your data.

Web scraping

Train your agent on live web pages. CloudTrain handles the scraping — even on JavaScript-heavy sites — so you don't have to.

Connect any API as a tool

Register REST endpoints as agent tools. Define parameters, auth, and headers — your agent decides when to call them during a conversation.

Streaming responses

Real-time streaming over a single HTTP endpoint. Your agent starts responding instantly — no polling, no WebSockets to manage.

Secure API keys

Generate API keys with expiration dates and usage tracking. Authenticate with standard Bearer tokens — the same pattern you already use.

Usage tracking

Monitor API requests, training sessions, storage consumption, and token costs per agent. Know exactly what you're spending.

How it works

Three steps to a working agent

01

Train with your data

Upload PDFs, paste URLs, or enter text. CloudTrain processes everything so your agent knows your business inside and out.

02

Configure tools & instructions

Connect your REST APIs as callable tools. Write instructions that tell your agent how to behave and when to use its tools.

03

Integrate with one endpoint

Grab an API key and call a single endpoint. Your agent answers from its training data and calls tools automatically.

Integrations

Go live on the channels your customers already use

Connect your CloudTrain agent to messaging platforms in a few clicks. WhatsApp, Instagram, Messenger, and Telegram are live now — more channels are on the way.

Available now

WhatsApp Business

Turn your WhatsApp Business number into a 24/7 AI support channel. Customers message you like usual — your agent replies on-brand, in your voice, from your training data.

  • Reply to customers automatically with your trained AI agent
  • Trigger your connected tools mid-chat — bookings, lookups, orders
  • Transcribe voice notes and respond in seconds
  • Read images and documents customers send
  • Connect multiple business numbers under one workspace
  • Onboard a number in minutes through Embedded Signup
Connect your number

Included on all paid plans

More channels

More channels, same agent

One configured agent — every conversation, regardless of channel. Telegram, Discord, Instagram, and Messenger are live today; the rest are rolling out next.

Telegram

Available now

Connect a Telegram bot yourself in minutes and let your agent reply

Discord

Available now

Add the CloudTrain bot to your server — mention it and your agent replies

Instagram DM

Available now

Respond to direct messages on Instagram Business profiles

Facebook Messenger

Available now

Handle Page conversations with the same AI agent

Slack

Soon

Put an internal AI assistant in your team's workspace

SMS

Soon

Reach customers anywhere with simple text messaging

Email

Soon

Auto-respond to inbound email with context-aware replies

Action tools

…and it doesn't just talk. It acts.

Mid-conversation, your agent calls real tools — looks up an order, cancels it with a teammate's approval, hits your own APIs. Every risky action can wait for a human.

Shopify

Early access

Connect your store with one click — no tokens, no setup. Cancellations ship gated behind human approval by default.

orderStatus()productSearch()cancelOrder()

Your APIs

Available now

Any REST endpoint becomes a tool your agent can call — bookings, lookups, whatever your backend does.

Stripe

Soon

Payment links, refunds, and subscription status without leaving the chat.

Calendar booking

Soon

Cal.com, Calendly, and Google Calendar — appointments booked in chat.

MCP servers

Soon

Bring your own tools from any MCP server — with approvals layered on top.

Want a different channel or action? Tell us what you need.

For developers

Prefer code? It's one endpoint.

cloudtrain-agent
Your code
// npm install @cloudtrain/sdk
import { CloudTrain } from "@cloudtrain/sdk"
const client = new CloudTrain({
apiKey: "ct_..."
})
const res = await client.chat({
messages: [{
role: "user",
content: "What is your
return policy?"
}]
})
Agent response

Waiting for request...

Pricing

Simple, transparent pricing

Pay per agent. Train it, connect your tools, and scale as you grow.

Every agent starts free — no card to build and test one

Basic

For individuals getting started with AI agents.

$20/ agent / month
  • 5,000 AI replies / month
  • 30 training sessions / month
  • 1 GB storage
  • 3 connected tools
  • Text messages on all channels
  • WhatsApp Business — 1 number
  • 2 API keys
  • Text training data
  • 7-day message history
  • Email support
Start building

14-day trial when you connect a channel

Most popular

Pro

For production agents that need more power.

$79/ agent / month
  • 25,000 AI replies / month
  • 100 training sessions / month
  • 5 GB storage
  • 5 connected tools
  • Text, images, voice notes & documents on all channels
  • WhatsApp Business — up to 3 numbers
  • 4 API keys
  • Outbound webhooks — 3 endpoints
  • Text & document training
  • 30-day message history
  • Priority support
Start building

14-day trial when you connect a channel

Premium

For teams and high-volume agents.

$249/ agent / month
  • 100,000 AI replies / month
  • 300 training sessions / month
  • 15 GB storage
  • 7 connected tools
  • Text, images, voice notes & documents on all channels
  • WhatsApp Business — up to 5 numbers
  • 10 API keys
  • Outbound webhooks — 10 endpoints
  • Text, document & URL training
  • Web scraping
  • 90-day message history
  • Dedicated support
Start building

14-day trial when you connect a channel

Ready to build your first agent?

Create an agent, train it on your data, and watch it answer in your dashboard — free, no card. Connect it to WhatsApp and the rest from $20/month, with 14 days free to start.