# Connect Gmail mailbox

## Prerequisites:

* mailbox (part of G-Suite)
* mailbox credentials

## Mluvii settings

### a) Google Identity

As a tenant administrator (or higher), go to the tenant settings (Settings -> Apps -> Google Identity) and click ***Add***.

When you create a new identity, you will be redirected to a Google page where you need to sign in to a specific email account and agree to the permissions that mluvii requires for sending and receiving emails.

{% hint style="info" %}
*Google will warn you about an unverified app, so you need to agree to proceed using the link below.*
{% endhint %}

### b) Mailbox

In the settings, among the communication channels, select E-mail and complete the required parameters, see the example below. Select Gmail as the authentication form, and then just add the username under the Google identity (this is the mailbox email address).

<figure><img src="/files/12T5CKdbY0Yqm8BAMKK8" 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://docs.mluvii.com/en/for-it-specialists/connect-gmail-mailbox.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.
