Step 1: Create your agent
- Log in to the Deflect Dashboard.
- Open Agents → Create agent.
- Name it (e.g.
Website support) and open it in the Agent editor.
Step 2: Persona and language
- Set the System prompt — who the agent is, tone, and what it must not do.
- Pick Language behavior (fixed locale or dynamic). Details: Set language.
Step 3: Add knowledge
Content is not uploaded from inside the agent. You add it in the Knowledge Base area of the dashboard, then link it to the agent.- Open Knowledge Base (sidebar). Upload PDF or Markdown files and/or add a website / web crawl source there.
- Wait until each source shows as processed / ready before expecting accurate answers.
- Open your Agent → Agent editor → Knowledge (or Add knowledge base) and link the knowledge base(s) you created.
Step 4: Test in the dashboard
Use the test chat in the Agent editor to confirm answers and tone.Step 5: Put the widget on your site
- Settings → Widget → create an API key, pick this agent, copy the embed snippet.
- Settings → Domains → add your website hostname(s).
- Paste the snippet before
</body>on your site.