# Gmail Settings

After you add another type of email channel using Gmail, please do some configuration on your Gmail account, such as:

Make sure the **Gmail display language** is English. You can set the language by clicking the '**Settings'** button and selecting **'See all settings'**. On the **General** tab, see the **'Gmail display language'** option: then change to English.

![General Tab](/files/-MT02AnppxKZPqMxsfbT)

Please make sure, that IMAP/POP3 access is enabled in the account settings. You need to enable IMAP and/or POP3 access in the Gmail account settings before you can access email using IMAP/POP3.

![Forwarding and POP/IMAP Tab](/files/-MT02XueMtOKxNbXBA8h)

If you select POP3, select messages are accessed with pop:

| Component                      | Description                                                                                                                                                                     |
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Keep Gmail’s copy in the inbox | Instructs Gmail to leave the message in your Gmail Inbox as new and unread.                                                                                                     |
| Mark Gmail’s copy as read      | After the email has incoming the omnichannel 3Dolphins, email in server Gmail will leaves the messages in the Gmail inbox but marks them as read.                               |
| Archive Gmail’s copy           | After the email has incoming the omnichannel 3Dolphins, email in server Gmail will be removed them from the Inbox, and keep them in the archive for later search and retrieval. |
| Delete Gmail’s copy            | After the email has incoming the omnichannel 3Dolphins, allows the messages in server Gmail to move to the Trash.                                                               |

Then, you'll need to set an app password so your email can integrate with the 3Dolphins app. App password is required when your device may be blocked from accessing your Google Account. Using app passwords is a way to allow blocked apps or devices to access your Google Account.

You can set an App password in the security menu there is the **'Signing in to Google'** field and select the **'App Password'** menu.

<figure><img src="/files/99nW28ChkUIFwIBb4986" alt=""><figcaption><p>App Password</p></figcaption></figure>

On the App Password page, select **'Mail'** on the **'Select App'** dropdown-list button, then adjust the device you want to use on the **'Select device'** dropdown-list button. After done, click the **'Generate'** button.

<figure><img src="/files/cgBKMpdXOjdqlrVFIJYW" alt=""><figcaption><p>Configure App Password</p></figcaption></figure>

{% hint style="info" %}
App password will be used as password when adding channel in 3Dolphins app.
{% 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://docs.3dolphins.ai/integration/channel-connector/email-inbox/gmail-settings.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.
