# 1. Setting up your Google Account & API in Leads Importer

### Setting up Google Account in Google Console Developer

To setup your Google API key necessary to run with LeadsImporter, we recommend following this page:

{% embed url="<https://support.google.com/googleapi/answer/6158862?hl=en>" %}
Setting up your Google API Key
{% endembed %}

Don't forget to enable:

1. Billing when creating the project
2. Geocoding API
3. Google Places API
4. Don't restrict the Key to any IP or Website for the moment (We are working on a safer solution as of now).
5. Save the Google API key for later

You can also follow this video for more visual instructions:

{% embed url="<https://www.youtube.com/watch?v=2_HZObVbe-g>" %}

#### Adding the Google API key to Leads Importer

1. Go to "API Settings" page in Leads Importer.
2. Add the key in "Google API keyword..." and press "Save API Key" and you are done for this part.

<figure><img src="https://1940257904-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTSRJKeHPeoJbfG9BkjW3%2Fuploads%2Ft8Q33UfZRriak2Dce7Gw%2Fimage.png?alt=media&#x26;token=96926fa9-7659-4a05-a435-790560c41e6b" alt=""><figcaption></figcaption></figure>


---

# 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://leadsimporters-hub.gitbook.io/leadsimporters-hub-docs/1.-setting-up-your-google-account-and-api-in-leads-importer.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.
