Skip to content

Documentation

Everything you need to run — or build on — Scode AI.

Two guides. The first is for whoever owns the assistant and wants it answering well. The second is for developers connecting an existing product so the assistant can act for a specific signed-in user.

Which one do I need?

You want to…Read
Put a chat bubble on your site and have it answer questionsOwner's guide
Improve answers, fix a wrong one permanently, see what customers askOwner's guide → Testing
Capture a lead, look up an order, call your own systemOwner's guide → AI Actions
Answer "what's my balance?" for a logged-in user of your appConnect your platform
Let the assistant book, cancel, or change something on a user's accountConnect your platform
Configure the whole bot by talking to your own AI assistantSet up by assistant
The difference in one line

A normal AI Action calls your system. An integration built with the identity hand-off calls your system as a particular user — which is what makes "reschedule my session" possible, and what makes the security model in the second guide necessary.