---
sourceDocument: Australia ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/platform-administration

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Address field with auto-suggestions

# Address (Simple) field type {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
The Address (Simple) field type provides real-time address suggestions as you enter text to reduce manual entry errors.

You can add the Address (Simple) field type to any form in both Core UI and Workspace experiences. When a user enters text in the Address field, closely matched addresses appear for selection. It helps you add accurate addresses
without manual entry errors.  
The Address (Simple) field type uses an external address suggestions API to retrieve matching addresses for suggestion. The following system properties control the API connection:{#address-field-type__table_oxr_3cp_33c__entry__2}

| Property | Description |
|-|-|
| glide.ui.address.suggestions.api.host.url | Specifies the host URL of the third-party address validation API. For example, Google Places API. |
| glide.ui.address.suggestions.api.host.apikey.encrypted | Stores the encrypted API key for the third-party address validation API specified in host URL. For example, Google Places API key. |
[Table 1. Address field type properties]

{#address-field-type__table_oxr_3cp_33c}  
Note:  
You must configure both system properties so that the Address field can return address suggestions.

## Configuring Address field type {#address-field-type__section_syn_xbp_33c}

To configure the Address field to a form, complete the following setup:

1. Add the Address (Simple) field to a table to store and display data. For more information, see [Add and customize a field in a table](https://servicenow-prod.fluidtopics.net/rlArnZPdi1tkGkpWK_QKGw "Administrators can add new fields to a table to store and display data.").

2. Configure the address suggestions API in system properties.For more information, see [Configure address suggestion properties](https://servicenow-prod.fluidtopics.net/zwBgtg4qqiAFgo8ZOauvOw "Configure the address suggestion system properties so that the Address (Simple) field retrieves matching addresses as you enter text.").

{#address-field-type__ol_srn_rcp_33c}

