
Mentornity is mentoring and coaching program software for organizations that run structured programs and need to show what came of them.
It covers the full cycle: enrolment, matching, scheduling, session tracking, feedback and reporting. Each program runs under its own branding and its own rules, and administrators see participation as it happens rather than at the end of the cycle.
MATCHING
An algorithm scores every possible pair against criteria the program defines, each with its own weight, and removes pairs that fail a mandatory rule. Administrators review suggestions side by side and approve them individually or in bulk. Programs can also assign pairs manually, or let participants choose their own mentor. Group programs and open mentor pools are both supported.
SCHEDULING
Mentors publish their availability, mentees book within it, and sessions sync to Zoom, Microsoft Teams or Google Meet. Reminders are sent automatically before and after meetings.
MEASUREMENT
Surveys and forms can run at any point in a cycle. A program health score tracks participation, meeting frequency and completion against each program's own targets, and flags programs that are drifting before the cycle ends.
CERTIFICATES
Issued automatically on completion, with per-program templates and role-specific wording.
ADMINISTRATION
Role-based access, six interface languages, white labelling on a custom domain, in-app messaging and announcements, and a direct support channel between program administrators and the Mentornity team.
WHO USES IT
Universities and alumni offices, corporate learning and development teams, startup accelerators and incubators, professional associations, and NGOs, across Europe, North America and Türkiye.
PRICING
Free for up to 10 users, with no expiry and every feature enabled. Paid plans start at $289 per month with no setup fees, and scale by participant count. Universities, schools and student programs receive a 50% discount. SSO is the only paid add-on.
Running mentoring programs since 2015.
Learn more
D&B Credit Insights helps small business owners monitor and understand their business credit profiles with real-time alerts on changes to scores and ratings. The platform provides unlimited access to key credit scores like PAYDEX®, Delinquency, and Supplier Evaluation Risk, helping you spot potential risks quickly. By tracking legal events such as liens and judgments, it keeps you informed of factors that may affect your creditworthiness. D&B Credit Insights offers benchmarking against industry standards, allowing you to set realistic credit goals and make informed financial decisions. The service integrates business banking data and provides detailed payment histories to improve transparency. Overall, it empowers businesses to strengthen their credit standing and plan confidently for future growth.
D&B Credit Insights is available in three tiers: Free, Basic, and Plus.
• Credit Insights Free
• Credit Insights Basic
• Credit Insights Plus
Learn more
GameMaker Language (GML)
The GameMaker Language (also called simply GML) is the proprietary GameMaker scripting language. This language is structured to permit users to create their games in an intuitive and flexible way while offering all the power of any other major programming language. It is also the basis for GML Visual and can be used in conjunction with that if required. Each event has its own tab in the editor and you can add, edit, or remove code from them at any time (for more information on events see Object Events). The code itself must have a basic structure and can contain resource indices, variables, functions, expressions, keywords, etc. all of which are explained in the sections below. If you are a novice to programming or making the switch from GML Visual, it is recommended that you start with the page on basic code structure and then read through all the other pages in this section, testing code from each one within GameMaker itself.
Learn more