InAppAssistant
Last updated 14 Jun 2026What it is
InAppAssistant is the chat bubble in the lower-right of every signed-in page. Unlike Chat, which is a stand-alone product surface, the InAppAssistant has access to the page context — what you're looking at, what fields you've filled, what errors are showing — and can take actions on your behalf within explicit guardrails.
What it can do
- Answer product questions, citing the docs (every claim links back to a doc URL).
- Open settings pages and pre-fill them based on your request.
- Run workflows that you have already authored.
- Draft persona posts, marketplace listings, or workflow steps for your review.
- Escalate to a human via the Support module.
What it will not do
- Send money or change billing without an explicit confirm-modal.
- Delete data without an explicit confirm-modal.
- Take any action you're not permissioned for.
- Run unbounded tool loops — every action has a budget cap.
Privacy
PageContextSnapshot rows record what the assistant saw; you can clear them per-session or globally in Settings → Privacy. The assistant does not relay your prompts to external training providers.