Sidekick AI
An AI assistant built into Sidekick that understands your current ServiceNow page context and helps with scripting, debugging, and platform questions.
Last updated: March 16, 2026
Last updated: March 16, 2026
Sidekick AI is a contextual AI assistant that runs inside the Sidekick Picture-in-Picture window. It knows what type of ServiceNow page you're on, which table you're viewing, and what fields are available — so it can give relevant answers without you having to explain your setup.
Sidekick AI is disabled by default. Because the feature sends page metadata to SN Utils servers, you need to explicitly enable it:
/settings in the slash command bar)Until you enable this setting, the /ai command, keyboard shortcut, and Sidekick menu item are all hidden or inactive.
When Sidekick AI is enabled, the following metadata is sent with each request, alongside your chat messages:
form, list, flow, script_editor, workspace, record, or unknown.incident, sys_script_include, when detectable from the page.sys_*, sysparm_*) are filtered out. Only names, never values.Default, ess) when you're on a form.location.pathname only. Query strings, hash fragments, and record sys_ids in URL parameters are not sent.dev123456 from dev123456.service-now.com), so the AI can distinguish between instances you use. The full hostname is not sent.incident form has a state field, not what state your record is in.If you want the AI to help with a specific script or error message, paste it into the chat yourself. This keeps you in control of exactly what leaves your device.
Once enabled, there are several ways to open Sidekick AI:
| Method | How |
|---|---|
| Slash command | Type /ai or /skai |
| Sidekick menu | Open any Sidekick tool → click the menu (☰) → select Sidekick AI |
| Keyboard shortcut | Assign one via chrome://extensions/shortcuts for the Sidekick AI command |
The AI has broad ServiceNow platform knowledge — scripting APIs, best practices, table structures, and common patterns. It uses the page context to tailor its responses.
Sidekick AI adapts its suggestions based on where you are in ServiceNow:
On a form (e.g. an incident record):
On a list view:
On a script editor or any other page:
If the AI is generating a long response you don't need, click the Stop button (replaces the Send button during generation) to cancel the stream immediately.
Use the Clear option in the Sidekick menu (☰) to reset the conversation history and start fresh.
This is an early version of Sidekick AI. Be aware of the following:
state field but doesn't know its current value.Sidekick AI is a starting point. Planned improvements include: