Right now we can only filter contacts by "includes" or "does not include' and it's very uncomfortable because the logic behind this action is "The condition will be true if any of the selected tags is not added to the contact" so for example if I have tag "lost - location" and "lost - finance" to mark leads that we lost due to different reason and I want to filter them out and I will use if/else action with filter contact details - tags - doesn't include "lost - locations", "lost - finance" - the contact won't meet this criteria unless both tags are there and same with include, if I want to use both tags and action "include" they both need to be there. The only way to use it is to set up a logic under the branch using "AND/OR" rule, but it takes a lot of time if there a 10 tags that you want to use for filters.