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
Add login
Navigate to 
Then, click
Users to Add login.
Publish in the upper right corner to reflect the change.Manage user sync
Once enabled, the section shows your connected table with a link to open it. ClickEdit to change the table or field configuration, or Remove to disable user sync entirely.

Related articles
Access & Sharing
Overview of internal apps and managing access levels.
Authentication
Add sign-in to your shared app with magic links, Google, or SSO.

