{% block head_extra %}{% endblock %}
{% block header %}
{% if user %}
☰
{% endif %}
>_
SD RMM + EDR
SD Tech Solutions
{% if user %} {# ---- Dashboards | My Products | Threat Analysis Center | Reports | My Environment ---- #}
Dashboards
▾
Overview
Central dashboard
Alerts, health score, health checks
Threat dashboard
EDR detections across the fleet
Email security dashboard
Gateway + mailbox protection
Device health snapshots
Disk, memory, CPU, patch aging
My Products
▾
Services
Advisory & reports
{% if user.is_super_admin %}
Audit log
{% endif %}
Device protection
Endpoint
EDR
Server
Encryption
preview
Network
Firewall management
preview
Switches
preview
Messaging
Email security
live
Quarantined messages
Phish threat
Cloud protection
Cloud & data
Threat Analysis Center
▾
Detect
Threat dashboard
Open detections, severity, MITRE
Alerts
Investigate
Web lookup
URL / domain reputation
{% if user.is_super_admin %}
Sandbox detonation
{% endif %}
Vulnerabilities
Settings
Detection rules & exclusions
Preferences
Threat intelligence feeds
Reports
My Environment
▾
Devices
Computers
The device list + bulk actions
Device health snapshots
Disk / memory / CPU / patch aging
Software inventory
Patching
Hardening & posture
Platform
Installers
Deploy an agent
Microsoft 365
{% if user.is_super_admin %}
Admins & organizations
Storage
Cloud ↗
Vault ↗
{% endif %}
{% endif %}
{% if user %}
⚙
🔔
?
Help
Deploy an agent
Reports & exports
Email analyzer
Contact SD Tech Solutions
👤
{{ user.email }}
{{ 'super admin' if user.is_super_admin else 'org member' }}
Account security & password
{% if user.is_super_admin %}
Audit log
{% endif %}
Log out
{% endif %}
{% if user and orgs %} {# ---- persistent tenant badge: which organisation am I looking at? ---- #}
{% if sel %}{{ sel.name }}{% elif orgs|length == 1 %}{{ orgs[0].name }}{% else %}All organizations ({{ orgs|length }}){% endif %}
· tenant
{% if orgs|length > 1 %}
{% for k, v in (request.query_params.items() if request else []) %}{% if k != 'org' and k != 'page' %}
{% endif %}{% endfor %}
Viewing
{% if user.is_super_admin %}
All organizations
{% endif %} {% for o in orgs if o.agents|length > 0 or (sel and sel.id == o.id) %}
{{ o.name }}
{% endfor %}
Go
{% endif %}
rmm.example.com · data hosted in Canada
{% endif %} {% endblock %} {% if user %}
{% endif %}
{% block content %}{% endblock %}
{% if user %}
{% endif %} {% if user %} {% endif %}