Skip to main content
An AI agent is the brain behind every lead conversation in Naturalead. It determines how the AI introduces itself, what questions it asks, when it qualifies a lead, and when it escalates to a human. Each agent is defined by four building blocks:

System Prompt & Instructions

The personality, tone, and context the AI uses in every message. This is the foundation of how your agent sounds and behaves.

Conversation Stages

An ordered flow of stages (introduction, discovery, qualification, etc.) that guide the conversation toward a goal.

Guardrails

Safety limits like max messages, inactivity timeouts, forbidden topics, and escalation triggers that keep conversations on track.

Knowledge Bases

Documents and data the agent can reference via RAG to answer domain-specific questions accurately.

Prerequisites

Before configuring an agent you need:
  • A Naturalead account with agent_config:edit permission (roles: owner, integrator, or ai_architect)
  • An API key with agent_config:edit scope
  • Optionally, uploaded knowledge base documents if you want RAG-powered answers

Step-by-step walkthrough

Monitoring agent performance

Once your agent is live, track its effectiveness using the stats endpoint:
The stats response includes:

Next steps

Launch a Campaign

Use your configured agent to run automated outreach at scale.

Knowledge Base API

Upload and manage documents for RAG-powered agent responses.

Agent Config API Reference

Full API reference for all agent configuration endpoints.

Roles & Permissions

Understand which roles can create and edit agent configurations.