Documentation Index
Fetch the complete documentation index at: https://docs.clarky.ai/llms.txt
Use this file to discover all available pages before exploring further.
The Submissions Table
Every form has its own submissions page where you can review every response that’s come in. Open it from the form editor or from CRM > Forms, then click the Submissions link on the form you want to review. The submissions table shows all responses with sortable columns, an internal/test badge, quick links to the contact record, and an export menu.What’s in the Table
Standard Columns
Every submissions table includes these columns by default:- Submitted — date and time of the submission
- Contact name — name of the contact created or updated
- Email — email captured from the submission
- Phone — phone number captured from the submission
Response Columns
The remaining columns depend on the form’s style:- Traditional Forms
- Survey Forms
A column for each custom field on the form. Standard contact fields populate the existing name/email/phone columns.
Internal Submission Badge
Submissions made through the preview in the form editor are tagged with an Internal badge in the table. This makes it easy to identify test data and keep it separate from real responses.Actions on Each Submission
For each row in the submissions table you can:View Contact
Jump straight to the contact’s record in the CRM to see their full history
Delete Submission
Remove a submission you no longer want to keep
Exporting Submissions
The submissions page has an Export dropdown with two formats:- Export as JSON
- Export as CSV
Downloads all submissions as a JSON array, formatted for readability. Use this when you want a structured, machine-readable snapshot of all responses.
- Submitted date and time
- Contact name, email, and phone
- The internal/test flag
- Every response column, including form fields expanded into individual fields
Contact Creation Behavior
Every submission either creates a new contact or updates an existing one:Update or Create
If a match is found, the existing contact is updated with any new info from the submission. If not, a brand-new contact is created.
Updates only add or refresh information — they don’t overwrite tags or pipeline stages on contacts that already exist. This protects long-term contacts from being reset every time they fill out a form.
Email Notifications
When notifications are enabled for a form, your team gets an email every time someone submits. The email includes:- The form name and submitter’s contact info
- All submitted answers with proper formatting
- Each question and answer pair on its own line for easy scanning
- Form fields questions broken out field-by-field (no nested blobs)
Pipeline Cards from Submissions
If you set a default pipeline stage on the form, every new contact created from a submission will automatically appear as a card on that stage in your sales pipeline. The card includes:- Contact name
- Default deal value (if configured)
- Default tags (if configured)
- A link back to the contact and the original submission
This is the fastest path from “lead form on website” to “card in your pipeline” — no manual data entry required.
Next Steps
Sales Pipeline
See how form submissions land on your pipeline
Manage Contacts
Work with the contacts your forms create
Embed a Form
Get more responses by embedding on your site
Forms Overview
Back to the Forms overview

