Navigation
PromptSpark Navigation

Ivr Categorization

JSON Format

Accept a User Input and determine the right category to direct the system. A variation on an Interactive Voice Response (IVR) system.

Prompt #30

How do I change my email address linked to my account?
Created Apr 21, 2024 Updated Apr 21, 2024

AI Responses (1)

{
  "category": {
    "name": "Account Management",
    "probability": 95,
    "follow-up": "Can you please provide your current email address and the new email address you would like to update it to?",
    "user_mood": "inquisitive"
  }
}
Total Tokens
340
Processing Time
20.84s
Updated
Jun 04
Model
IVR Response