- Which of these questions do you get most often in your call centre?
- Would residents be satisfied with these responses?
- What percentage of your call volume could this handle?
- Which services would benefit most from 24/7 AI support?
Step 3: Try Your Own Question - Council Chatbot Walkthrough
Explore different service areas with 10 sample questions
Great! You've deployed the demo
Now let's walk through what you just deployed and see it in action.
Start WalkthroughChoose your next step
Generate Evidence Pack
Create your business case documentation with what you've learned.
Generate Evidence PackWalkthrough progress
Step 3 of 5 • 4 minutes
Try Your Own Question
Now explore different council services. We've prepared 10 realistic questions across 4 service areas. Try at least 3 different questions to see how the chatbot handles different topics.
Tip: You can also try your own questions! The chatbot is trained on common council services and can handle variations of these questions.
♻️ Waste & Recycling
1. When is my bin collection day?
When is my bin collection day for postcode B15 2NW?
Expected response
Technical note: Response uses RAG (Retrieval Augmented Generation) from council knowledge base with postcode-indexed bin collection schedules
2. How do I report a missed bin collection?
How do I report a missed bin collection?
Expected response
Technical note: Response demonstrates multi-step process handling with conditional logic
3. What can I put in my recycling bin?
What can I put in my recycling bin?
Expected response
Technical note: Response shows knowledge of UK council-specific recycling rules with emphasis on contamination prevention
💷 Council Tax
1. How do I pay my council tax?
How do I pay my council tax?
Expected response
Technical note: Response prioritizes recommended option (Direct Debit) while providing alternatives for different user needs
2. Am I eligible for council tax reduction?
Am I eligible for council tax reduction?
Expected response
Technical note: Response handles complex eligibility criteria with document checklist for application completion
🏗️ Planning
1. Do I need planning permission for a shed?
Do I need planning permission for a garden shed?
Expected response
Technical note: Response demonstrates conditional logic with UK Permitted Development rules and escalation path for complex cases
2. How do I object to a planning application?
How do I object to a planning application?
Expected response
Technical note: Response guides users through formal process with time constraints and valid objection grounds
🏛️ General Services
1. What are the town hall opening hours?
What are the town hall opening hours?
Expected response
Technical note: Response provides core information plus alternative access channels for different urgency levels
2. How do I report a pothole?
How do I report a pothole?
Expected response
Technical note: Response shows service-level agreements with prioritization criteria and tracking capability
3. How do I register to vote?
How do I register to vote?
Expected response
Technical note: Response correctly refers to national gov.uk service while providing local council contact for support - demonstrates federation awareness
Context Awareness
The chatbot remembers your previous questions in the conversation. Ask a follow-up like 'What about garden waste?' and it knows you're still talking about bin collections.
Technical detail
Try your own variations
Feel free to ask the chatbot your own questions! Here are some ideas:
Follow-up questions
- "What about green bin collections?"
- "Can I pay by phone?"
- "What if I miss the deadline?"
- "Tell me more about that"
Different phrasings
- "Bin day for B15?" (shorter)
- "I need to know when my rubbish is collected" (conversational)
- "Collection schedule postcode B15 2NW" (formal)
- "When do you collect bins?" (you/we)
What to notice:
- Context memory: The chatbot remembers previous questions in the conversation
- Flexible language: It understands different ways of asking the same thing
- Service coverage: It can handle queries across different council departments
- Helpful guidance: It provides next steps and actionable information
Questions to ask yourself
As you try these questions, consider:
- How accurate are the responses compared to your knowledge base?
- How would you integrate this with existing systems (CRM, case management)?
- What data sources would you connect to make this production-ready?
- How would you handle edge cases or unusual questions?
- What's the business case for implementing this?
- What are the risks (accuracy, data protection, public perception)?
- What resources would we need to deploy this in production?
- How would we measure success and ROI?