Getting started
Connect NovusAI to a ServiceNow instance and it can start reading it immediately. You will need the instance URL and a set of credentials it can authenticate with.
Start on a Personal Developer Instance (PDI). ServiceNow gives these away free, they reset if you break something, and nothing on them is production. You can watch a full build end to end without any risk.
- Open the agent and add your instance URL.
- Authenticate. Nothing is written to the instance during setup.
- Ask a read-only question first — a count or a lookup — to confirm the connection.
- Turn on writes when you are ready for it to make changes.