{% extends "layouts/base.html" %} {% load i18n %} {% block title %}{% trans "Settings" %}{% endblock %} {% block content %}
{% trans "Manage your account preferences and configurations" %}
{% trans "Configure how you receive notifications to stay informed without being overwhelmed." %}
{% trans "Last password change:" %} {% if user.password %}{% trans "Recently" %}{% else %}{% trans "Never" %}{% endif %}
{% trans "This information is managed by your organization's administrators. Contact them if you need to update your hospital, department, or employee ID." %}
{% trans "Complaint acknowledgment, assignment, status changes, resolution, and closure notifications." %}
{% trans "Configure" %}{% trans "Explanation requests, reminders, escalations, and received confirmations." %}
{% trans "Configure" %}{% trans "Survey invitations, reminders, and completion confirmations." %}
{% trans "Configure" %}{% trans "Action assignments, due soon reminders, and overdue alerts." %}
{% trans "Configure" %}{% trans "SLA reminders and breach alerts for timely resolution." %}
{% trans "Configure" %}{% trans "Invitation, reminder, and completion notifications for new user onboarding." %}
{% trans "Configure" %}{% trans "Manage deadline settings for complaint resolution" %}
{% trans "Configure automatic escalation when deadlines are exceeded" %}
{% trans "Set alert thresholds for complaint volume monitoring" %}
{% trans "Configure working hours and on-call admin assignments for notifications" %}
{% trans "Send text messages directly to any phone number" %}