> For the complete documentation index, see [llms.txt](https://docs.responso.com/responso-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.responso.com/responso-doc/en/integrations/email/imap/email-integration-via-imap-smtp.md).

# Email integration via IMAP/SMTP

To smoothly integrate any mailbox with the Responso system, you can use email integration via IMAP/SMTP, which will allow you to retain the entire email correspondence history. In the instructions below, we outline the steps to follow for the proper setup of this integration.

## Adding Integration in Responso&#x20;

To configure email in Responso, go [here](https://app.responso.com/settings/integration/imap).&#x20;

Fill in your email login details, SMTP settings, and IMAP settings:

<figure><img src="/files/XaSuma3sZyXnQ0Uj4epE" alt=""><figcaption></figcaption></figure>

You should complete the information on both sides, and then press the *Create* button.&#x20;

For Gmail, before adding the settings, enable IMAP access:

<figure><img src="/files/k8uh8wafloSmgTN7D1gU" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
NOTE: If you want to connect with Gmail, Outlook, or Yahoo, you will need to use an application password to connect.
{% endhint %}

**Please follow the instructions below to learn how to create an application password:**

👉 [GMAIL](https://docs.responso.com/responso-doc/v/en/configuration/email/imap/gmail)&#x20;

👉 [OUTLOOK](https://support.microsoft.com/en-au/office/pop-imap-and-smtp-settings-for-outlook-com-d088b986-291d-42b8-9564-9c414e2aa040)&#x20;

👉 [YAHOO](https://help.yahoo.com/kb/generate-separate-password-sln15241.html?guccounter=1\&guce_referrer=aHR0cHM6Ly9kb2NzLnJlc3BvbmQuaW8vbWVzc2FnaW5nLWNoYW5uZWxzL2VtYWlsL290aGVyLWVtYWls\&guce_referrer_sig=AQAAAMqRRcvmuh8RmbPhSAayG_xmWAAgHMp1EqlmtLUVROvCeHkQzeSMAHxb5iD0PL74bhWCvrDcaAkSCVAV0XscFJ6i0eR899eWMEsDlgxJ7xo5Puve1zr7jd0_hGHlYHoAxu_ZQunrJCwFCB21CXzElkAZWDeEJvpf65XymF99Rmv2)

After fetching messages via IMAP, they will be marked as read, and sent messages will appear in the sent folder.&#x20;

{% hint style="success" %}
This functionality is in beta. You can use it, but we are working on improving it.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.responso.com/responso-doc/en/integrations/email/imap/email-integration-via-imap-smtp.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.
