Create a form
1
Open the builder
Settings → Sales → Forms → + New form.
2
Link an object
Pick the destination object (e.g. Contacts). The form fields map onto that object’s attributes: each submission becomes a record.
3
Add fields
Drag in the fields you need (text, email, phone, checkbox, etc.) and set the label and whether each one is required.
4
Save and publish
Save the form: it’s immediately ready to embed on your website (see Embed the form on a site).
If you link the form to Contacts, the only field required by default is the first name. The last name is optional: if left blank, the record is still created (Arya derives a reference name from the first name, company or part of the email). If you’d rather make it required, turn on the Required toggle on the Last name attribute in Settings → Objects → Attributes. See Contacts.
Checkbox fields
The Checkbox field behaves in two ways depending on whether you define options:- Without options → a single consent checkbox (e.g. “I accept the privacy terms”).
- With options → a group: the field label becomes the title and each option is a separate checkbox with its own label.