> 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/shopee.md).

# Shopee

## Adding an integration

1. Go to **Settings → Integrations → Shopee**&#x20;
2. Add your Shopee account by clicking **Add**
3. You will be asked to enter specific data to connect your Shopee account.

{% hint style="warning" %}
**Important**: Make sure to select the appropriate **region** during the setup process.
{% endhint %}

## **Message Import**

* **Initial Import**: All messages from Shopee during the first integration will be imported into the Responso inbox and automatically assigned the **closed status**.
* **Location**: Messages from Shopee will appear in the main inbox list, marked with the **Shopee logo**.

## **Message Retrieval Speed**

* After successfully adding your Shopee account, messages will start to download.
* For the **first import**, the time may vary depending on the number of messages, but it should not take longer than **1 hour**.
* After the initial import, messages are retrieved every **5-10 minutes**.

## **How Many Messages Will Be Imported?**

* Messages from the last **90 days** will be imported.

## **Where to Find Shopee Data in Responso?**

* Shopee data will appear in the **main inbox**, identified with the Shopee logo.
* Once you open a message, you will have access to detailed information such as the message content, customer details, and more.


---

# 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/shopee.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.
