Getting Started

Dochat is an AI-powered customer support platform that lets you build intelligent chatbots trained on your own data. Deploy in minutes with a single line of code.

Quick Start

  1. Sign up — Create your free account at dochat.site/sign-up. No credit card required.
  2. Create an agent — Go to Workspace and click "Create Agent". Give it a name, description, and custom instructions.
  3. Add knowledge — Upload documents, crawl websites, or paste text to train your agent on your domain.
  4. Customize — Set a greeting message, theme color, logo, and suggested questions.
  5. Deploy — Copy the embed snippet and add it to your website. Your agent is live.

Key Concepts

Agents

Agents are AI chatbots with their own personality, knowledge, and configuration. Each agent can be deployed as a separate widget on your site. Learn more about agents.

Knowledge Bases

Knowledge bases are collections of documents, websites, and text that your agent uses to answer questions. Content is chunked, embedded, and stored for semantic search. Learn more about knowledge bases.

Widget

The widget is an embeddable chat interface that connects your visitors to your AI agent. It's customizable and works on any website. Learn more about the widget.

Conversations

Every customer interaction is tracked as a conversation. You can monitor, escalate to human operators, and resolve conversations from the dashboard. Learn more about conversations.

System Requirements

Dochat works with any modern website:

  • HTML, React, Next.js, Vue, WordPress, or vanilla JavaScript
  • Modern browsers (Chrome, Firefox, Safari, Edge)
  • No backend changes or server-side code required

Next Steps