Loading...
The admin panel at /admin is the control center for your FastStaq app. This article orients you and points to the settings that matter most.
Only users with an admin-tier role (ADMIN or OWNER) can reach /admin. If admin 2FA enforcement is on, admins must have verified TOTP first. See Roles and permissions (RBAC).
/admin/plans).The settings pages show each option's current value, and when an option has not been customized they display the sensible default as a placeholder so you always know what the system will use. Change a value and save to override the default.
Settings are grouped by area (general, security, billing, support, affiliate, compliance, and more) and are searchable so you can jump straight to what you need.
Many behaviors are controlled by environment variables with safe defaults. The admin settings let you adjust the database-backed options; environment variables cover deployment-level configuration. When both exist for a value, the database setting typically takes precedence (for example, plan price IDs).
Sensitive admin actions are written to the audit log. In production, strict audit logging is enforced so a failed audit write surfaces an error rather than silently dropping the trail.
Open a support ticket if a setting does not behave as expected.
Sign in to leave feedback on this article.