{% extends 'admin/base_admin.html' %} {% block title %}Custom Parameters | ChatLab{% endblock %} {% block admin_param_active %}active{% endblock %} {% block workspace %}
Configure custom keywords and predefined responses. When a visitor question matches a keyword, the configured response will be used.
| Keyword | Response | Created | Actions |
|---|---|---|---|
| {{ param.keyword }} | {{ param.response|truncatechars:80 }} | {{ param.created_at|date:"M d, Y" }} |
Add custom parameters tailored to your company's needs.
Add Custom Parameter