Goal
The goal is the result the agent works toward in every conversation. Choose it first, because it changes the tools the agent gets, the suggested pipeline stages, and which configuration sections appear.
The Goal picker. Custom lets you describe an outcome that fits none of the presets.
Variables
Variables are the pieces of information the agent collects from each lead. As the conversation goes on, the agent extracts each value from what the lead says and stores it on the lead.
Variables: name, type, and whether the value is required.
Take the “information to collect” list from your worksheet and create one variable per item, marking the required ones.
Identity
The identity block sets the name the agent uses, the role it plays, the company it represents, the language and regional variant, the time zone, and the voice for calls. It takes a minute and shapes every introduction the agent makes.
Identity: who the agent is and how it sounds.
Business rules
The business rules are the agent’s prompt. This is where you describe what the business does, what the agent must never do, how it handles objections, when it escalates to a person, what a good conversation looks like, and when it should stop pursuing a lead.
Business rules are split into sections you edit one at a time.
Knowledge base
The knowledge base is what the agent knows about your company beyond the prompt: files, website pages, and catalogs. Without it, the agent can only talk about what you wrote in the rules. With it, it answers questions about products, policies, and processes from your actual material.
The knowledge base: files, websites, and catalogs the agent can draw on.
Catalogs appear only for businesses that sell from a list of products, services, or properties, and the Quote section appears only when the goal is to generate a quote. If your industry does not work that way, you will not see them, and that is expected.

Catalogs, shown when your business sells from a structured list.
Pipeline
The pipeline is the set of stages each lead moves through, from new to won or lost. As the agent talks to a lead, it moves the lead between stages based on the transition instructions you write.
The pipeline: stages, transition instructions, and required variables per stage.
- It is not a CRM. The pipeline is a visualization of where each lead is in the agent’s process. Your CRM stays the system of record, and Nexor can sync to it.
- You define it. Nexor proposes stages that match the goal, and you can add, rename, and reorder stages to mirror how your team thinks about the process.
Contact settings
The agent behaves like a persistent seller: it reaches out, waits, follows up, and eventually gives up. Two blocks control this.
Contact hours and re-engagement attempts.
Both are flexible: multiple windows per day, different ranges per day, and per-stage overrides. Details in Operation and channels.
Channels
The channels block shows everything the agent can talk through and whether each one is connected: WhatsApp, email, phone, SMS, Instagram, and web chat. The first-contact channel decides where the first outbound message goes.
Channels: what is connected and which one opens the conversation.
Tools
Tools let the agent do things outside the conversation: look up a customer in your CRM, check inventory, calculate a price, or create a record somewhere else. Every agent gets built-in tools for its goal. Custom tools are HTTP calls your team defines.
Tools assigned to an agent.
Tools are optional. If you do not have developers or an API to connect, skip this block for now and come back to it later. Teams with technical resources will find the details in For developers.