{% extends "base.html" %} {% set active = "integrations" %} {% block title %}Integrations — Communication DNA{% endblock %} {% block content %}
{% if stats.crm_available %} ● Connected — Auto-link speakers to CRM contacts by name matching. {% else %} ● Not found — CRM database not available. {% endif %}
{% if stats.crm_available %} {% endif %}{% if stats.kb_available %} ● Connected — Link topics to KB entities. {% else %} ● Not found — Knowledge Base not available. {% endif %}
{% if stats.kb_available %} {% endif %}