Wiki source code of Tidy-Lab Cloud Platform

Version 18.1 by Christian Wawrzinek on 2026/03/18 15:55

Hide last authors
Christian Wawrzinek 16.1 1 {{velocity}}
2 $xwiki.ssx.use($doc.fullName)
3 $xwiki.jsx.use($doc.fullName, {"minify": false})
4 #set($logoUrl = $doc.getAttachmentURL('tidylab-logo.svg'))
5 {{/velocity}}
Christian Wawrzinek 11.1 6
Christian Wawrzinek 16.1 7 {{html clean="false" wiki="false"}}
8 <div class="tl-hero">
9 <div class="tl-hero-top">
10 <div class="tl-hero-logo-bar">
11 <img src="$escapetool.xml($logoUrl)" alt="Tidy-Lab" class="tl-hero-logo-img" />
12 </div>
13 <div class="tl-hero-center">
14 <h1 class="tl-hero-title">Tidy-Lab Cloud Platform</h1>
15 </div>
16 </div>
17 <div class="tl-hero-bottom">
18 <p class="tl-hero-tagline">data &middot; done &middot; better</p>
19 </div>
20 <a href="#tl-content" class="tl-hero-scroll">&#x25BC;</a>
21 </div>
22 <div id="tl-content"></div>
23 {{/html}}
24
Christian Wawrzinek 11.1 25 == Welcome ==
26
27 Welcome to the **Tidy-Lab Cloud Platform** community wiki.
28
29 Tidy-Lab is a secure research platform that connects inventory, experiments and workflows in one place — making your results traceable, reproducible and audit-ready.
30
Christian Wawrzinek 16.1 31 === Quick Links ===
Christian Wawrzinek 11.1 32
Christian Wawrzinek 16.1 33 * [[Getting Started>>doc:]]
34 * [[Documentation>>doc:]]
35 * [[FAQ>>doc:]]
36 * [[Community Forum>>doc:]]
Christian Wawrzinek 11.1 37
Christian Wawrzinek 16.1 38 == About the Platform ==
Christian Wawrzinek 11.1 39
40 Tidy-Lab is an open-source, metadata-driven platform for ITSM, CMDB, and research data management. Built on a flexible data model, it lets you define the structure of your data and processes without custom code.
41
Christian Wawrzinek 16.1 42 === Key Features ===
Christian Wawrzinek 11.1 43
Christian Wawrzinek 16.1 44 * **Inventory Management** — Track samples, reagents, equipment and any entity with custom metadata fields
45 * **Experiment Tracking** — Design experiment templates, log results and link them to inventory
46 * **Workflow Automation** — Define approval chains, notifications and automated actions
47 * **Compliance & Audit** — Full audit trail, electronic signatures and FAIR data principles
Christian Wawrzinek 11.1 48
Christian Wawrzinek 16.1 49 === Getting Started ===
Christian Wawrzinek 11.1 50
Christian Wawrzinek 16.1 51 ~|=Step|=Description
52 ~|1|Create your account and set up your profile
53 ~|2|Join or create a research group
54 ~|3|Configure your inventory categories
55 ~|4|Set up your first experiment template
56 ~|5|Invite collaborators and assign roles
Christian Wawrzinek 11.1 57
Christian Wawrzinek 16.1 58 == Community ==
Christian Wawrzinek 11.1 59
60 Tidy-Lab is stewarded by the **Stichting Tidy-Lab Foundation**, an independent Dutch foundation. We welcome contributions from everyone.
61
Christian Wawrzinek 16.1 62 === How to Contribute ===
Christian Wawrzinek 11.1 63
Christian Wawrzinek 16.1 64 * Fork a repository and submit a pull request
65 * Report bugs and suggest features through the issue tracker
66 * Write documentation and tutorials
67 * Help translate the platform into other languages
68 * Share your experiment templates with the community