๐Ÿ” User Search

April 9, 2026 ยท View on GitHub

The Users list includes a search field that filters by MXID (user ID) and display name.

Type a term (e.g. bot) to show only users whose MXID or display name contains that term.

Prefix the term with ! (e.g. !bot) to show users whose MXID and display name do not contain the term.

The search field will display a โณ hourglass icon when reverse search is active to indicate the operation may take longer than a regular search โ€” the server must be fully scanned to exclude matches.

๐Ÿ’ก Reverse search works in both native Synapse and MAS-backed deployments.