{% extends 'superuser/base_super_user.html' %} {% block title %}Institution Settings | SaaS Command{% endblock %} {% block page_title %}Advanced Configuration{% endblock %} {% block page_subtitle %}Refining system behavior for {{ institution.name }}{% endblock %} {% block content %}
{% csrf_token %}

Service Toggles

Feature Control Center

WhatsApp/SMS Notifications

Enable or disable automatic attendance alerts for parents of this institution. Requires global SMS Gateway to be active.

Individual Student SMS

Enable this to allow institution admins to toggle SMS notifications for specific students in their profile. Otherwise, all students receive alerts.

DISCARD
{% endblock %}