Manage Glide app access, privacy, authentication, and publishing. Use when configuring who can access an app, setting up sign-in methods, publishing apps, inviting users, or configuring Row Owners for data security.
go.glideapps.com/app/{appId}/settings/privacyWhen app is Private, choose who can sign in:
| Option | Description | |--------|-------------| | Users table | Only users in the Users table can sign in | | Team members | Members of your Glide team can sign in | | Allowed email domains | Users with specific email domains (e.g., @company.com) | | All emails in table | Any email found in a specified table column |
Configure how users prove their identity:
| Method | Description | Setup | |--------|-------------|-------| | Pin emails from Glide | Glide sends PIN code via email | Default, no setup | | Magic link | One-click sign-in link in email | Enable checkbox | | Sign in with Google | OAuth via Google account | Automatic | | Single sign-on (SSO) | Enterprise SSO integration | Enterprise plan | | Pin texts from Twilio | SMS PIN codes | Connect Twilio | | Pin emails from Gmail | Send from your Gmail | Connect Gmail | | Pin emails from Microsoft | Send from Microsoft account | Connect Microsoft |
Under "Pin emails from Glide", enable:
Allow new users to request access:
{app-name}.glideapp.ioCritical: Access settings control who can enter the app. Row Owners control what data they see.
Privacy: Private
Users: Team members OR Users table
Auth: Sign in with Google + Pin emails
Row Owners: None (all employees see all)
Privacy: Private
Users: Users table (customers)
Auth: Pin emails from Glide + Magic link
Row Owners: Customer email column
Privacy: Public
Users: Optional sign-in
Auth: N/A or Sign in with Google
Row Owners: None
Privacy: Private
Users: Allowed email domains (@company.com)
Auth: SSO or Google
Row Owners: Department-based
After building an app, ask the user:
Then:
Edit PDFs with natural-language instructions using the nano-pdf CLI.
Control Sonos speakers (discover/status/play/volume/group).
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
Capture frames or clips from RTSP/ONVIF cameras.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
Category:tools