What does AND/OR mean?
When applying filters, you can choose the “AND” or “OR” operator.
AND: Resulting data must match ALL filter conditions.
OR: Resulting data must match ANY of the filter conditions.
In effect, we’re saying “show me emails that match filter A, AND filter B, AND filter C” or “show me emails that match filter A, OR filter B, OR filter C.”