IntegrationsModule 06
AI in the build
Visual walkthrough
Watch one AI feature run
your rows
Ada Byrnerenewal due
Cy Okafortrial, day 12
Mo Halvorsenchurn risk
your instruction
“Who should we call first, and why?”
model
fields back
Nothing runs until something asks it to.
A prompt goes out, an answer comes back. Treat that answer as data you check, not truth you display.
Interactive demo
The parts of an AI feature
Standing instruction — your rules
Toggling a chip edits the instruction above. That text is sent with every run.
Paste a paragraph below and press Run. The reply appears here.
This is a real model call. Change one rule on the left and run the same input again — watch the output obey.
What makes this work
01
Prompt
The instruction plus your data
02
Model
The service that answers
03
Guardrails
Checks before anything is shown
Related concepts