Skip to main content

Form Submissions

The Form Submissions tab lists all form submissions received for the current project.

What is shown

Each submission includes:

  • submission timestamp
  • page URL where the form was submitted
  • form name
  • field data (name, email, message, etc.)

Filtering

Submissions are scoped to the current project. All forms within the project share the same submissions view.

CLI access

micropage submissions list
micropage submissions show <id>

The show command prints the full payload for a single submission.

Notes

  • Submissions are stored per build and project. If you view an old build's submissions, they are still accessible.
  • Free accounts have a per-project submission limit. See Forms for details.