# Form macro 📝 Use the form macro to enclose input macros for later browsing. The form macro is used to enclose all of your input fields, effectively grouping them together within a single container. It also assigns the entire form an overall name and a unique identifier, which helps in managing and referencing the form within your application or document. ![image-20260527-102348.png](https://help.gocapable.com/images/84745cc0-cb77-4a95-bc46-7849e6e0bf3b.webp) The input macro goes into the form macro: ![image-20260527-105224.png](https://help.gocapable.com/images/68bc3482-d185-4db6-b451-92a2994c9cb7.webp)