Free components for building your own support agent — bring any backend.Want the agent too? Inflection resolves support requests inside your app.

Identity

Agent header

Who you are talking to, with a visible AI badge, status line, back and close.

Install

npx shadcn@latest add https://ui.inflection.network/r/agent-header.json

Pulls in utils automatically.

Usage

AriaAI

Answers instantly

human

Priya

Replies in a few minutes

Props

NameTypeDescription
name*stringWho is answering.
statusstringSecondary line: “Answers instantly”.
aibooleanShows the AI badge. On by default — disclosure is the honest default and increasingly a legal one.Default: true
avatarUrlstringFalls back to a monogram.
onBack() => voidRenders a back control when provided.
onClose() => voidRenders a close control when provided.

* required