Skip to content

User guide

This guide is for institutional administrators using the web console. Plan and retention details are in the FAQ. Settings in the dashboard links to this documentation site. There is no /faq route inside the app.


  • Google (recommended): sign in with the authorized account; the system associates a tenant (typically 1:1 with the email on first access unless configured otherwise).
  • API key: from the login screen, “Admin / API Key” with Tenant ID and ssea_… key (useful for service accounts or testing).

If you see no data, ensure the Moodle plugin local_ssea is enabled with correct URLs and API key (see Moodle connection).


AreaPurpose
OverviewKPIs, trends, and recent activity.
Courses / UsersLists and participation detail.
Enrollment / Grades / CompletionAggregated academic views.
At-riskRule-based supports; acknowledging alerts.
AlertsHistory and acknowledgements.
ReportsAsync jobs and generated reports.
DocumentationExternal link to this site (plans, retention, limits); details in FAQ.
SettingsTenant ID, API and ingest URLs, copy credentials for Moodle.

  • Daily event limits depend on the plan (Free, Starter, Pro, etc.).
  • The Free plan applies rolling 30-day (UTC) retention to telemetry and derived data; it does not remove the synced Moodle catalog (users/courses/…) by itself.

Details: FAQ and, for internal implementation, DATA_RETENTION.md (repo).


Under Settings you will find:

  • Tenant ID (UUID)
  • API URL → plugin api_url
  • Ingest URL → plugin server_url / ingest
  • API Key → only if the session has one (e.g. key login); with Google-only you may need to generate a key in the platform admin and paste it into Moodle.

Plugin install and troubleshooting: MOODLE_PLUGIN.md (repo).


Heavy reports are queued; the console shows status (queued, running, ready, error) and last update. On Free, old jobs and files may be removed when outside the retention window.


Depending on Moodle permissions:

  • Student: own reports (where the plugin exposes them).
  • Teacher: course health and at-risk students they manage.
  • Administrator (capability): aggregated views / links to the console as configured.

  • Product issues: channel agreed with SoftSys Solutions.
  • Technical repo docs: plan/.