Overview
In the settings of your Monitoring channel you can switch to Advanced Mode below the basic keyword input field. Using the correct search terminology, you can fully customize your monitoring search-queries. A complete documentation of the search terminology can be found here on our partner's homepage.
Info: In order to access the workspace-settings in Swat.io, you need permissions as “workspace manager”. In case you don’t have this permission, please contact your Swat.io administrator.
Features of the Advanced Mode
Complex combinations of terms not possible in beginner mode
Use of logical operators AND, OR, NOT
NEAR operator to limit the max word distance between search terms
Example Queries
"Restaurant" AND "Zürich"
Returns results containing both words."Restaurant" OR "Zürich"
Returns results containing one of the words.("Restaurant" OR "Bar") AND "Zürich"
Returns results containing "Zürich" and either "Bar" or "Restaurant". You can use any level of nesting.("Restaurant" AND "Zürich") AND NOT "Pizza"
Returns results containing "Restaurant" and "Zürich" but excluding "Pizza"."Restaurant" NEAR/5 "Zürich"
Returns results where the two words occur within 5 words of each other.
Possible Use Case
Advanced Mode is especially useful when search terms are ambiguous, and you want to limit results to relevant content only. For example, "swat" may have many meanings. To ensure relevant results, combine the brand name with relevant terms using AND, and exclude irrelevant terms with AND NOT. Multiple terms can be grouped with OR.

