diff --git a/source/_docs/organizing.markdown b/source/_docs/organizing.markdown
index aa0eadf11a7..0ab5f7ece4a 100644
--- a/source/_docs/organizing.markdown
+++ b/source/_docs/organizing.markdown
@@ -1,9 +1,9 @@
---
-title: "Organizing your assets"
-description: "Organizing and grouping your assets makes it easier to find them and allows you to target groups in automations."
+title: "Grouping your assets"
+description: "Grouping your assets makes it easier to find them and allows you to target groups in automations."
---
-Once you have more devices, you may want to target entire groups of devices in automations. It also becomes more challenging to find items in lists. There are a few tools to organize your assets: [Areas](#areas), [floors](#floors), [labels](#labels), and [categories](#categories).
+Once you have more devices, you may want to target entire groups of devices in automations. It also becomes more challenging to find items in lists. There are a few tools to group your assets: [Areas](#areas), [floors](#floors), [labels](#labels), and [categories](#categories).
| Taxonomy | Automation target | Entity can have multiple |
| -------- | ----------------- | ------------------------ |
diff --git a/source/_docs/organizing/filtering.markdown b/source/_docs/organizing/filtering.markdown
new file mode 100644
index 00000000000..1777bfe05e8
--- /dev/null
+++ b/source/_docs/organizing/filtering.markdown
@@ -0,0 +1,22 @@
+---
+title: "Filtering your assets"
+description: "Filter for items in tables."
+---
+
+When working with tables, you can select multiple elements to apply an action on multiple items at once. If you have [grouped](/docs/organizing/) your assets by assigning them to floors, areas, labels, or directories you can also filter your data accordingly.
+
+## Selecting multiple items in a table
+
+1. In your table, select the select the button.
+
+ 
+2. In the list, select the items of interest.
+
+ 
+
+## Related topics
+
+- [Floors](/docs/organzing/floors/)
+- [Labels](/docs/organzing/labels/)
+- [Areas](/docs/organzing/areas/)
+- [Directories](/docs/organzing/directories/)
\ No newline at end of file
diff --git a/source/_includes/asides/organizing_navigation.html b/source/_includes/asides/organizing_navigation.html
index d69c217e252..1b6b2225de3 100644
--- a/source/_includes/asides/organizing_navigation.html
+++ b/source/_includes/asides/organizing_navigation.html
@@ -3,7 +3,8 @@