Platform Owner

Admin Center

7 min read

What it is

Admin Center is the owner-only command panel for the haythix platform. It provides platform-wide visibility across all users, bots, and activity. Admins can manage wallet keys, configure platform-level settings, monitor the event stream, manage storage, and view aggregated health metrics.

How to think about it

This section is only visible and accessible to the platform owner. It gives you full operational control over the entire SaaS platform from a single window.

Step-by-step

  1. Command Center — Platform Health

    The health score (0–100) is computed from uptime, bot status distribution, storage usage, and record volume. Below 70 signals actionable issues listed below the score.

  2. Command Center — Scaling Indicators

    Three progress bars show Bot Capacity (out of 100 bots), Storage Usage (out of 100MB), and Record Volume (out of 10k records). When any exceeds 80%, plan to scale.

  3. Wallet Vault — Secure Key Management

    Enter and verify wallet private keys used by trading bots. Keys are stored encrypted in the secure vault — never as plaintext. Use "Verify Key" to confirm the derived address is correct before activating.

  4. Platform Config — Global Settings

    Configure paper trading mode per network, set global RPC endpoints, and adjust runtime parameters. Changes here affect all bots platform-wide.

  5. Event Stream — Activity Log

    Real-time log of all platform events: trades, errors, bot state changes, API calls, and system events. Filter by severity, bot, or search term. Use this for debugging and audit.

  6. Storage — Data Management

    View total records, storage breakdown by category (trades, configs, analytics, signals). Run retention purges to remove records older than a specified number of days.

Tips & pitfalls

  • Check the Command Center daily when running live bots — the health score gives you an instant sense of platform state.
  • Never share admin credentials with any user. The Admin Center has full platform control.
  • Run storage purges monthly to keep costs and performance optimised. Keep at least 90 days of trade history for meaningful analytics.