diff --git a/zabbix/partials/query.editor.html b/zabbix/partials/query.editor.html
index c7bf228..98703dc 100644
--- a/zabbix/partials/query.editor.html
+++ b/zabbix/partials/query.editor.html
@@ -64,13 +64,13 @@
-
SLA property
+ IT service property
@@ -244,6 +244,11 @@
max data points
+
+
+ IT service property
+
+
@@ -264,6 +269,16 @@
If you override maxDataPoint and set a high value performance can be severely effected
-
+
+
IT service property
+
+ - Zabbix returns the following availability information about IT service
+ - Status - current status of the IT service
+ - SLA - SLA for the given time interval
+ - OK time - time the service was in OK state, in seconds
+ - Problem time - time the service was in problem state, in seconds
+ - Down time - time the service was in scheduled downtime, in seconds
+
+
\ No newline at end of file