Admin Management Workflow
RBAC-protected admin panel for managing the full investor lifecycle. Administrators review registrations, manage documents, monitor activity, and revoke access -- all actions logged in an immutable audit trail with rate limiting enforced.
Step-by-Step Guide
- Admin Login
Authenticate with administrator credentials through the RBAC-protected login. Two-factor authentication is required. The system checks the admin's role (Super Admin or Moderator) and applies the corresponding permission set.
- Dashboard Overview
The admin dashboard displays key metrics: pending registrations count, active investors, expiring magic links, and recent activity. Quick-action cards provide one-click access to the four management branches.
- Review Registrations (Approve / Reject)
View pending investor registrations in a filterable table. Inspect each applicant's details, verify their identity and firm affiliation, then approve to trigger magic link generation or reject with an automated decline email.
- Manage Documents (Upload / Remove)
Upload, organize, and remove investor-facing documents such as pitch decks, business plans, and financial projections. Set tier-based access controls on each document to restrict visibility by investor access level.
- Monitor Activity (View Logs)
View real-time activity logs showing investor logins, document views, link clicks, and session durations. Filter by investor, date range, or action type. Identify suspicious patterns such as repeated failed access attempts.
- Revoke Access (Deactivate)
Instantly revoke an investor's access by deactivating their account. This invalidates all active sessions and magic links immediately. The investor receives a notification email and must be re-approved to regain access.
- Audit Trail & Rate Limiting
Every admin action is recorded in an immutable audit trail with the admin's identity, timestamp, IP address, and action details. Rate limiting (60 requests/minute) and session timeouts (30 minutes) protect against abuse.