githubEdit

Installation

Add the Alhena chat widget to your website with a simple JavaScript snippet.

Example Alhena AI Widget

Quick Start

Add this code to your website, just before the closing </body> tag:

circle-info

Replace YOUR_COMPANY_KEY with your company key. Find it in your dashboard URL: if your dashboard is https://app.alhena.ai/dashboard/acme/ then your company key is acme.

Finding Your Snippet

You can also copy your pre-configured snippet from the Alhena dashboard:

Integrations > Website > Installation

Regional URLs

Use the API base URL for your region:

Region
API Base URL

US

https://app.alhena.ai

EU

https://eu.alhena.ai

Example for EU region:

Next Steps

Once installed, you can:

Developer Reference

For programmatic control and advanced integrations, see the SDK documentationarrow-up-right:

Last updated