Skip to content

Commit

Permalink
Add new resource to mint.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gharbat committed Oct 1, 2024
1 parent 74f5519 commit 4ecc156
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,8 @@
"group": "Resources",
"pages": [
"resources/ci-cd-actions",
"guides/how-to-increase-ai-automation"
"guides/how-to-increase-ai-automation",
"resources/guaranteed-delivery"
]
},
{
Expand Down
35 changes: 35 additions & 0 deletions docs/resources/guaranteed-delivery.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
title: "Guaranteed Delivery"
icon: "shield"
description: "Ensures that messages from agents always reach the customer, no matter what communication channel the customer used "
---


# Guaranteed Delivery

The **Guaranteed Delivery** feature in Open.cx ensures that messages from agents always reach the customer, no matter what communication channel the customer used or whether they are still online.

## How It Works

- If a customer sends a message through the chat widget but goes offline, Open.cx will automatically send your agent’s reply to the customer’s inbox.
- If the initial conversation was over the phone, agents can follow up through **SMS** and **email** simultaneously to ensure the message gets through.

This feature acts as a fallback, ensuring that no reply is lost, regardless of how the customer initially reached out. All communication channels are unified in the omnichannel inbox, so agents can continue the conversation seamlessly.

## Steps to Use Guaranteed Delivery

1. **Reply Normally** – Just send your reply through Open.cx like any other conversation.
2. **Fallback Happens Automatically** – If the customer is no longer reachable via the original channel (e.g., they went offline in chat), Open.cx will automatically send the message to their inbox or follow up via SMS and email.

## Unified Inbox

All conversations are tracked and unified in the omnichannel inbox, whether they began on chat, phone, or email. This means agents don’t have to switch between different systems—everything stays in one place.

## Key Points

- **Message Persistence**: Messages are delivered even if the customer is no longer reachable through the original channel.
- **Fallback Channels**: If needed, agents can follow up through multiple channels (email, SMS) at the same time.
- **Simplified Workflow**: All messages are unified, allowing agents to handle communication without worrying about the channel used.


For any questions or more details, contact us at [email protected].

0 comments on commit 4ecc156

Please sign in to comment.