Anychat Documentation¶
Anychat is the agent framework for business messaging. Build AI agents that converse with your customers on the rich messaging channels they already use — RCS, Apple Messages for Business, and WhatsApp — with cards, carousels, suggested replies, and verified-brand experiences. When a rich channel isn't available, Anychat falls back to SMS automatically, so the conversation always gets through. Webchat, Instagram, Slack, and more are built in.
Find your path¶
-
Build an agent
Understand the building blocks — playbooks, skills, objectives, guardrails — and stand up a working agent from a template.
-
Connect channels & run outreach
Connect RCS, WhatsApp, or SMS in the console, add your leads, and let the agent start conversations. No coding required.
-
Add chat to your website
Embed the Anychat widget on your site with a script tag and one HTML element.
-
Develop with the API
Create and configure agents programmatically, and send rich messages on any channel from your own systems.
How the pieces fit¶
An agent is the unit you build and operate: it has an identity, a personality, and a set of playbooks, skills, and guardrails that drive every conversation (Platform). You configure it in the console, connect it to one or more channels, and manage the people it talks to (Console Guide). On your own website, the same agent is one script tag away (Integrations). And everything the console does is available programmatically (API Reference).