In this page
How to use Gmelius advanced search
Updated
by Gmelius
The advanced search is currently in Beta. Do you have any feedback? Let us know.
What is the advanced search?
Gmelius' search functionality is an advanced version of custom views that allows you to filter shared conversations across multiple workspaces and use advanced combinations of filters.
Who can use the advanced search?
Any user on the Flex, Growth, Pro, and Enterprise (legacy) plans can use the advanced search.
How to use the advanced search
To activate Gmelius' search first enter Gmelius' search operator gmelius:search
in the Gmail search box.

After that, you can apply one or several conditions.

Conditions and search operators you can use
A condition has always two parts:
- Search operator - a parameter to narrow the focus of the search (e.g.:
tag:
) - Term - what exactly you want to search for (e.g.:
Important
)
A search operator and a term are always separated by a colon : (e.g.: tag:Important
).
Terms are case-sensitive.
Below you will find a list of what you can search by, as well as how the search operator should look like and some examples.
Search by | Search operator & term example |
Workspace |
Example 1: Example 2: Use double quotation marks " " to search for a workspace whose title contains more than 1 word. Example 3: |
Assignee |
Example 1: Example 2: |
Status |
Example 1: Example 2: |
Tag |
Example 1: Example 2: Use double quotation marks " " to force an exact-match search. Example 3: |
Negations |
Example: |
Sender |
Example 1: Example 2: Example 3: |
Email Subject |
Example 1: |
Date |
The search operation date: can be used to match conversations received in a specific time range. The range contains two parts, from and to. Both parts are built following the logic now - X period. Available periods:
Please note, M and Q have to be written in uppercase, while h, d, w, and y - are in lowercase. Example 1: Example 2: Example 3: Example 4: Example 5: Example 6: Example 7: Example 8: Use square brackets [ ] if you want from/to date(s) to be included. Use curly brackets { } if you want from/to date(s) to be excluded. Gmelius advanced search enables accessing data from September 4, 2022. At the moment, any email conversations that were shared before this date might not be displayed in your Gmelius search results. |
Conditions you can use to combine search operators and terms
- Between each condition, an operator
or
/and
can be used.
Example 1: gmelius:search tag:Important or tag:Priority
to match conversations tagged as Important OR Priority.
Example 2: gmelius:search tag:Important and assignee:[email protected]
to match conversations tagged as Important AND assigned to Jane.
If no operator is specified between two conditions, and
will be added automatically.
gmelius:search
and the first condition.- Parenthesis ( ) can be used to mix operators.
Example: gmelius:search assignee:[email protected] and (tag:Important or tag:Priority)
to match conversations assigned to Jane AND tagged as Important OR Priority.