{% 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" %}
{% trans "Manage pending accounts" %}
{% trans "View and manage pending user accounts awaiting activation. Create new users and track their onboarding progress." %}
{% trans "Import via CSV" %}
{% trans "Import multiple users at once using a CSV file. Great for onboarding entire departments." %}
{% trans "Download CSV report" %}
{% trans "Download user data as CSV for reporting and compliance purposes." %}
{% trans "View analytics" %}
{% trans "Access the full onboarding dashboard with detailed statistics and user progress tracking." %}
{% trans "Bulk Invite for Efficiency" %}
{% trans "Use CSV upload when adding multiple users to save time and ensure consistency." %}
{% trans "Resend Expired Invitations" %}>
{% trans "Monitor pending users and resend invitations to those who haven't activated their accounts." %}
{% trans "Review Inactive Accounts" %}
{% trans "Regularly audit and deactivate inactive accounts to maintain security and compliance." %}
{% trans "Export for Compliance" %}
{% trans "Export user data regularly for audit trails and compliance reporting requirements." %}