Create custom forms to start new workflows and create records manually
The Create Form Builder provides a visual drag-and-drop interface for designing custom record creation forms. Build forms that allow users to manually start new workflows and create records tailored to your specific business processes.
The Create Form Builder allows you to design forms that users will use to manually create new records and initiate workflows. By dragging fields from your available field library into organized sections, you can create structured forms that capture exactly the information needed to start your business processes.
Create forms are organized into sections that contain fields. This hierarchical structure helps create logical groupings of related information needed to start a new workflow or create a record.
Copy
Ask AI
Create Form├── Section 1 (e.g., "Basic Information")│ ├── Field 1 (e.g., "Title")│ ├── Field 2 (e.g., "Customer")│ └── Field 3 (e.g., "Owner")└── Section 2 (e.g., "Details") ├── Field 1 (e.g., "Description") └── Field 2 (e.g., "Priority")