diff --git a/docs/how-to/monitor-your-backups.md b/docs/how-to/monitor-your-backups.md
index ddc540b9..3bc1a056 100644
--- a/docs/how-to/monitor-your-backups.md
+++ b/docs/how-to/monitor-your-backups.md
@@ -601,6 +601,9 @@ zabbix:
- fail
```
+Zabbix 7.0+
+This hook requires the Zabbix server be running version 7.0+
+
Authentication Methods
Authentication can be accomplished via `api_key` or `username` and `password`.
If both are declared, `api_key` will be chosen.