- Build custom dashboards in tools like Looker, Metabase, or Tableau
- Join LearnInk learning data with data from other systems (e.g. sales performance, HR data)
- Run ad-hoc SQL queries against your organisation’s learning data
Getting access
Contact support@learn.ink to provision your data sync database. Before access can be granted, you’ll need to provide an IP allowlist — a list of the IP addresses that should be permitted to connect. If you’re connecting via a BI tool (e.g. Looker or Metabase), include those servers’ IP addresses too. We’ll share your read-only credentials via a secure mechanism once the database is provisioned.Database structure
The database contains 11 tables covering users, groups, courses, sequences, learning paths, performance data, and survey responses.users
User profiles and registration status
user_groups
Group definitions used for content access and segmentation
courses
Course catalogue
sequences
Ordered collections of courses
learning_paths
Assigned learning programmes with deadlines
learningpath_courses
Relationship between learning paths and courses
user_learningpaths
Each user’s learning path status
user_course_performance
Per-user, per-course performance data
user_sequence_performance
Per-user, per-sequence performance data
survey_questions
Survey questions attached to courses
survey answers
Answer options and user responses