> 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/other-integrations/erli.md).

# Erli

To integrate Responso with Erli, you need to link your account to our system. Go to the *Settings* > *Integrations* > *Erli* or click [here](https://app.responso.com/settings/integration/erli). Then, follow the steps below.

1. Add your account.

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

2. Enter the name of your Erli store and click *Create.*

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

3. A new ID for your Inbox will be displayed. Copy the generated address and add it to the email forwarding associated with your Erli account.&#x20;

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

You can find all the details regarding email forwarding [here](https://docs.responso.com/responso-doc/v/en/configuration/email/redirecting-messages).&#x20;

{% hint style="success" %}
If everything goes well, your Erli account will now be configured. The integration allows you to retrieve messages from multiple Erli accounts in Responso.
{% endhint %}

#### How quickly are messages retrieved for the first time?&#x20;

This depends on the chosen method of email redirecting.&#x20;

* Messages are retrieved on average every 5-10 minutes for email integration using IMAP/SMTP.&#x20;
* Instantly for email forwarding.&#x20;

#### How many messages will be retrieved?&#x20;

This depends on the chosen method of email forwarding.

For email forwarding, messages from before the integration will not be retrieved and will not appear in the Responso Inbox. The integration will only apply to new messages.

For IMAP/SMTP, all messages in the integrated mailbox will be retrieved.

#### Where can I see Erli data in Responso?&#x20;

Erli data in Responso appears in the main window on the list of all messages, marked with the Erli logo.

When open a specific message, you will have access to information such as the email or account to which the message was sent, the last three messages from the buyer, etc.&#x20;


---

# 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/other-integrations/erli.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.
