> For the complete documentation index, see [llms.txt](https://changelog.gallabox.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.gallabox.com/february-2026/february-16-automatically-assign-chats-to-an-ai-agent.md).

# February 16 : Automatically Assign Chats to an AI Agent

### ✅ New Feature: Automatically Assign Chats to an AI Agent <a href="#m1mv0tkc8to3" id="m1mv0tkc8to3"></a>

#### What’s new? You can now automatically assign conversations to a Chat AI Agent when certain fallback rules are triggered. <a href="#xu10obxcsibd" id="xu10obxcsibd"></a>

What this means?\
If a conversation needs to be handed over (for example, when a bot cannot handle it or the chat becomes inactive), the system can directly assign the chat to an AI agent.

What’s improved?\
Earlier, after assigning a conversation to an AI agent, the agent would only respond after the customer sent another message.

Now, this is faster:

●      If the last message is from the customer, the AI agent will start responding immediately after the chat is assigned.

●      The customer does not need to send another message.

#### Where this works? <a href="#suu7eggo07iy" id="suu7eggo07iy"></a>

●      Works for WhatsApp conversations

●      Works for Instagram conversations\ <br>

⚠️ Note:\
&#x20;This feature works only with AI agents created using the new AI agent workflow.

&#x20;

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://changelog.gallabox.com/february-2026/february-16-automatically-assign-chats-to-an-ai-agent.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
