Operator guideEN

Reports / Hub

Navigation surface for standalone reports and audit workspaces outside the Dashboard homepage.

How to use this guide

Start with the main guide

Follow the explanation and examples first. Extra definitions and formulas are available below when you need them.

What this page shows

Reports / Hub is the landing page for standalone report and audit routes.

It exposes a mix of always-visible cards, allow-listed operational cards, and disabled placeholders:

  • Change Notification Report
  • Identity Graph Control, only when the current admin is allowed to use the control page
  • Identity Graph Backfill, only when the current admin is allowed to use the backfill runner
  • Gaming Activity Report, Financial Report, and Compliance Report as disabled placeholders

When to use it

  • start from a neutral report landing page instead of typing direct URLs
  • open the change notification audit workspace
  • open restricted Identity Graph operational pages when your admin account is allowed
  • confirm which report cards are currently active versus disabled

How to read it

The hub is a navigation index, not a report registry. A card can be:

  • active and clickable
  • absent because the current admin is not on the required allow-list
  • visible but disabled with a Coming Soon label

Change Notification Report is the normal always-visible active card. Identity Graph Control and Identity Graph Backfill appear only for named admins allowed to use those operational pages. The disabled report cards are visible for roadmap orientation but do not navigate anywhere.

Known caveats

  • Disabled cards are still visible for roadmap awareness, but they do not navigate.
  • Identity Graph cards may be absent for most admins because page-level access logic hides them before rendering.
  • The real report logic lives on the destination routes, not in this hub page.
More details

Definitions and formulas

Open only the section you need. The relevant section opens automatically when you request help for a specific item on screen.

Calculations2 topicsOpen details

Active report cards

How It Works
The reports hub distinguishes active navigation cards from disabled placeholder cards through the local `report.disabled` flag passed into `CardActionArea`.
What To Check
This page is a navigation surface, not a report-calculation owner.

Identity Graph card visibility

How It Works
Identity Graph Control and Identity Graph Backfill are inserted into the card list only when the current admin passes the matching allow-list check in the admin-details permission hook.
What To Check
If those cards are missing for an operator, treat it as access gating before assuming the report hub is broken.
Page sections6 topicsOpen details

Identity Graph Control

Allow-listed operational card for graph-sync configuration, tag propagation criteria, and fraud graph match inspection.

Route
/reports/identity-graph-control
State
allow_listed_active
Visibility
Shown only when the current admin is allowed to access Identity Graph Control.

Identity Graph Backfill

Allow-listed operational card for starting, stopping, and monitoring historical user sync into the fraud graph.

Route
/reports/identity-graph-backfill
State
allow_listed_active
Visibility
Shown only when the current admin is allowed to access Identity Graph Backfill.

Change Notification Report

Active card that opens the system change audit workspace.

Route
/reports/change-notifications
State
active

Gaming Activity Report

Disabled placeholder card in the current hub implementation.

Route
/reports/gaming-activity
State
disabled

Financial Report

Disabled placeholder card in the current hub implementation.

Route
/reports/financial
State
disabled

Compliance Report

Disabled placeholder card in the current hub implementation.

Route
/reports/compliance
State
disabled
More help

Related pages

Reporting

Canonical entrypoint for standalone reporting pages outside the main Dashboard widgets.

Reporting / Affiliate Events Report

Audit log of the events and saved amounts the platform sent to the affiliate system, with per-currency successful totals, CSV export, suspicious-traffic visibility, and a guarded force-send override.

Reporting / Bonus Performance

Grouped bonus performance report for activations, amounts, deposits, withdrawals, GGR, and NGR by bonus item.

Reporting / Card Approval Rates

Snapshot report of card deposit approval rates for NetworxPay, Paydex, and Carouseller, split by Trusted and NonTrusted players, with today versus the previous 30 days and today top decline reasons.

Reporting / Change Notification Detail

Detail page for one audit entry, including actor metadata, description, and before/after comparison views.

Reporting / Change Notifications

Audit list for recorded configuration, administrator, and system change entries with filters for actor, entity, and change type.