{% extends "@EasyAdmin/page/content.html.twig" %} {% block main %}
Click a menu item to the left to begin.
View and search users and their specific details.
View and search users' sign-ons (aka sessions).
View users who logged in {{ suspicious_session_count }} or more times in the last {{ suspicious_sessions_period_days }} days, or from {{ suspicious_geolocation_count }} or more different geographic locations in the same period.
View Acousonix calculations inpput and output values. Search by user. Download all records as Excel-compatible CSV file.
View financial transactions. Search by user.
View and edit subscription options. Important: always make respective changes in PayPal to ensure customers are charged correct amount.
View errors reported by the app.
View errors recorded by PHP in the backend app or API.
{% endblock %}