Lesson 4 / 125 min read

The three layers of data

Shared data, owner management and per-user private data — which is which?

Data layers

Shared data
Product/menu/service catalogContent everyone seesCustomer submissions (you see them)
Owner management
The dashboard (you)Records, users, settingsA role gate for your team
Per-user private data
The member's own recordsOnly that person sees themRequires an account

Which layer, who sees it?

VisitorMemberYou (owner)
Shared catalog
Their own private records
All customer submissions
The account list
  • No. The "Data" tab in the builder edits records directly: add, change, upload a photo, delete. No model runs, no credits spent. A prompt is only needed to change the STRUCTURE.

  • Yes. Data lives in the hosted database, not the browser: everyone who opens the link sees the same live data.

Key takeaways

  • Shared data is for everyone; private data belongs to one member.
  • Owner management and member accounts are different things.
  • Editing content costs no credits.

Related topics

Still stuck? Ask the assistant in the corner, or browse the FAQ.