← All guides

Getting Started with Hadron

Getting Started with Hadron

This guide walks you through creating your first chatbot agent on the Hadron platform.

Prerequisites

Step 1: Create an agent

Go to your organization page and click Create Chatbot Agent. The wizard walks you through:

  1. Name and description — what your chatbot does
  2. System prompt — your chatbot's personality and rules
  3. Memories — the system memory (conversations) and optional knowledge memory

Step 2: Design conversations

Open the Conversation Editor from the agent detail page. You'll see a setup conversation created by the wizard. Add your own conversations with stages, prompts, and extraction specs.

See Conversation Routing for the full guide on topics, stages, edges, and goals.

Step 3: Test

Use Claude Code + MCP tools for free iterative testing, or configure an LLM provider and use the portal's Chat tab.

See Test Personas for automated testing.

Next steps

Hadron Memory