# Google Login

To offer the most seamless experience, absolutely Google one-click is the best and here's how you enable it for your users on the Partner Dashboard.

{% hint style="info" %}
Do be aware, users often forget how they signed in and will reach out to you. Remind them they've used Google Login 🤓
{% endhint %}

Get started by following the steps below (Max 10 minutes to get up and running)

1. **Create a new project on the Google Console**\
   To begin the authentication process, create a new project before creating credentials and client id. Check the screenshot below and click here for [**Google console**](https://console.cloud.google.com/).\
   \
   ![](/files/XwfLkJPKuj40mvMOZXFk)

2. **Time to get the credentials**\
   Create Credentials by clicking on [**Credentials** ](https://console.developers.google.com/apis/credentials/consent)menu option on Google console dashboard.\
   ![](/files/E6hx3bQFlgaEclOEjBpP)<br>

3. **Time to get the OAuth Client ID**\
   Now, tap the **OAuth client ID** option as shown in screenshot for reference below.

   ![](/files/aHpHt01mgpGw7Bt6k5Pv)<br>

4. **Pick application type: Web Application**\
   ![](/files/wvNV5QDEeVBsnyOkVtan)

Aaaaaaand, that's a wrap! Leave the other bits to us to get it rolling! Woohoo 🤘🏼


---

# 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://onwhatsapp.gitbook.io/quick-start/agency-partner-setup/google-login.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.
