Deployment

Put your AI where your customers are.

Put your AI assistant on WhatsApp, Instagram, and Facebook — and embed it on your website. One API key, every channel your customers use.

From signup to live in six steps.

01

Create your account

Sign up, enter your business details, and open your client dashboard.

02

Pay the setup fee

Pay the setup invoice to unlock onboarding and prepare your assistant.

03

Upload your documents

Add the PDFs, guides, and FAQs that define what your assistant should know.

04

Build the knowledge base

Activate your documents and build the knowledge layer before generating your live key.

05

Generate your key

Once onboarding is complete, your API key activates in your dashboard.

06

Deploy anywhere

Use the script tag on your website or a connector for WhatsApp, Instagram, and Facebook.

Website embed

Easiest path — recommended for most businesses

Drop one script tag into your website HTML. ARIA loads a fully styled chat bubble using the design you set in your dashboard — no extra configuration needed.

HTMLpaste before '</body>'
<!-- Copy this snippet from your ARIA dashboard after setup -->
<script
  src="https://widget.kognarit.com/widget.js"
  data-aria-key="[Your ARIA API key]"
  defer
></script>

What the widget renders

  • Your logo, assistant name, and brand colors
  • Chat bubble size and position from your dashboard
  • Welcome message, operator text, and unavailable message
  • Visitor data form if you have it enabled

About your ARIA API key

Your ARIA API key is placed in the script tag. When on a website, technical users may be able to see it in the page source — that is normal. It is protected by rate limits and abuse detection on our backend. For extra security, add an allowed domain in your dashboard settings. If the key is being abused, regenerate it immediately.

Usage is tracked and billed. Keep your key private and do not share it publicly outside of your website install snippet.

WhatsApp, Instagram, and Facebook.

Social platform connectors work through webhooks — not script tags. Messages arrive at ARIA from the platform's API, ARIA processes them, and replies go back through the same channel. Connector setup requires ARIA configuration and supported platform API/webhook access.

WhatsApp Business

When connected, your customers message your WhatsApp Business number and ARIA replies through the same number. Requires ARIA connector setup and WhatsApp Business API access.

Instagram

When connected, your customers message your Instagram account and ARIA responds in the same conversation thread. Requires ARIA connector setup and Instagram Messaging API access.

Facebook Messenger

When connected, your customers message your Facebook page and ARIA handles the Messenger conversation using your knowledge base and settings. Requires ARIA connector setup and Facebook Messenger API access.

Applies on social platforms

  • Your full knowledge base and AI behavior
  • Assistant name and language settings
  • Operator text and human takeover via SMS

Does not apply

  • Dashboard visual design — colors, bubble, logo position
  • Widget chat UI — the platform controls its own interface

Ready to deploy your AI?