AskTable
Free Trial

Embed AskTable Chat in Your Website

AskTable Team
AskTable Team 2025-03-02

How do you embed an AI analytics chat widget on your site? About six lines of code.

Embed preview

Sample HTML (the iframe is the embed):

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <title>Demo site</title>
  </head>
  <body>
    <h1>Welcome! This page embeds the AskTable chat widget.</h1>
    <!-- Replace iframe src with your chatId and Asker API key -->
    <iframe
      src="https://embed.asktable.com/?chatId={your_chat_id}&apiKey={your_api_key}"
      width="50%"
      height="600px"
      frameborder="0">
    </iframe>
  </body>
</html>

You can embed not only SaaS AskTable but also self-hosted deployments and the free standalone build—into existing systems, with no extra restrictions.

Multiple deployment modes

Try it and tell us which systems you embed into—in the comments.

Scan to join the community chat:

Community QR

cta.readyToSimplify

No coding required. Ask questions in natural language and AI generates SQL queries and visualizations automatically.Start your free trial now and experience AI-powered data analysis with AskTable.

cta.noCreditCard
cta.quickStart
cta.dbSupport