Running your own ConvTag install? → Bahasa Indonesia help · install / env / deployment live in the repo README.md
User guide · English User guide · Bahasa
C ConvTag docs

Get started

Welcome

ConvTag is a sales-AI chat widget you embed on any website. A visitor opens your site, the widget loads, and an agent grounded in your own knowledge base answers their questions, captures leads, and hands off to a human when needed. This is the user guide — it covers how to build agents, train them on your data, embed the widget, and run your workspace day to day.

New here?
Jump to the 5-minute Quickstart, or skim Core concepts to get the mental model first.

What you can do

How it fits together

The product has two surfaces you'll touch as a workspace owner:

  • Workspace app — the React/Inertia SPA you use to build agents, manage knowledge, run the inbox, and handle billing. Lives at /app (or your installer's chosen path).
  • Visitor widget — the small script you embed on your own site. Streams answers from the same backend over a signed JWT.

Looking for the install / env / deployment / architecture material? That lives in the repo README.md — this guide is intentionally scoped to using the product day to day.

Reading order

The sidebar is grouped roughly in the order you'll need things — start from the top, skip what doesn't apply. If you just signed up, the Quickstart is the fastest path to a working agent.