cloud.sr2.uk/docs/link/index.mdx

21 lines
789 B
Text
Raw Normal View History

2026-02-22 19:21:02 +00:00
---
2026-02-23 19:09:21 +00:00
sidebar_position: 20
2026-02-22 19:21:02 +00:00
sidebar_label: Link Helpdesk
---
import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
2026-05-05 09:33:01 +01:00
# Link Helpdesk
2026-02-22 19:21:02 +00:00
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.
2026-03-18 11:18:25 +00:00
2026-03-18 11:20:23 +00:00
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"}} />
2026-03-18 11:18:25 +00:00
<DocCardList items={useCurrentSidebarCategory().items} />