diff --git a/docs/img/gif/filter_screenshots.gif b/docs/img/gif/filter_screenshots.gif
new file mode 100644
index 00000000..63147a6c
Binary files /dev/null and b/docs/img/gif/filter_screenshots.gif differ
diff --git a/docs/webapp/webapp_exp_table.md b/docs/webapp/webapp_exp_table.md
index 46d5928d..9ec58254 100644
--- a/docs/webapp/webapp_exp_table.md
+++ b/docs/webapp/webapp_exp_table.md
@@ -86,12 +86,31 @@ experiments in the table.
* Click **>** **+ HYPER PARAMETERS** **>** Expand a section **>** Select the
hyperparameter checkboxes.
+### Filtering experiments
+
+![Filtering table gif](../img/gif/filter_screenshots.gif)
+
+Filters can be applied by clicking
+on a column, and the relevant filter appears.
+
+There are a few types of filters:
+* Value set - Choose which values to include from a list of all values in the column
+* Numerical ranges - Insert minimum and / or maximum value
+* Date ranges - Insert starting and / or ending date and time
+* Tags - Choose which tags to include from a list of all tags used in the column. Additionally, tags can be filtered using
+ the **ANY** or **ALL** options, which correspond to the logical "AND" and "OR" respectively. These options appear
+ on the top of the tag list.
+
+Once a filter is applied to a column, its filter icon will appear with a yellow dot on its top right ( ).
+
+
+
+
### Using other customization features
**To use other customization features:**
* Show / hide columns - Click **>** select or clear the checkboxes of columns to show or hide.
-* Filter columns - According to type of experiment, experiment status (state), or user
* Sort columns - According to metrics and hyperparameters, type of experiment, experiment name, start and last update elapsed time, and last iteration.
* Dynamic column ordering - Drag a column title to a different position.
* Column resizing - In the column heading, drag to a new size.
@@ -130,7 +149,7 @@ Modify the experiment table in the following ways to create a customized leaderb
* Add reported [metrics](#to-add-metrics), any time series reported metric can be selected, then select the last reported
value, or the minimum / maximum reported value.
* Filter based on user (dropdown and select) or [experiment types](../fundamentals/task.md#task-types)
-* Add specific [tags](webapp_exp_track_visual.md#tagging-experiments) and filter based on them
+* Add specific [tags](webapp_exp_track_visual.md#tagging-experiments) and filter based on them.
Now the table can be sorted based on any of the columns (probably one of the performance metrics). Select to filter experiments
based on their name by using the search bar.