Settings
Getting Started
Follow these steps to set up STD and start using the agent.
- 1
Connect to Semaphore
Authorize with Semaphore (below) to enable client syncing and TODO management.
- 2
Add ServiceNow Instances
Go to Instances and add your client's ServiceNow instances (dev, test, staging, etc).
- 3
Authorize Instances
Connect each instance via OAuth to grant the agent access. Click the connect button on each instance.
- 4
Start Chatting
Open the Agent and ask it to query, debug, or manage your ServiceNow environment.
Tokens expire periodically. If you see auth errors, revisit Instances to reconnect.
Terminal Theme
Choose a color theme for the agent terminal interface.
Agent UI
Enable the Svelte AI Elements-based chat interface preview on the Agent page.
Agent Chat V2
Enable the experimental chat-v2 stream protocol in the Agent page. Requires server flag AGENT_CHAT_UI_V2=true.
Semaphore Connection
Connect to Semaphore (semaphore.service-now.com) to enable TODO management tools.
Configuration
Export or import your clients and instances configuration. Credentials are never exported.
User
User settings will appear here once authentication is configured.
CLI Integration
The STD agent uses the sn CLI for ServiceNow operations.
Add instance:
sn auth add https://instance.service-now.com --oauth --alias name List instances:
sn auth list