cloud.sr2.uk/docs/link/index.mdx
irl b9186f4749
Some checks failed
ci / build_and_publish (push) Failing after 1m40s
feat: reorganise link docs and add proton mail
2026-05-29 11:29:38 +01:00

20 lines
789 B
Text

---
sidebar_position: 20
sidebar_label: Link Helpdesk
---
import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
# Link Helpdesk
Our secure digital helpdesk platform, Link, is customised and hardened version of [Zammad](https://zammad.com/en),
an open source, flexible, multi-channel ticketing platform that enables those in need to ask for help, and providers to
respond.
The helpdesks have integrations with popular messaging apps, including Signal, WhatsApp, and Telegram, making it easier
to securely allow responders to request assistance.
<img src="/docs/link/active_support.png" style={{width: "100%", maxWidth: "450px", margin: "auto", display: "block"}} />
<DocCardList items={useCurrentSidebarCategory().items} />