Search for Users by a Specific Word in an Email Address
Last Updated:
Overview
This article explains how to search for a user with a specific word or character combination in their email address using the dashboard user management page.
Applies To
-
User Management
-
Dashboard
-
Search
Solution
When searching for users by email in the dashboard user management page, a search term like example will find users with an email address of user@example.com, but will not find users with an email address of user@goodexample.com.
To return users who contain a specific word or character combination anywhere in their email address, the search term must start and end with a wildcard (*).
-
Wildcard searches use the asterisk character (
*) to replace zero or more characters. -
For example, to find all users with
exampleanywhere in their email address, search by Lucerne Syntax for the term*example*. This will return bothuser@example.com and user@goodexample.com.