From fb34a6e2900a16fad9efb275265071edf2af6a75 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Fri, 26 Apr 2024 17:40:58 +0200 Subject: [PATCH] Label deselect (#32481) * Labels: add steps to remove a label * Tweak * Rephrase --- source/_docs/organizing/labels.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/source/_docs/organizing/labels.markdown b/source/_docs/organizing/labels.markdown index fddcb4659bf..d63d882cde8 100644 --- a/source/_docs/organizing/labels.markdown +++ b/source/_docs/organizing/labels.markdown @@ -50,3 +50,13 @@ Follow these steps to apply a label - Select the Multiselect icon button. - From the list, select all the items to which you want to apply a label. - In the top right corner, select the three dots menu, then select **Add label**. Then, select the labels from the list. + +## Removing labels + +1. Go to the data table that contains the element from which you want to remove the label: + - Go to **{% my integrations title="Settings > Devices & Services" %}** and open the respective tab. + - Or, go to {% my automations title="**Settings** > **Automations & Scenes**" %} and open the respective tab. +2. Select the Multiselect icon button. + - From the list, select all the items from which you want to remove a label. + - In the top right corner, select the three dots menu, then select **Add label**. + - Then, deselect the checkbox for the label you want to remove.