diff --git a/includes/html/pages/apps.inc.php b/includes/html/pages/apps.inc.php
index d1f3892df345..1fb2c5f22d53 100644
--- a/includes/html/pages/apps.inc.php
+++ b/includes/html/pages/apps.inc.php
@@ -594,6 +594,14 @@
'client_rpc',
'client_cache',
];
+$graphs['nextcloud'] = [
+ 'used',
+ 'calendars',
+ 'disabled_apps',
+ 'enabled_apps',
+ 'encryption_enabled',
+ 'user_count',
+];
$graphs['poudriere'] = [
'status',
'phase',