← 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
- A Hadron account at hadronmemory.com
- Admin access to an organization
Step 1: Create an agent
Go to your organization page and click Create Chatbot Agent. The wizard walks you through:
- Name and description — what your chatbot does
- System prompt — your chatbot's personality and rules
- 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
- Building a Chatbot Agent — deeper dive into conversation design
- Conversation Routing — topics, goals, edges, and the routing engine