{% extends "pxy_dashboard/partials/base.html" %} {% load static %} {% block title %}Zone Definition{% endblock %} {% block extra_css %} {% endblock %} {% block content %} {% include "pxy_dashboard/partials/dashboard/kpi_row.html" %}
Conversaciones totales
Mensajes recibidos (24h)
Mensajes enviados (24h)
Tiempo de respuesta promedio
Nombre | Phone Number ID | Estado | Asistente AI |
---|---|---|---|
{{ bot.name }} | {{ bot.phone_number_id }} | {% if bot.is_active %} Activo {% else %} Inactivo {% endif %} | {{ bot.assistant }} |
No hay bots configurados |