{% extends 'admin/base_admin.html' %} {% block title %}FAQ Setup | ChatLab{% endblock %} {% block admin_faq_active %}active{% endblock %} {% block workspace %}
Configured clickable question options that print replies immediately, bypassing LLM API costs.
| Question | Immediate Answer | Actions |
|---|---|---|
| {{ faq.question }} | {{ faq.answer|truncatechars:100 }} |
Configure 3-4 standard FAQs to capture common visitor inquiries.
Add FAQ Question