Skip to content
EntryLayer Operational data entry for Snowflake

User Guide

EntryLayer is organized around connected workspaces: the Projects home page, project workspaces, the form editor, project settings, and submission detail. This guide is the broad product tour before you move into a focused workflow guide.

Use this guide when you want to:

  • orient a new user after they first open the app
  • explain how product areas relate to each other
  • understand which guide to read next
  • troubleshoot a high-level access or workflow question

Your experience is shaped by four layers:

LayerWhat it means
Snowflake app roleLets your Snowflake role open or administer the installed Native App.
Seat typeControls whether you can view, act, build, or administer product surfaces.
Project permissionsControl actual record access such as can_read, can_edit, and can_manage.
Snowflake source governanceControls source rows and values through grants, row access policies, and masking policies.

Important: admin seat and can_manage do not automatically grant submission visibility.

The Projects home page is the main landing surface for the app.

Projects home

Use it to:

  • search projects by name
  • switch between card and list views
  • sort by recent activity, title, or saved preferences
  • open favorites quickly
  • create a project if you have a build or admin seat

Build/admin users may also see recent workspace activity.

Users with build access can create projects from:

  • Snowflake tables or views
  • semantic views
  • CSV or Excel files
  • a blank form

New project source choices

Snowflake and file-based paths can generate an initial form structure. Blank projects create a shell that builders configure manually.

Opening a project takes you to the Project Workspace, the operational hub for that project.

The workspace can include:

  • a submissions queue
  • a Record Details drawer for reviewing the selected row without leaving the queue
  • workflow status filtering
  • project overview metrics
  • form history
  • access activity
  • builder shortcuts to Form Editor and Settings

If the project is source-connected, untouched Snowflake rows can appear as virtual submissions before local app-managed submission state exists.

Builders use:

  • Form Editor to design layout, fields, validations, rules, index columns, and relationships
  • Project Settings to configure workflow, source settings, primary keys, permissions, pull access, and archive/restore behavior

Builder changes to form design happen in a draft first. Users do not see draft form changes until the draft is published.

Selecting a row in the project queue opens the Record Details drawer. The drawer is useful for quick review or light work while the queue remains visible. Opening the full Submission Detail page gives the record more space for longer forms, child records, history review, and focused workflow actions.

Users may be able to:

  • view or edit fields
  • move records through workflow
  • work related child records
  • review field history and access history
  • see why a record is read-only

The page adapts based on permissions, workflow state, archive state, field-group restrictions, logic rules, and whether the row is virtual or materialized.

Workflow turns a project from open entry into governed review. Common states include:

  • draft
  • submitted
  • under_review
  • approved
  • rejected
  • not_started for untouched source-backed virtual rows

See Workflow & Review for the user flow and Workflow States for exact state behavior.

Source-connected projects keep source data in Snowflake and use EntryLayer app state for local workflow, audit, and managed edits.

BehaviorWhat to remember
Source rowsStay in customer Snowflake objects until app-managed state is needed.
Virtual submissionsLet source-backed rows appear in queues before materialization.
Masking and row accessContinue to be enforced by Snowflake.
ExtractsUse documented pull-based SQL surfaces rather than app-owned push/write-back.
  1. Open Project Workspace to understand queues and tabs.
  2. Open Submission Detail to understand record work.
  3. Read Form Editor if you build forms.
  4. Read Snowflake Integration if you administer source access.