Skip to main content

Overview

User sync connects your app’s authenticated users to a table in your database. When enabled, users are automatically added to the table when they sign up or log in. This is useful for building user profiles, tracking additional user data, and setting up row-level permissions. User sync works for both internal apps and apps that are shared to the web. Prerequisites
  • Your app must have a connected database (Zite Database or Airtable)
  • The database must have a table with at least one email field
  • Your app must have a login page

Enable user sync

1

Add login

Navigate to Users to Add login.Screenshot 2026 04 08 At 3 57 42 PMThen, click Publish in the upper right corner to reflect the change.
2

Configure sync settings

Click Sync with database.Screenshot 2026 04 08 At 4 02 33 PMThen, make your selections and Enable sync.Screenshot 2026 04 08 At 4 04 14 PMIf no database is connected, click Connect database to set one up first.Click > User profile fields  to map first name and last name fields.That’s it! Now user details will get stored in your database.

Manage user sync

Once enabled, the section shows your connected table with a link to open it. Click Edit to change the table or field configuration, or Remove to disable user sync entirely. Screenshot 2026 02 16 At 6 04 46 PM
If the connected database or selected table is removed, you’ll see a warning. Either reconnect a database or disable user sync to resolve it.

Access & Sharing

Overview of internal apps and managing access levels.

Authentication

Add sign-in to your shared app with magic links, Google, or SSO.