Settings: Auto-close conversations after a defined period
in progress
K
Katriel S
Business Problem
Currently, conversation closure is highly dependent on manual intervention by human agents. This reliance on memory and manual effort leads to several critical issues:
- Operational inefficiencies: Conversations remain open indefinitely when a contact stops cluttering the workspace.
- Broken automation loops: Open conversations often prevent AI agents or specific Workflows from re-triggering when a contact eventually returns, leading to perceived platform malfunctions and missed follow-ups.
- Skewed reporting: Unclosed conversations distort reports, making it difficult for businesses to measure actual resolution times and for respond.io to demonstrate true platform value.
Desired Outcome
To have an option to auto-close conversations based on a pre-determined timing.This ensures a "clean" inbox state, accurate reporting, and the seamless re-triggering of AI and automation for future interactions.
N
Nabilah Binti Salleh
marked this post as
in progress
S
Shi Hui
Hi @Katriel S, could you share with us more of your use case on this?
K
Katriel S
Shi Hui: Sure, We use Respond.io to manage our WhatsApp Business account and we have 24hour session message period, I would like to have a feature that would set a schedule to close the conversation after 24 hours (or whatever time user selects) and cancel the scheduled closing if the customer sends a message or the business sends another template message. This would help keep the open conversations tab less cluttered and makes it easier for the team to manage conversations.
S
Shi Hui
Katriel S: Understand! You want to close the conversation when the 24 hours messaging window is over. Thank you for your feedback, we will look into this when it becomes a priority.
In the meantime, you might want to consider this workaround using Workflow:
Create a Workflow with "Shortcut" Trigger
Step 1: Wait step of e.g. 24 hrs
Step 2: Branch step-Branch 1 condition: Last interaction time is greater than 24 hrs ago
Branch 1: Close conversation step (If the last interaction time is greater than 24 hrs, the messaging window should be closed)
Else branch: Can be anything for e.g. wait for 2 hours then jump back to branch step.
With this, your team can trigger this Shortcut to schedule to close conversation. Let me know if this helps!😊
K
Katriel S
Shi Hui: Oh nice! thank you, we can remove this since it can be done via a workflow.