Platform truth over generic AI

Built for ServiceNow work that has to hold up in real delivery.

SN Assistant helps ServiceNow developers understand scripts, challenge weak patterns, launch slash commands, and document code or Update Sets without leaving the platform. It is designed to stay closer to ServiceNow reality and further away from polished nonsense.

What it does

Less guessing. More useful platform work.

Explain

Break down supported ServiceNow scripts with platform-aware guidance and clearer logic flow.

Ask

Ask technical questions about the current script without switching context or losing the current record.

Refactor

Improve structure and implementation quality while staying closer to valid ServiceNow patterns.

Comment

Add JSDoc and inline comments so inherited code becomes easier to review and maintain.

Document

Generate Word documentation for scripts directly from the browser.

Document UpdateSet

Capture visible Customer Updates and produce change documentation for sys_update_set records.

Workflow speed

A command palette for the tasks that repeat every day.

Open one surface from anywhere in ServiceNow, run built-in slash commands, or define your own shortcuts for common tables and filtered views.

Keyboard-first palette

Open the palette from any ServiceNow page with a browser shortcut and keep moving without hunting through menus.

Built-in slash commands

Run commands like /ask, /explain, /document, /docset, and /imp from one place.

Custom navigation commands

Create your own aliases for incident lists, user lookups, favorite tables, or saved query patterns inside your current instance.

Context-aware opening

On supported records the assistant opens in full mode; on generic ServiceNow pages the palette becomes the lightweight entry point.

Public support scope

Only what is verified gets promised in public.

SN Assistant is intentionally specific about what counts as current public support.

Verified Business Rules

sys_script

Verified Script Includes

sys_script_include

Verified Client Scripts

sys_script_client

Verified Fix Scripts

sys_script_fix

Verified UI Actions

sys_ui_action

Verified Scripted REST Resources

sys_ws_operation

Verified Scheduled Scripts

sysauto_script

Verified Update Sets

sys_update_set

Not yet part of the public promise UI Scripts and Transform Scripts passed the current Chrome validation pass and are pending final Edge validation before entering the public promise. Background Scripts and unusual ServiceNow layout edge cases remain outside the current GA support claim.
Data and control

You decide where requests go.

The public release keeps the model simple and explicit.

Multiple providers

Anthropic, OpenAI, Gemini, OpenRouter, custom endpoints, and local LLM setups are supported.

Local secret storage

Provider secrets such as API keys and custom auth headers stay in local browser storage on the current device.

Selective RAG

Breaking Trail retrieval happens locally inside the extension and is enabled only where it improves quality.

Accountless v1

The public release is intentionally simple: install the extension, configure a provider, and work.