# Connect Gmail/Gsuite

Use this for full mailbox functionality. While this requires a few more steps to complete, it has better support for mail tracking & analytics. How to integrate:

* Go to [Email account](https://app.ditlead.com/v1/_/email-account) section on your DitLead dashboard
* Click on Add new, then on Connect Google as in the picture below:

<div align="center" data-full-width="false"><figure><img src="/files/kNYBXyqe0stIGujRDkyk" alt=""><figcaption><p>Connect Google email like Gmail Gsuite and Google workspace emails to DitLead in simple steps.</p></figcaption></figure></div>

### Step 2: Enable IMAP

You will need to enable IMAP on your Google account. To enable IMAP:

1. Log in to the specific email account.
2. Click on settings on the top right corner
3. Then go to the Forwarding and POP/IMAP settings and Enable IMAP

### Step 3: Generate App Password

Instead of your Gmail login password, you will need to generate a safer app password on Google. To generate an app password:

1. Turn on [2-Step verification](https://myaccount.google.com/signinoptions/two-step-verification)
2. Generate [App Password](https://myaccount.google.com/apppasswords)
3. Select "Other" as app and device. Then copy App Password for use in next step.

#### Step 4: Finish setup

<figure><img src="/files/rMmEBIhjbKDVr3YcnM2I" alt=""><figcaption><p>Add Google mailbox details to connect them to DitLead</p></figcaption></figure>

Then click save, that's all!

You can warmup the connected email and use them in email outreach automation.


---

# 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://help.ditlead.com/setups-and-configurations/how-to-connect-email-accounts-to-ditlead/connect-gmail-gsuite.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.
