CogniAgent Conversational AI: How It Works in the Builder

banner 8 2 scaled

In the last article, we covered how Conversational AI differs from other solutions, the typical use cases, and the deterministic approach behind it. In this article, we will walk through the Conversational Flow and learn how it actually works. Getting Started When you open the builder, navigate to the Conversational Flow icon. To create a new flow, simply click +New Flow. From the Start button, click the + icon and your first actor will be created. Think of actors as your employees. You have an organization with sales assistants, marketers, support managers, and so on – these are your actors in CogniAgent. From the Start button, you can build a tree of different actors. For instance, all three roles can be triggered simultaneously from the Start button, or the flow can be linear: one actor finishes, the next one begins.

3A82EF50 D4EF 4204 9897 DDEEE2DAB947 1 105 c

Activation Conditions Between actors, you will see node connectors and + icons. This is where you add the activation condition – the user intent or situation that triggers a particular path. For example: the user asks about orders, pricing, or delivery status. Setting the activation condition between each actor defines which task passes to which actor next. Skip it, and the logic becomes unclear and the output breaks down.

86FD1441 39DE 43F0 A971 8C9EE5B659DC

Inside Each Actor: Basic Mode Opening any actor reveals two modes – Basic and Advanced. Let's start with Basic. Context: General knowledge and background for this actor. Can be inherited by child actors – for example, company information, tone of voice, or other important parameters. Inherit Context Includes context from parent actors and global flow settings. Instructions: Specific behavior and rules for this actor only. Never inherited. This is where you define how the actor should behave, what questions to ask, and how to handle different situations. Definition of Done (optional) Describes when this actor's job is complete. Leave it empty and the actor decides on its own –  it may finish too early. For example: "The user has shared all required information and the conversational flow may continue to the next actor." Focus Mode Controls how the actor handles topic changes mid-conversation. Can be set to Auto, Flexible, Persistent, or Strict. In the Capabilities section, you can connect a Knowledge Base – your company rulebook – integrations where each actor should take action, or Custom Tools, where you can write your own tool using sandboxed Python. CogniAgent supports 2,700+ integrations.

BDF7AF30 E018 4C9F A03C 18D6AF0E46A0 1 105 c

Inside Each Actor: Advanced Mode In Advanced mode, you can define the step-by-step logic of each actor. For instance, a Support Manager actor handling product returns can be configured to first ask a question, then send a static message, then branch based on a condition – and so on. Think of this as defining your agent's exact playbook: go here, act like this, then do that. You can also configure Focus Mode here, same as in Basic setup – from Auto to Strict.

8F3018C5 CA7F 4551 A4D5 D8690302BB66

Flow Settings In Flow Settings, you can define the agent's name and description, choose the execution mode – Responder or Initiator – share global context, define the Knowledge Base and capabilities, and select which channels the conversational flow should operate in: web widget, WhatsApp Business, SMS, Slack, Outlook, and more.

F263E8BC 4AD5 4BF0 A125 1BD49F74DCCB

Testing and Deploying That's it – simple logic, deterministic approach. To test your agent, click the Test button and run through the conversation. When you're satisfied, deploy. In the next guide, we will learn how to connect your conversational flow to the broader application and continue enriching the logic from there.

2F28F319 E6F7 4E8A A316 E59A7BFE70D7 4 5005 c

Other Guides

feature image 3.9MB

How to Build a Candidate Screening Application in CogniAgent: From Job Application to Qualification Conversation

Aug 17, 2026
9 min read
how-to-build-an-ai-receptionist-agent-in-cogniagent

How to Build an AI Receptionist Agent in CogniAgent

Jul 31, 2026
10 min read
how-to-build-an-ai-appointment-booking-agent-in-cogniagent

How to Build an AI Appointment Booking Agent in CogniAgent

Jul 31, 2026
8 min read