Getting Started
Train your teammates
Installing Gmelius
Add users from different domains
How to install Gmelius
How To Install Gmelius across a Google Workspace domain
Is Gmelius available on mobile?
First Steps
Switching to Gmelius
Workspaces
Shared Inboxes
How to create a shared inbox
How to create a shared inbox for a primary email address
How to create a shared inbox for an alias
How to create a shared inbox for a Google Group
Understanding shared inboxes
How to manage emails in your shared inbox
Troubleshooting a Shared Inbox created from a Google Group
Manage users of a workspace
How to send emails and reply from a shared email address
How to stop sharing an email conversation?
How to rename a shared inbox
How to create an email alias
How to consolidate multiple email addresses into one shared inbox
Prevent forwarded emails from being shared
How to manage your shared inbox with the Board View
Kanban Boards
How to create a board
How to add and use task cards
How to add an email to a board
Manage your boards
How to create a board of your inbox
How to add attachments in boards
How to use automations with Boards
How to delete a board
Shared Gmail Labels
How to share Gmail labels
How to edit your shared labels
How to manage and apply shared Gmail labels
How to filter emails in shared label by assignments or status
Prioritise a shared label
Notes and @mentions
Analytics
Email Delegation
How to create and use tags
Understanding the difference between a shared inbox and a shared Gmail label
How to use workspaces?
How to create and use custom views
How to share a draft in Gmail?
How to avoid double replies
How to use shared conversation permalinks?
Emails are not arriving in the shared inbox
How to be notified of assigned emails?
How to view the full history of a shared email conversation?
How to use the multiple inbox view
Manage workspaces
How to use Gmelius advanced search
Pin the "Mine (all)" in your inbox
Automations
Rules and SLAs
Understanding Gmelius Rules
How to create a rule
How to see emails both in a workspace and in your regular inbox
How to set-up an autoresponder
How to create alerts for shared inboxes (SLA)
How to automatically assign emails (including round robin and load balancer)
How to add and use business hours
Email Templates
How to create and share email templates
How to create and use email snippets
How to use a template in Gmail
How to insert images in a template
How to add attachments to a template
How to add smart variables to a template
How to manage your email templates
Meetings
How to create a meeting
How to schedule meetings from your inbox
How to share and edit meetings
How to connect your Zoom account to Gmelius Meetings
Sequences
How to create a sequence
How to add contacts to a sequence
How to remove a contact from a sequence
How to share a sequence
How to edit an active sequence
How to pause a sequence during the weekend
How to unthread emails in a sequence
Campaigns
How to create and edit campaigns
How many emails can I send each day with campaigns?
Understanding the difference between a single-stage and a multi-stage campaign?
How to add an unsubscribe link
Why my campaign is not sent to all contacts?
How to stop a multi-stage campaign?
How to export my Google contacts to a CSV file
Understanding the analytics of your campaign
How to set up a campaign with SMTP
Email Tools
Email Tracking
How to track an email
How to know if my emails have been read
How to enable per-recipient tracking
I get an open notification when checking my sent emails
Email tracking is not working
Possible reasons behind a large number of opens on my tracked emails
Email Scheduling
Reminders
CRM Integration (Bcc rules)
Integrations
Account & Billing
Account
How to add and manage users
Gmelius roles and permissions
How to transfer a Gmelius subscription to another account
How to cancel your subscription
How to uninstall Gmelius
How to permanently delete your Gmelius account
Custom roles and permissions
Difference between my legacy plan and the current ones
Billing
Invoices
How to update my billing details
Refund Policy
Accepted forms of payment
Do you offer any discounts or coupons?
How to upgrade to a paid plan
Notifications
FAQ & Quick Fixes
General FAQs
Common Troubleshooting
Gmelius is not loading
How to clear my local storage
Activation window keeps popping up
My signature is not updated on my templates
How to fix the Err_Connection_Reset error
Troubleshooting a Shared Inbox
Workspaces created before April 2021
How to know if my issue is related to a conflict or not?
Gmail is slow
User showing as inactive
Legal & Policies
Why is authentication required?
Is Gmelius HIPAA compliant?
Gmelius SLAs and System Requirements
Feature Deprecation Process & Policies
Google Advanced Protection
Is Gmelius GDPR compliant?
What happens at the end of my trial?
How to contact support?
Do you have a public roadmap?
Is Gmelius available in another language?
Is Gmelius available for Microsoft Outlook?
Keyboard shortcuts
In this page
- All Categories
- Workspaces
- How to use Gmelius advanced search
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 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 seach for (e.g.:
Important
)
A search operato and a term are always separated by 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 a some examples.
Search by | Search operator & term example |
Workspace |
Example 1: Example 2: Use double quotaion 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 quotaion marks " " to force an exact-match search. Example 3: |
Negations |
Example: |
Sender |
Example 1: Example 2: Example 3: |
Email Subject |
Example 1: Example 2: Asterics * can'ts be used with terms that contain a space, unless double quotations are used. E.g.: gmelius:search subject:"Very important"* |
Date |
The search operaton 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:jane@yourcompany.com
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:jane@yourcompany.com and (tag:Important or tag:Priority)
to match conversations assigned to Jane AND tagged as Important OR Priority.