agoráconversations
Catalog
Post-resolution and feedback·live·2-turn average

Resolution confirmation

What it does

Asks the customer one direct question about whether the issue is resolved and captures the answer with an optional one-line note.

When to use it

Use as the final turn of any resolved workflow. The signal it produces is what most CS dashboards are missing.

What it doesn't do

It does not nag. If the customer doesn't respond to the first ask, the workflow times out and records 'no response' rather than re-prompting.

§ live preview
live preview·Resolution confirmation
harness
  1. confirm
  2. close
Press play to step through the conversation.
§ connect
mcp url

Provisioning the MCP URL for Resolution confirmation is part of Pro.

Free accounts can read the YAML, run the Live Preview, and provision one starter URL. Pro provisions URLs for the whole catalog.

§ source

Open YAML. Read it before you subscribe.

source·resolution-confirmation.yaml
1# resolution-confirmation.yaml
2name: resolution-confirmation
3version: 1.0.0
4category: post-resolution
5description: One direct question. Captures outcome. No nag.
6 
7harness:
8 - step: confirm
9 ask: was_this_resolved
10 options: [yes, no]
11 optional_note: true
12 - step: close
13 on_no_response_after: 24h
14 record: no_response
15 
16policy:
17 re_prompt: false
18 
§ personalization

Need resolution confirmationtuned to one client’s voice, escalation logic, and required fields? That’s a $99 personalization.

One-shot fee. Turnaround stated up front. The result is yours, with the deterministic harness already wired.

Request personalization