The user manual, video library and reference for the ImpactMEL platform.
Monitoring, evaluation and learning software for organisations that have to prove what happened — and show their working.
Read the docs → · Product site · Book a demo
13 manual pages · 7 guides · 47 recorded walkthroughs · built with VitePress
![]() |
![]() |
| Section | Covers |
|---|---|
| User manual | Every screen a user meets: programmes and projects, the results framework, indicators, data entry, forms, activities, reports, roles and permissions, settings |
| Guide | Quick start, why ImpactMEL, security and compliance, pricing, roadmap and changelog |
| Videos | 47 recorded walkthroughs, from signing in to publishing a shared form — each one a real screen, not a mockup |
Documentation is written against shipped behaviour. Where the platform does not do something, the manual says so rather than describing an intention.
npm install
npm run dev # http://localhost:5173
npm run build # static site into .vitepress/dist
npm run preview # serve the built siteNode 18 or newer.
guide/ setup, rationale, security, pricing, roadmap
user-manual/ one page per area of the product
videos/ the walkthrough index
public/videos/ 47 mp4 walkthroughs
public/user-manual/ screenshots used in the manual
.vitepress/ VitePress config and theme
Documentation changes follow the product, not the other way round. Before adding a page, check that the behaviour it describes has actually shipped.
- Branch from
main - Keep one topic per page and British spelling throughout
- Run
npm run buildbefore opening a pull request — a broken link fails the build - Screenshots go in
public/user-manual/images/; walkthroughs inpublic/videos/
Built by VitePress and deployed to docs.impactmel.com.
vercel.json pins the build command and output directory.
© ImpactMEL · inquiry@impactmel.com


