{% extends "pxy_dashboard/partials/base.html" %} {% load static %} {% block content %} {% include "pxy_dashboard/partials/dashboard/kpi_row.html" %}
Conversaciones totales
Mensajes recibidos
Mensajes enviados
Tiempo respuesta promedio
Nombre | Username | Estado | Asistente AI |
---|---|---|---|
{{ bot.name }} | {{ bot.username }} | {% if bot.is_active %} Activo {% else %} Inactivo {% endif %} | {{ bot.assistant }} |
No hay bots configurados |