In Hardcore Mode, Level 3 rules define the agent’s operational logic: what systems it can use, what actions it can perform, what records it can create or update, when it should route or escalate, and what it must never do without confirmation.
What Level 3 unlocks
After completing Level 3, your AI agent should be able to:- understand connected systems and their purpose;
- know which actions are allowed and which are prohibited;
- work with CRM fields, statuses, tags, notes, and next steps;
- follow booking and scheduling rules;
- support payment-related flows where relevant;
- use the right source of truth when information conflicts;
- route conversations correctly based on request type;
- create cleaner handoffs for managers with full context;
- reduce repetitive operational work for your team.
1. Integrations and connected systems
Your AI agent needs to know what systems exist in your business and how it is allowed to interact with them. List all systems the agent may need to understand or work with. Common systems include:- payment systems (e.g. PayPal, Stripe);
- knowledge base tools (e.g. Zendesk, Notion);
- booking systems (e.g. Calendly, Booksy);
- CRM (e.g. Salesforce, HubSpot);
- e-commerce platforms (e.g. WooCommerce, Shopify);
- scheduling tools (e.g. Outlook Calendar, Google Calendar);
- ERP (e.g. Microsoft Dynamics 365, NetSuite);
- system name;
- what it is used for;
- whether the agent can access it;
- whether the agent can read data;
- whether the agent can create or update records;
- allowed actions;
- prohibited actions;
- when a human manager should take over.
Why it mattersWithout a clear map of connected systems and permissions, the agent either does too little or tries to do things it is not authorized for. Explicit permission rules protect the business and ensure consistent handling.
2. Communication channels
The agent needs to know where conversations happen and what behavior is expected in each channel. Unlike Level 2 channel rules, which define communication tone and sales style, Level 3 channel rules define operational behavior: what data to collect, what actions to take, and what records to create in each channel. Common channels include:- Instagram;
- Facebook Messenger;
- WhatsApp;
- Telegram;
- Threads;
- TikTok;
- Viber;
- website chat;
- email;
- phone;
- marketplace messages;
- other industry-specific channels.
- whether the agent should respond there;
- whether the agent can send links;
- whether it can collect personal data;
- whether it can trigger a handoff;
- whether it should create a CRM record;
- whether replies should be short or detailed;
- whether it can confirm bookings or only collect requests;
- any special restrictions.
Why it mattersChannel rules ensure the agent behaves appropriately in each context and that the right data is collected and routed regardless of where the conversation starts.
3. CRM logic: fields, statuses, tags, notes, and next steps
If the agent works with a CRM or lead tracking system, you must define the exact rules for creating and updating records. Include:- when to create a lead;
- required fields;
- optional fields;
- available statuses and when to use each;
- available tags;
- what notes to add;
- when to create next steps or reminders;
- who owns the lead;
- what triggers a handoff.
Why it mattersConsistent CRM logic means managers always receive leads with complete information. It also allows the business to track conversion, response time, and lead quality accurately.
4. Booking and scheduling systems
Businesses that use appointments, demos, reservations, or consultations must define explicit booking rules. Include:- booking system used;
- whether the agent can read available slots;
- whether it can suggest slots;
- whether it can create bookings;
- whether it can reschedule or cancel bookings;
- information required before a booking can be made;
- whether manager confirmation is required;
- what to do if a requested slot is unavailable;
- what to send after a booking is confirmed.
Why it mattersBooking rules prevent double bookings, incorrect confirmations, and uncoordinated scheduling. Clear rules protect both the client experience and your team’s calendar.
5. Payment systems and payment-related flows
Payment flows require strict rules. The agent must know exactly what it is and is not allowed to do with payment information. Include:- accepted payment methods;
- whether prepayment is required;
- whether the agent can send payment links;
- when to send a payment link;
- whether the agent can confirm payment;
- what to do if payment fails;
- what to do after successful payment;
- refund rules;
- when payment questions must be transferred to a manager.
Why it mattersPayment rules protect the business from errors, fraud, and disputes. The agent should never make promises about payments or refunds that it cannot verify.
6. Routing and escalation workflows
The agent needs a clear map of where each type of request should go and what action to take. Define routing rules for each request type:- sales inquiries;
- booking requests;
- support questions;
- complaints;
- refund requests;
- partnership requests;
- technical issues;
- VIP clients;
- not relevant requests;
- urgent requests.
- who owns it;
- whether the agent handles it or escalates;
- what information to collect before escalation;
- priority level;
- the message shown to the user;
- the internal note added to the CRM or handoff.
Why it mattersRouting logic ensures that requests reach the right person with the right context. Without it, the agent may handle things it should not or fail to escalate things that need human attention.
7. Knowledge base and source of truth
The agent must rely on accurate, current information. If documents conflict, it needs a clear order of priority. Common sources include:- FAQ;
- price list;
- product catalog;
- service descriptions;
- booking instructions;
- delivery policy;
- refund policy;
- scripts;
- tone of voice guide;
- legal terms;
- SOPs;
- onboarding documents;
- internal process documents;
- examples of good and bad conversations.
- what it contains;
- whether it is current;
- who owns it;
- how often it is updated;
- priority if sources conflict;
- whether the agent can quote it directly;
- whether it is internal-only or customer-facing.
Why it mattersWithout a defined source of truth, the agent may give contradictory or outdated answers. Source priority rules ensure the agent always uses the most reliable information available.
Level 3 completion checklist
Before launching an Operational Agent, make sure you have prepared:- a list of connected systems and their purpose;
- agent permissions for each system, including allowed and prohibited actions;
- communication channel rules for each active channel;
- CRM fields, statuses, tags, notes, and next-step logic;
- booking and scheduling rules including confirmation logic;
- payment-related rules if payments are part of the workflow;
- routing and escalation workflows for each request type;
- approved knowledge sources with ownership and update frequency;
- source priority rules for when documents conflict;
- clear rules for what the agent can and cannot do operationally.
Level 3 turns your AI agent into part of your business workflow. If the agent should perform actions, update systems, or route requests, the operational rules must be written clearly and treated as business logic, not general guidance.