Search Commands
SN Utils search slash commands including Sys ID search, code search, unified menu search, and custom searches.
Beyond table searches, SN Utils provides specialized search commands.
Sys ID Search
Often you have a Sys ID but don't know the table. This command finds it:
/b9377c460b0131109dae8a8db777b295

The search is optimized to start with common base tables (sys_metadata, users, task) for faster results.
Usage options:
/<sys_id>- Direct sys_id/sysid <sys_id>- Explicit command/"sys_id"- Sys ID in quotes
This command requires admin role.
Code Search
Search code across your instance using the built-in code search API:
/code changeutils

Code search can also be triggered via:
- Selected text and extension context menu
- Monaco editor context menu
Unified Menu Search
When slash commands find 3 or fewer matches, it searches the unified navigation (all Next Experience menus).

SN Utils searches the entire menu hierarchy, and word order doesn't matter.
The search also matches against target URLs:

Global Search
When no specific command matches, pressing Enter performs an instance search:

Custom Searches
Some commands search specific types and open results directly:
| Command | Action |
|---|---|
/spw | Search portal widgets, open in widget editor |
/uibe | Search UI Builder Experiences, open in UI Builder |

You can create your own custom search commands - see Custom Commands.