| title | Address |
|---|---|
| description | Collect addresses in your forms with separate input boxes for the street address, city, state/province, and postal code. Optionally add Google Maps Autocomplete. |
| icon | map-location-dot |
Simply drag the Address field from the left-hand panel.
Optionally allow users to choose a Country. Click its to open the right-hand panel and turn off the Fixed country switch.
Increase conversion rates and address accuracy by enabling Google Maps Autocomplete. Click the address field followed by its and toggle the Address autocomplete switch in the right-hand panel at the bottom.
<img src="/images/question-types/image-3.gif" alt="Screenshot of the Form designer tab of a form" style={{ width:"53%" }} />
Google Maps Autocomplete is currently available on [Conversion Kit](https://www.fillout.com/help/make-forms-that-convert). Contact [support@fillout.com](mailto:support@fillout.com) for details.While the Address field can be shown conditionally or hidden always via its logic setting, it is treated as a single block. This means individual components (e.g., city, state, or postal code) cannot be hidden separately at the moment.
If you need more granular control over which address fields are shown, you can:
- Use separate input fields instead of the Address block, OR
- Apply custom CSS to selectively hide parts of the Address field.

