Inbox Management: Distinguishing ‘Inbox’ and ‘Handled (Flows)’ Messages

In the Messages tab, incoming messages are organized into folders. The two most common are Inbox and Handled (Flows). Knowing the difference helps your team respond correctly—either manually (Inbox) or by letting automation proceed (Handled).

Quickly understand Inbox vs Handled (Flows)

Use this guide to know where messages land, how they’re processed, and when agents should (or shouldn’t) reply.

  1. Identify Inbox messages (manual handling)
  2. Identify Handled messages (flow-handled)
  3. Use the “at a glance” comparison
  4. Apply best practices to reduce Inbox overflow

Step-by-Step Process

1
Understand Inbox messages

Inbox messages are incoming messages that are:

  • received outside of a flow
  • not currently being handled by automation
  • typically intended for manual review or response

These messages usually appear when:

  • a contact sends a message without triggering a flow
  • a flow has ended and the contact sends a new message
  • automation is not configured for that input

[CAPTURE: Messages tab showing an incoming message in the Inbox folder.]

2
Understand Handled (Flows) messages

Handled (Flows) messages are incoming messages that are:

  • received while a contact is inside a flow
  • processed by the flow’s logic (rules, waits, actions)
  • not meant for manual handling unless the flow is interrupted

These messages are routed automatically and typically do not require agent intervention unless something goes wrong.

[CAPTURE: Messages tab showing messages in the Handled folder.]

3
Compare Inbox vs Handled at a glance

Folder Message received How it’s handled
Inbox Outside a flow Manually (agents or users)
Handled (Flows) Inside a flow Automatically by the flow
4
Why this distinction matters

  • Keeps manual conversations separate from automated workflows
  • Prevents agents from replying to messages already handled by flows
  • Makes it easier to triage incoming messages and identify automation gaps
  • Helps manage support workloads more predictably

Common Issues & Quick Fixes

Problem: I don’t see a message in the Inbox.

Possible cause: The contact is currently active in a flow.
Fix: Check the Handled folder and review the contact’s flow history.

Problem: A contact message went to Inbox instead of a flow.

Possible causes: No trigger matched the incoming message, the flow already ended, or the trigger is misconfigured.
Fix: Review your triggers (keywords, catch-all). Add a fallback flow if needed.

Problem: Agents replied but the flow didn’t continue.

Possible cause: Manual replies do not advance flow logic.
Fix: Let flows handle structured interactions. Use Interrupt only when you intend to take over manually.