Label position
diff --git a/pandora_console/include/help/en/help_macros_visual_maps.php b/pandora_console/include/help/en/help_macros_visual_maps.php
new file mode 100644
index 0000000000..95b88968d8
--- /dev/null
+++ b/pandora_console/include/help/en/help_macros_visual_maps.php
@@ -0,0 +1,19 @@
+
+
Macros
+
+It is possible to enter a macro in the text box when editing an element of the visual console.
+
+List of visual maps' macros:
+
+ - _date_: Displays the date using the local PHP format.
+ - _time_: Displays the time using the local PHP format.
+ - _agent_: Displays the alias of the selected agent.
+ - _module_: Displays the name of the selected module.
+ - _agentdescription_: Displays the description of the selected agent.
+ - _address_: Displays the ip address of the selected agent.
+ - _description_moduledescription_: Displays the description of the selected module.
+
\ No newline at end of file
diff --git a/pandora_console/include/help/es/help_macros_visual_maps.php b/pandora_console/include/help/es/help_macros_visual_maps.php
new file mode 100644
index 0000000000..290007c555
--- /dev/null
+++ b/pandora_console/include/help/es/help_macros_visual_maps.php
@@ -0,0 +1,19 @@
+
+
Macros
+
+Es posible introducir una macro en el cuadro de texto al editar un elemento de la consola visual.
+
+Lista de macros de mapas visuales:
+
+ - _date_ : Muestra la fecha usando el formato local del PHP.
+ - _time_ : Muestra la hora usando el formato local del PHP.
+ - _agent_ : Muestra el alias del agente seleccionado.
+ - _module_ : Muestra el nombre del módulo seleccionado.
+ - _agentdescription_ : Muestra la descripción del agente seleccionado.
+ - _address_ : Muestra la dirección ip del agente seleccionado.
+ - _moduledescription_ : Muestra la descripción del módulo seleccionado.
+
\ No newline at end of file