# Gmail Inbox: Setup Guide

***

### Steps to Setup Gmail Inbox

{% stepper %}
{% step %}
Login to your LimeChat Helpdesk
{% endstep %}

{% step %}
Go to **Settings** > **Inboxes**
{% endstep %}

{% step %}
Click on **Add Inbox**

<div align="center" data-full-width="false"><figure><img src="/files/cm2SgoDjmwWJuTKw6a8T" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Select **Email** as the channel

<figure><img src="/files/jYZcRzxTOLbczVuXv2bF" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Add the **Channel Name** and the associated **Email** and click on **Next** to proceed further

<figure><img src="/files/zsO0aWgowIju8splRCQu" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Assign **Agents** to the inbox using "**Add to Inbox**" CTA and click on "**Finish**" to complete the process

<figure><img src="/files/Dnn0HupKxhZ3rBhsCEbY" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Forward Emails

You will then be taken to the final step where you can see the email address generated. Forward all your emails to that particular email address so that it reflects on the LimeChat Helpdesk.

<figure><img src="/files/lLjKO6RnN198EowVVL8B" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
The next step is to setup forwarding on Gmail, which will make sure that all the emails sent on your email address are captured on LimeChat.
{% endhint %}

***

### Forwarding Email from Gmail[​](https://docs.limechat.ai/channels/email-channel#forwarding-email-from-gmail)

{% stepper %}
{% step %}
Go to your Gmail account which you are connecting to LimeChat dashboard.

Go to **Settings**: **See all Settings**.
{% endstep %}

{% step %}
Go to **Forwarding and POP/IMAP** and click the button to **Add a forwarding address**.
{% endstep %}

{% step %}
Copy the **forwarding address** from LimeChat dashboard and paste it in the forwarding email address field and click **Next**.
{% endstep %}

{% step %}
It will ask you for confirmation. Click Procee&#x64;**.** A confirmation email will be sent to the email id which you’ve added as the Email channel. It should have a verification link and a code. Click the link to confirm the forwarding.
{% endstep %}

{% step %}
If the verification link doesn’t work for some reason, use the verification code to complete the forwarding.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Once you’ve verified the forwarding address, you will need to turn on the forwarding from the default **Disabled forwarding** state. **Click on the radio button as shown below** and select what happens to the email from the options in the dropdown. If you want to keep a copy of the email in your Gmail inbox, select “**keep Gmail’s copy in the inbox**”.
{% endhint %}

Now, click on **Save Changes** at the bottom of the page. That’s it. Gmail will start forwarding the new emails to your LimeChat inbox.<br>

***

### FAQs

<details>

<summary><strong>Can I connect LimeChat to other email providers besides Gmail?</strong></summary>

Yes, LimeChat can be connected to other email providers as well. The process may vary depending on the email provider. Please refer to their documentation for setting up email forwarding.

</details>

<details>

<summary><strong>What happens when I delete an email from LimeChat? Will it also be deleted from my Gmail account?</strong></summary>

Deleting an email from LimeChat will not affect the email in your Gmail account. The two inboxes function independently of each other.

</details>

<details>

<summary><strong>Can I set up multiple email inboxes in LimeChat?</strong></summary>

Yes, you can set up multiple email inboxes in LimeChat. Follow the same steps outlined above for each inbox you want to create.

</details>


---

# 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://limechatai.gitbook.io/limechat-product-guide/helpdesk/inboxes/email-inboxes/gmail-inbox-setup-guide.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.
