{% extends 'base.html' %} {% block title %}Delete Data Source | Chat Analytics{% endblock %} {% block content %}
Are you sure you want to delete the data source "{{ data_source.name }}"?
This action cannot be undone. The data source and all associated chat sessions ({{ data_source.chat_sessions.count }} sessions) will be permanently deleted.