# How to Enable Google Address Autocomplete Function

**Google Adress Autocomplete** function is driven by the Google Places API, which uses Google Maps' enormous, dependable database of addresses and businesses.\
\
To activate **Google Address Autocomplete**, go to **Back Office Settings** > **General** > Enter the **Google API** > Tick the **Search Address** check box.&#x20;

<figure><img src="/files/ZhdsEnaxj4HwkS9RBLKi" alt="" width="375"><figcaption></figcaption></figure>

### Key Benefits

* **Better Accuracy**: It makes sure that addresses are valid and formatted properly, which helps prevent billing errors
* **Faster Checkou**t: Users can finish the transaction much quicker which will lead to a better customer experience and increases the number of sales for businesses.&#x20;
* **Enhanced Data Quality**: By using standardized addresses from Google's database, businesses maintain clean and consistent customer data

{% hint style="warning" %}
Note: The localisation settings applied is based on the address that is linked to the licence.&#x20;
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.pushpos.com/how-to-guides/how-to-enable-google-address-autocomplete-function.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
