diff --git a/doc/salome/gui/GEOM/input/annotation.doc b/doc/salome/gui/GEOM/input/annotation.doc
index f1368188d..d85bfe48f 100644
--- a/doc/salome/gui/GEOM/input/annotation.doc
+++ b/doc/salome/gui/GEOM/input/annotation.doc
@@ -43,6 +43,18 @@ In this dialog you can:
It contains "Whole shape", "Vertex", "Edge", "Face" and "Solid" choices.
Select a sub shape to assign annotation to. Text control contains information about local selection in the viewer.
Push \b Apply or Apply and Close button to commit creation of the field.
+ Dragging of annotation presentation in 3D view to select an appropriate position.
+The foolowing context menu commands are provided for annotation object in Text Browser:
+
+ - Edit allows modifying the annotation text, the positioning algorithm and the annotation position.
+ - Delete deletes selected annotation.
+ - Show/Hide change visibility of annotation in the active view.
+
+
+Edit and Delete actions are also available in View 3d for selected annotation object/s.
+
+Synchronization of selection between 3D view and Text browser is available. That means that selection of annotation in 3D view will select this annotation in Text browser and vice versa.
+
*/