diff --git a/source/includes/fact-viewing-favorite-queries.rst b/source/includes/fact-viewing-favorite-queries.rst index 05df84c12..a729910dd 100644 --- a/source/includes/fact-viewing-favorite-queries.rst +++ b/source/includes/fact-viewing-favorite-queries.rst @@ -12,4 +12,16 @@ .. step:: Click the :guilabel:`Favorites` button in the past queries pane. - Select favorite queries. + Select your favorited queries. + + - If your favorited query is a query, only a :guilabel:`Filter` + statement displays along with copy and delete icons. + + - If your favorited query is a bulk update statement, a :guilabel:`Filter` + and :guilabel:`Update` statement display along with the copy, delete, + and open new modal icons. + + Clicking the open modal icon, opens the bulk update statement + and the filter criteria in the :guilabel:`Update Documents` + modal. For details on bulk update statements in Compass see + :ref:`compass-bulk-update`.