Get started

Key concepts

Words you will see everywhere — workspace, draft, publish, Build vs Chat, and more.

Glossary

TermMeaning
WorkspaceYour account home. Holds apps and plan.
App / projectOne product you are building.
DraftThe editable version in the studio. Not what the public sees until you publish.
Live / publishedThe version on your public web URL after Publish.
StudioThe editor screen with chat, phone preview, and tabs (Design, Backend, Release…).
Build modeAI that can change your app.
Chat modeAI that answers questions only — it will not edit.
Feature / pageA screen in the app (Home, Store, Form, Custom Page, etc.).
Bundle IDApp identity for native builds (e.g. com.studio.yoga).
EAS buildCloud build that produces iOS/Android installable files.

Two kinds of login (important)

Your Appify login is for the dashboard and studio. That is separate from end-user login inside the apps you build (usually Supabase when you connect a backend).

Connecting Supabase does not change how you sign into Appify.

Draft vs Live in the preview

In the preview you can switch Draft (what you are editing) and Live (last published version). Always publish when you want customers to see changes.