Builtin Homepage

Managed security operations with a real analyst workflow behind the landing page.

This builtin keeps the public root useful without depending on Blade branding logic. Operators still get a product homepage, and admins can replace it with a custom layout later.

SOC Surfaces Alert triage, tickets, tuning, manager rules, hunter workflows
Fail-safe model Custom homepage, builtin homepage, then hard login fallback
Activation model Exactly one active homepage at a time
Overview

Public landing pages should never own operator access.

That is why this builtin is static and embedded in GoSoar. If custom content breaks or the homepage table goes away, portal access still falls through to the simple login screen.

Detection and triage

Work through SIEM queues, recent alerts, correlation pivots, evidence, and next-step workflows without sending analysts through dead-end pages.

Operational handoff

Ownership, escalation, training, and reporting stay available even if the public-facing homepage is changed or disabled.

Programmable builtins

GoSoar upgrades can add more readonly landing templates, while admins still keep editable custom layouts in Laravel.

Workflow

Keep the public root simple. Push real work into authenticated surfaces.

  • Public visitors land here or on a custom homepage.
  • Authenticated users jump straight into dashboard, triage, and queue workflows.
  • If homepage delivery fails, the root route still lands on an unbranded login-safe page.
Continue To Login