Skip to content
EntryLayer Operational data entry for Snowflake

Project Settings

Project Settings is the administrative control center for an individual project.

Use this guide when you need to:

  • rename or describe a project
  • enable workflow, auto-save, or multi-step mode
  • review or reconfigure Snowflake source settings
  • manage primary keys and pull access
  • grant project permissions
  • archive or restore a project

Project Settings is builder/admin oriented. Users without build or manage access are sent back to the Project Workspace instead of seeing a limited read-only version.

SectionControls
Project InfoName, description, workflow, auto-save, multi-step mode.
NotificationsProject and workflow notification preferences.
Import SourceSource object binding, source status, and reconfiguration.
Primary KeyFields used for row identity and relationship matching.
Pull AccessCopyable SQL for downstream Snowflake reads.
PermissionsProject-level grants such as can_read, can_edit, and can_manage.
Danger ZoneArchive and restore lifecycle actions.

Not every control saves the same way.

Change typeSave behavior
Name, description, workflow, auto-save, multi-step, notificationsTypically staged and saved together.
Permission editsUsually apply directly once confirmed or saved inline.
Source reconfigurationRuns a guided source-selection flow and validates metadata.
Primary key updatesSaved as a focused identity rule change.
Archive/restoreImmediate lifecycle action after confirmation.

Workflow changes affect queues, record detail, notifications, and read-only behavior. Multi-step mode changes how Submission Detail renders long forms. Auto-save changes how end-user edits are saved.

See Workflow & Review before changing workflow on an active project.

The Import Source section appears for Snowflake-connected projects.

Use it to review:

  • whether a source is configured
  • the connected object name
  • recent source status when available
  • whether reconfiguration is needed

Source reconfiguration should remain metadata-first. It should not be treated as a row-sampling or submission-mutation operation.

Primary keys support row identity, duplicate avoidance, and relationship mapping.

Pull Access provides copyable SQL for downstream read access. This supports governed pull-based use in Snowflake rather than app-owned push/write-back into customer tables.

Project permissions control actual record access.

Permission reminderMeaning
can_manage does not imply can_readManagers can administer access/settings without reading records.
admin seat does not imply record visibilitySeat type and project data access are separate.
Field groups can further restrict fieldsA visible record can still hide or lock individual fields.

Archiving does not delete the project. It moves the project into a governed read-only state and hides normal builder shortcuts.

Restore reactivates the project for eligible users when the project should return to normal operation.

  1. Open Settings from the Project Workspace.
  2. Review project identity and source state.
  3. Update staged settings and save.
  4. Check primary keys and pull access for Snowflake-backed projects.
  5. Grant project permissions intentionally.
  6. Archive or restore only when lifecycle changes are required.