1
0
Fork 0
forked from sr2/cloud.sr2.uk
cloud.sr2.uk/docs/link/index.mdx

22 lines
800 B
Text
Raw Permalink 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
:::warning[Under construction]
This documentation is a work in progress. Please [get in touch with us](mailto:contact@sr2.uk) if you have any questions.
:::
2026-05-05 09:33:01 +01:00
Our secure digital helpdesk platform, Link, is customised and hardened version of Zammad, 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.
2026-03-18 11:18:25 +00:00
<DocCardList items={useCurrentSidebarCategory().items} />