{
  "title": "Auto Repair Flashcards",
  "cards": [
    {
      "front": "What is the primary risk of relying on a standard voicemail stack for a Miami auto repair shop?",
      "back": "It can lead to lost jobs because callers often give up when they cannot get an immediate response."
    },
    {
      "front": "What is the practical role of an AI receptionist regarding urgent vehicle issues like tows or brake warnings?",
      "back": "It provides a first response that separates urgent breakdowns from routine requests before the caller hangs up."
    },
    {
      "front": "The AI receptionist should route urgent calls to a human without requiring the caller to _____.",
      "back": "Repeat everything they just explained."
    },
    {
      "front": "Name three specific vehicle issues where response speed is considered critical for customer retention.",
      "back": "Dead batteries, no-start conditions, and dashboard warning lights."
    },
    {
      "front": "How should an AI receptionist handle non-urgent calls regarding quotes or scheduled maintenance?",
      "back": "It should gather the necessary details and queue the request for a later follow-up."
    },
    {
      "front": "What operational problem is created when all incoming calls land in the same voicemail box?",
      "back": "The office staff is forced to perform manual triage later, creating a delay and starting the day with a backlog."
    },
    {
      "front": "What two pieces of basic contact information must the first response always capture?",
      "back": "The caller's name and their best callback number."
    },
    {
      "front": "To keep the team in control, what should the AI send to staff instead of a vague voicemail transcript?",
      "back": "A short, structured summary of the call."
    },
    {
      "front": "Which routing category handles grinding sounds or vehicle handling issues?",
      "back": "Brake or steering concerns."
    },
    {
      "front": "Into which routing path should calls regarding dashboard alerts or electronic messages be placed?",
      "back": "Warning light or dashboard messages."
    },
    {
      "front": "How should fleet manager status updates or recurring service requests be categorized in a routing model?",
      "back": "Fleet or recurring service requests."
    },
    {
      "front": "General pricing inquiries fall under which specific routing category?",
      "back": "Routine estimate or maintenance questions."
    },
    {
      "front": "Why is an AI-driven question path often superior to a traditional long phone menu?",
      "back": "Stressed callers tend to ignore or hang up on long, complex phone menus."
    },
    {
      "front": "In what specific situation involving customer temperament should a call be immediately transferred to a human?",
      "back": "When a caller is upset and requires a fast human connection."
    },
    {
      "front": "Why must safety-related issues be routed to a human rather than remaining automated?",
      "back": "They require professional judgment and expertise rather than a scripted response."
    },
    {
      "front": "List two logistical scenarios, other than safety, where human follow-up is essential.",
      "back": "Repair decisions and parts delays."
    },
    {
      "front": "What environmental factors in Miami specifically increase the pressure on an auto shop's phone lines?",
      "back": "Heavy traffic, extreme heat, and long commutes."
    },
    {
      "front": "According to the source, where does a shop typically lose customer trust first?",
      "back": "During the first response rather than during the actual repair."
    },
    {
      "front": "Before launching an AI routing system, what is the purpose of testing it with a 'tow request' scenario?",
      "back": "To ensure the system can cleanly separate urgent emergencies from routine requests."
    },
    {
      "front": "If a shop relies solely on voicemail after hours, who is forced to do the work of triage?",
      "back": "The customer."
    }
  ]
}