diff --git a/pandora_console/include/help/en/help_alert_config.php b/pandora_console/include/help/en/help_alert_config.php
index 1ce11e5ce3..05e93abac0 100644
--- a/pandora_console/include/help/en/help_alert_config.php
+++ b/pandora_console/include/help/en/help_alert_config.php
@@ -31,6 +31,7 @@ Apart from the defined module macros, the following macros are also available:
_agentdescription_ : Description of the agent who fired alert.
_agentgroup_ : Agent group name.
_agentstatus_ : Current status of the agent.
+_agentos_: Agent's operative system.
_address_ : Address of the agent that fired the alert.
_timestamp_ : Time when the alert was fired (yy-mm-dd hh:mm:ss).
_timezone_ : Timezone name that _timestamp_ represents in.
diff --git a/pandora_console/include/help/es/help_alert_config.php b/pandora_console/include/help/es/help_alert_config.php
index 483e494332..4791dc716e 100644
--- a/pandora_console/include/help/es/help_alert_config.php
+++ b/pandora_console/include/help/es/help_alert_config.php
@@ -34,6 +34,7 @@ Además de las macros de módulo definidas, las siguientes macros están disponi
_agentgroup_ : Nombre del grupo del agente.
_agentstatus_ : Estado actual del agente.
_address_: Dirección del agente que disparó la alerta.
+_agentos_: Sistema operativo del agente.
_timestamp_: Hora y fecha en que se disparó la alerta.
_timezone_: Area Nombre _timestamp_ que representa en.
_data_: Dato que hizo que la alerta se disparase.
diff --git a/pandora_console/include/help/ja/help_alert_config.php b/pandora_console/include/help/ja/help_alert_config.php
index ae4fcd469f..fa50e43aa9 100644
--- a/pandora_console/include/help/ja/help_alert_config.php
+++ b/pandora_console/include/help/ja/help_alert_config.php
@@ -31,6 +31,7 @@ email アクションを設定するには、_field1_ (送信先アドレス)、
_agentdescription_ : 発生したアラートの説明
_agentgroup_ : エージェントグループ名
_agentstatus : エージェントの現在の状態
+_agentos_: Agent's operative system
_address_ : アラートが発生したエージェントのアドレス
_timestamp_ : アラートが発生した日時 (yy-mm-dd hh:mm:ss).
_timezone_: _timestamp_ で使用されるタイムゾーン名.