feat: helpdesk notifications custom
Some checks failed
ci / build_and_publish (push) Has been cancelled

This commit is contained in:
Iain Learmonth 2026-03-18 11:18:25 +00:00
parent 350df10c4c
commit 3119de2ea4
13 changed files with 56 additions and 14 deletions

15
docs/link/agent/index.mdx Normal file
View file

@ -0,0 +1,15 @@
---
sidebar_label: Agent Guide
sidebar_position: 20
---
import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
# Agent Guide
:::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.
:::
<DocCardList items={useCurrentSidebarCategory().items} />