Fresh blank Creator: Welcome plus Explore Templates, no AI chat history yet
Opening Creator - overview

Appifio Creator · Lesson A02 · Level: Beginner

Opening Creator for the first time:
Welcome, Session, Loading

This lesson helps you read the three screens you meet as soon as you open Appifio Creator: the system loader, the work-session picker (when it appears), and Welcome when chat is empty - so you do not feel stuck or click the wrong action.

Learning goals: Understand the loading phases, know what to do when asked to choose a work session, and use Welcome correctly (cards, template showcase) when starting an empty app.

Reading time: about 12-15 minutes.

Prerequisites: A01 (the five pillars and draft vs live).

Previous lesson: A01 - Appifio Creator overview.

Next lesson: A03 - Understanding "Current" and "Changes".

Key UI labels you will see:

Loading Appifio Creator Choose a work session Create new session Use Welcome to Appifio Creator Apply design template Apply template + Data (Advanced)

1. End-to-end flow - first time opening Creator

[1] Open the link/app
"Loading Appifio Creator" overlay (progress % + phase list)
[2] System checks for earlier work sessions
→ if more than one session: "Choose a work session""Use" one session, or "Create new session"
[3] System checks app content
→ if the app is empty: "Welcome to Appifio Creator"
[4] You choose how to start
→ type a prompt for AI · or open "Explore Templates" → "Apply design template" / "Apply template + Data (Advanced)"
[5] Enter the main workspace
→ AI chat on the left, "View & edit" shows the result - ready for lesson A03

2. Terms for Loading / Session / Welcome

TermMeaningWhere it appears in the UI
Phase (load stage)A batch of JS modules loaded in order (Core engine, Inspector, Library system…)Small grid under the progress bar
Work sessionA working copy tied to a browser/tab; each session has its own ID and data"Choose a work session" dialog; "Versions" tab
WelcomeStart screen when the app has no content yet, suggesting how to beginCenter of the chat panel when it is empty
Site onlineLive-site flag (Online/Offline in link settings). Online → stronger warnings when a session lags the live siteLink settings; Versions banner
Highlight cardsSix short feature cards on WelcomeCard grid at the top of Welcome
Explore TemplatesTemplate categories (General, Business, Personal, Food & drink, Store, Catalog)Lower part of Welcome / "Templates" tab
Apply design templateApplies UI shell only (HTML/CSS), without sample dataButton on a template card
Apply template + Data (Advanced)Applies the UI shell plus sample Advanced database config (demo data)Secondary button on a template card

3. Step by step - reading each screen

3.1 The "Loading Appifio Creator" screen

Right after you open Creator you see a dark overlay titled "Loading Appifio Creator", a percentage bar, and status text like "Loading: {phase}…" walking through these stages in order:

  1. Core system
  2. Source analyzer
  3. Design tools
  4. Core logic
  5. UI components
  6. Inspector
  7. Navigation system
  8. Media management
  9. Library system
  10. Advanced tools
  11. Platform features
  12. Math utilities

When finished, the overlay shows "Done!" and disappears. If some files fail, you see "Failed to load {count} file(s)." with "Retry" and "View details". If a core library fails, you get "Critical error: Some core libraries could not load." - reload the whole browser page.

3.2 The "Choose a work session" dialog (when it appears)

Tip to reproduce the session chooser: in the browser Console run localStorage.removeItem('app_editor_session_id_' + LINK_ID) then reload Creator. With no stored session id and more than one session, the Choose Session modal appears; if Site online is on, you also get the live-site warning badge.

Choose Session modal with Site online badge when browser has no stored session id
Choose work session

This dialog appears only when the system finds more than one earlier session for this app. The copy matches the UI:

"Choose a work session"

"Previous work sessions were found. Do you want to continue or start fresh?"

Each session shows: ID: session id · Created: creation time · Last activity: last edit, plus a "Use" button.

There is also a separate "Create new session" button if you want a clean start.

Picking the wrong one is not instantly destructive - you can manage sessions later in the "Versions" tab (lesson E01). But if unfinished work lives in an older session, choose "Use" on that session instead of creating a new one, so you do not lose prior work.

3.2B When Site online - “session may be out of sync”

Link settings page - Site online toggle set to Online
Site online in Settings
Close-up of the Site online Offline/Online toggle on the settings page
Where to enable Site online
Session may be out of sync modal when Site online: file differences and Merge / new session / continue dangerous choices
Session out of sync warning

In link settings, turn Site online to Online when the site is live. Creator may then show a dialog like "Session may be out of sync" if you open a session older than the live filesystem.

  • Merge from live site - pull live files into the session; keep your Unsaved edits.
  • Create new session from site - leave the old session; start a fresh snapshot from live.
  • Continue with old session - risky while Site online: a later Save may overwrite live with an older draft.

While Site is Offline (building), these warnings are relaxed - still check rev behind / Unsaved on the Versions tab (E01).

3.3 Welcome (when chat is empty)

Templates tab with warning that applying a template replaces current data
Welcome - choose a template
Versions tab with Site online badge and stale-session overwrite warning
Versions when Site online

If the app has no content yet, the chat panel shows "Welcome to Appifio Creator" with a subtitle along the lines of: "A smart app development environment where your ideas become real in minutes." It has three areas:

  1. 6 highlight cards - each with icon + title + short blurb: AI Oversight Assistant, Template UI Library, Pro Photo Editor, Version Management, Instant Preview, Review Mode.
  2. "Explore all features" - expands seven deeper items: Multi-model AI coding, Smart layout & grid, Pro media library, Undo history, Code & SEO checks, Component management, Navigation & Backend.
  3. "Explore Templates" - pick a category (General, Business, Personal, Food & drink, Store, Catalog); each template has two actions: "Apply design template" (shell only) and "Apply template + Data (Advanced)" (shell + Advanced demo data).

At the bottom you may see a call to action like "Start building your app now!" - but you are not required to pick a template; typing a prompt in chat dismisses Welcome and starts immediately.

4. Why these three screens exist

Many load phases = Creator is a large module system

Creator is not a static page - it loads dozens of separate JS/CSS modules (chat, Inspector, canvas, media, routes…). Phases show which part is loading, and if something fails you know which area is affected (for example, a failure under "Inspector" may block Inspector while AI chat still works).

Sessions follow browser/tab - why you get asked again

Each browser/tab keeps its own working session so two people (or two tabs) do not overwrite the same draft. Opening the same app on another machine or in a private window may show "Choose a work session" again because the product cannot assume which session you want.

Welcome only when empty - it does not nag existing projects

Welcome is a starting point, not a repeating ad. Once the app has files/content, Creator goes straight to chat + View & edit. If you are editing an existing site and still see Welcome, you are probably on an empty session/version - check the "Versions" tab.

5. How onboarding compares elsewhere

ToolHow they greet new usersHow Appifio Creator differs
Wix ADI / Framer AIAsk a few questions (industry, style) then auto-build a siteCreator stays freer: natural-language prompts or ready templates - no fixed wizard you must complete
WordPressOne-time install wizard (title, theme, plugins)Creator Welcome is guidance only - every choice can be changed later with AI, Inspector, or the Templates tab
Notion / Linear (multi-device)Realtime sync of one shared document everywhereCreator keeps per-tab sessions/versions - flexible for experiments, but you must pick the session you intend to continue

6. Technical limits - what you can and cannot do

You can

  • Retry loading when some modules fail, without an immediate hard refresh ("Retry").
  • Return to an earlier work session anytime via "Choose a work session" or the Versions tab.
  • Skip Welcome entirely by typing a prompt - templates are optional.

You cannot / still limited

  • You cannot reorder load phases - the sequence is fixed by the product.
  • "Apply template + Data (Advanced)" configures Advanced database - switching back to Easy later is not trivial (lesson F01).
  • Welcome does not reappear once the app has content - there is no manual "show Welcome again" button.

7. Security notes about work sessions

  • The session ID appears in the picker - avoid posting screenshots publicly unless you know who can access your link/app.
  • Applying a template (simple or Advanced) writes to the draft only - the live site is untouched until you click "Save changes" (lessons A03 / E03).

8. Common issues

SituationWhat to do
Loading sticks on one phase too longWait a bit (slow network); if nothing moves for about a minute, use "Retry" or reload the page.
"Failed to load {count} file(s)"Open "View details" to see which modules failed, then "Retry"; if it repeats, check network or browser extensions that block scripts.
Clicked "Create new session" but meant to continue old workOpen "Versions", find the older session by Created / Last activity, and switch with "Use" (lesson E01).
Clicked "Apply template + Data (Advanced)" when you only wanted the UIUntil you Save, nothing is live - use "Discard" on the toolbar to drop the draft, or create a new Clone version and try again.

9. Practical tips

  • Brand-new users: prefer "Apply design template" (no data), then refine with AI/Inspector - safer than Advanced because it does not touch database config.
  • Returning to an existing project: read "Choose a work session" carefully (especially Last activity) before "Create new session".
  • Skim the 6 highlight cards and the 7 "Explore all features" items once so you know what exists - you do not need to memorize them; you only need to know where to look later.

10. Check that you understand A02

  1. Name at least four phases on the "Loading Appifio Creator" screen.
  2. When does "Choose a work session" appear? How do "Use" and "Create new session" differ?
  3. When does Welcome appear, and when does it go away?
  4. How do "Apply design template" and "Apply template + Data (Advanced)" differ?
  5. Does applying a template change the live site immediately? Why or why not?

Next lesson

A03 - Understanding "Current" and "Changes"

You will dig into Creator’s most important idea: the draft on the virtual disk versus the live build, how to switch safely, and when to use "Save changes" vs "Discard".

Appifio Creator · User guide · A02 · Based on Creator loading, session choice, and Welcome product behavior