diff --git a/cvat/apps/documentation/static/documentation/images/image181.jpg b/cvat/apps/documentation/static/documentation/images/image181.jpg
new file mode 100644
index 00000000..1714be9e
Binary files /dev/null and b/cvat/apps/documentation/static/documentation/images/image181.jpg differ
diff --git a/cvat/apps/documentation/user_guide.md b/cvat/apps/documentation/user_guide.md
index fd6f9674..1f6d20e8 100644
--- a/cvat/apps/documentation/user_guide.md
+++ b/cvat/apps/documentation/user_guide.md
@@ -31,7 +31,7 @@
- [Points in annotation mode](#points-in-annotation-mode)
- [Linear interpolation with one point](#linear-interpolation-with-one-point)
- [Annotation with cuboids](#annotation-with-cuboids)
- - [Annotation with Auto Segmentation](#annotation-with-auto-segmentation)
+ - [Annotation with tags](#annotation-with-tags)
- [Automatic annotation](#automatic-annotation)
- [Shape grouping](#shape-grouping)
- [Filter](#filter)
@@ -798,19 +798,19 @@ Switching between user interface modes.
**Shapes block** - contains all the tools for creating shapes.
|Icon |Description |Links to section |
|-- |-- |-- |
-||``Rectangle``|[Shape mode](#shape-mode-basics); [Track mode](#track-mode-basics);
[Drawing by 4 points](#annotation-with-box-by-4-points)|
+||``Rectangle``|[Shape mode](#shape-mode-basics); [Track mode](#track-mode-basics);
[Drawing by 4 points](#annotation-with-rectangle-by-4-points)|
||``Polygon`` |[Annotation with polygons](#annotation-with-polygons) |
||``Polyline`` |[Annotation with polylines](#annotation-with-polylines)|
||``Points`` |[Annotation with points](#annotation-with-points) |
||``Cuboid`` |[Annotation with cuboids](#annotation-with-cuboids) |
-||``Tag`` |[Annotation with tag](#annotation-with-tag) |
+||``Tag`` |[Annotation with tags](#annotation-with-tag)s |
**Edit block** - contains tools for editing tracks and shapes.
|Icon |Description |Links to section |
|-- |-- |-- |
||``Merge Shapes``(``M``) — starts/stops the merging shapes mode. |[Track mode (basics)](#track-mode-basics)|
||``Group Shapes`` (``G``) — starts/stops the grouping shapes mode.|[Shape grouping](#shape-grouping)|
-||``Split`` — splits a track. |[Track mode (advanced)](#interpolation-mode-advanced)|
+||``Split`` — splits a track. |[Track mode (advanced)](#track-mode-advanced)|
---
@@ -1224,6 +1224,19 @@ a shape is created and you can work with it as a polygon.

+## Annotation with Tags
+
+Used to annotate frames, does not have a shape in the workspace.
+Before you start, you have to make sure that Tag is selected.
+
+
+
+Click tag to create. You can work with Tag only on the sidebar.
+You can use the lock function and change label and attribute.
+Other functions such as propagate, make a copy and remove are available in the action menu.
+
+
+
## Automatic annotation
Automatic Annotation is used for creating preliminary annotations.