Why Interfaces
Until now, deploying a Twin agent to users meant integrating via the REST API — great for developers, but a barrier for everyone else. Interfaces change that. Now anyone can build and ship a complete app powered by Twin agents:Websites
Dashboards, landing pages, internal tools — fully responsive
Apps with Auth
User sign-ups, login flows, and per-user data
Database-backed
Full database schemas generated and managed automatically
How It Works
Build your agent
Start by creating your agent in the Orchestrator as usual. Get it working, test it, deploy it.
Open Interfaces
Click the Interfaces icon in the top-right of your agent’s view. The Orchestrator will often suggest building an interface at the end of a build — but you can open it anytime.

Describe your app
Use the chat on the left side to describe what you want your app to look like. Twin generates the full frontend — layout, components, styling, interactions — with your agent powering the backend.
Preview and iterate
See your app live on the right side. Want to change something? Just say it in the chat — “make the table sortable”, “add a dark mode”, “show a chart for daily trends” — and the interface updates instantly.

Responsive by Default
Every interface is responsive out of the box. You can preview how your app looks across different devices — from iPhone SE to wide desktop — using the built-in device picker.
Version Control
Interfaces come with built-in version control. Every change you make is tracked, so you can:- Switch between versions
- Roll back to a previous state
- Compare what changed between iterations
What You Can Build
Dashboards and internal tools
Dashboards and internal tools
Build data dashboards that display live results from your agents — lead trackers, competitor monitors, analytics views. Complete with search, filters, and charts.
Customer-facing apps
Customer-facing apps
Build apps with user sign-up, authentication, and per-user data. Let your users interact with your agents through a polished interface you control.
Landing pages and tools
Landing pages and tools
Ship a public-facing tool powered by your agents. Think: a free SEO analyzer, a price comparison tool, or a lead qualification form — all backed by Twin.
Monetizable products
Monetizable products
Because Interfaces support auth and databases, you can build products you charge for. Your Twin agents handle the backend logic, and the interface handles the user experience.
Two Ways to Deploy
Interfaces
Build and publish a full app inside Twin. No code, no external hosting. Best for non-technical users or when you want to ship fast.
REST API
Integrate your agents into any existing app. Best for developers who want full control over the frontend.
Build Your First Interface
Open Twin and turn your agent into a live app

