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-03-18 11:18:25 +00:00
|
|
|
# Secure Digital Helpdesks
|
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-03-18 11:18:25 +00:00
|
|
|
Our secure digital helpdesks are 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.
|
|
|
|
|
|
|
|
|
|
<DocCardList items={useCurrentSidebarCategory().items} />
|