# Doc: https://www.hipaatizer.com/docs/form-builder/components > LLM view for https://www.hipaatizer.com/docs/form-builder/components This file contains all documentation content in a single document following the llmstxt.org standard. ## Components ## Overview Components are the **building blocks** of your form. They fall into two main categories: - **Static components** - Used to display content, such as titles or paragraphs. - **Data entry components** - Used to collect user input, such as text fields, checkboxes, or date pickers. ## Customizable Parameters Each component offers a set of **customizable parameters** that control its: - **Appearance** - Labels, placeholders, styling, visibility in navigation, etc. - **Behavior** - Required fields, conditional logic, default values, and more. These settings allow you to adapt each component to fit the specific needs of your form. ## Unique Names (Component Identifiers) Each component must have a **Unique Name**, which serves as its identifier within the form. This name must be **unique** across all components in the form. The Unique Name is used to reference the component's value in: - [Notification emails](https://www.hipaatizer.com/docs/form-builder/settings/email-notifications) - Webhooks - [Printable form templates](https://www.hipaatizer.com/docs/form-builder/settings/printable-form-templates/) - Custom integrations - [Form Variables](https://www.hipaatizer.com/docs/form-builder/variables#form-variables) ## Available Components Select a component below to view its detailed documentation: - [**Title**](https://www.hipaatizer.com/docs/form-builder/components/title) - [**Input Field**](https://www.hipaatizer.com/docs/form-builder/components/input-field) - [**Date Entry**](https://www.hipaatizer.com/docs/form-builder/components/date-entry) - [**Datepicker**](https://www.hipaatizer.com/docs/form-builder/components/datepicker) - [**Phone**](https://www.hipaatizer.com/docs/form-builder/components/phone) - [**Email**](https://www.hipaatizer.com/docs/form-builder/components/email) - [**Dropdown Select**](https://www.hipaatizer.com/docs/form-builder/components/dropdown-select) - [**Single Choice**](https://www.hipaatizer.com/docs/form-builder/components/single-choice) - [**Multiple Choice**](https://www.hipaatizer.com/docs/form-builder/components/multiple-choice) - [**Checkbox**](https://www.hipaatizer.com/docs/form-builder/components/checkbox) - [**SIN** (Social Insurance Number)](https://www.hipaatizer.com/docs/form-builder/components/social-insurance-number) - [**SSN** (Social Security Number)](https://www.hipaatizer.com/docs/form-builder/components/social-security-number) - [**Address**](https://www.hipaatizer.com/docs/form-builder/components/address) - [**Signature**](https://www.hipaatizer.com/docs/form-builder/components/signature) - [**Text Area**](https://www.hipaatizer.com/docs/form-builder/components/text-area) - [**Paragraph Text**](https://www.hipaatizer.com/docs/form-builder/components/paragraph-text) - [**Input Number**](https://www.hipaatizer.com/docs/form-builder/components/input-number) - [**Masked Input**](https://www.hipaatizer.com/docs/form-builder/components/masked-input) - [**Upload File**](https://www.hipaatizer.com/docs/form-builder/components/upload-file) - [**Upload Image**](https://www.hipaatizer.com/docs/form-builder/components/upload-image) - [**Image**](https://www.hipaatizer.com/docs/form-builder/components/image) - [**Canvas**](https://www.hipaatizer.com/docs/form-builder/components/canvas) - [**QR Code**](https://www.hipaatizer.com/docs/form-builder/components/qr-code) - [**Divider**](https://www.hipaatizer.com/docs/form-builder/components/divider) - [**Currency Input**](https://www.hipaatizer.com/docs/form-builder/components/currency-input) - [**Custom HTML**](https://www.hipaatizer.com/docs/form-builder/components/custom-html) - [**Total**](https://www.hipaatizer.com/docs/form-builder/components/total) - [**Height**](https://www.hipaatizer.com/docs/form-builder/components/height) - [**Upload Video**](https://www.hipaatizer.com/docs/form-builder/components/upload-video) - [**Appointment**](https://www.hipaatizer.com/docs/form-builder/components/appointments)