{% extends "layout.html" %} {% block content %}

âš™ī¸ System Administrator Settings

Global system configuration and management

← Back to Dashboard

📊 System Overview

{{ total_companies }}

Total Companies

{{ total_users }}

Total Users

{{ total_system_admins }}

System Administrators

🔧 System Configuration

User Registration

Control whether new users can register accounts

When enabled, new users can create accounts through the registration page. When disabled, only administrators can create new user accounts.

Email Verification

Require email verification for new accounts

When enabled, new users must verify their email address before they can log in. This helps ensure valid email addresses and improves security.

Tracking Script

Enable custom tracking script (e.g., Google Analytics)

When enabled, the custom tracking script will be included on all pages. Use this for analytics tracking, monitoring, or other custom JavaScript.

Tracking Script Code

Enter your tracking script code (HTML/JavaScript)

This code will be inserted at the bottom of every page before the closing </body> tag. Common use cases: Google Analytics, Facebook Pixel, custom JavaScript, monitoring scripts.
Cancel

â„šī¸ System Information

Application Version

{{ g.branding.app_name }} v1.0

Database

PostgreSQL

System Admin Access

Full system control

âš ī¸ Danger Zone

System Maintenance

Advanced system operations should be performed with caution. Always backup the database before making significant changes.

System Health Check

Run diagnostic checks to identify potential issues with the system.

🚀 Quick Actions

{% endblock %}