# LINE

This guide walks you through connecting your LINE Business account to Chatalog, enabling you to manage LINE conversations, automate responses, and track customer interactions directly within the Chatalog platform.

### **Before You Begin**

* You need a LINE Business Account. If you don't have one, sign up [here](https://manager.line.biz/).

### **Step-by-Step Connection Guide**

#### **Step 1: Configure the Integration in LINE Official Account Manager**

1. Log in to your [LINE Official Account Manager](https://manager.line.biz/).
2. Click "Settings" in the top right corner.
3. Select "Messaging API" from the menu on the left.
4. Click "Enable Messaging API.

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

5. Enter the following details, and click "Agree" to proceed.

<mark style="background-color:yellow;">**Name: Chatalog.ai**</mark>\ <mark style="background-color:yellow;">**Email: <info@chatalog.ai>**</mark>

<figure><img src="/files/Xqrz3dcyxkjXFriytL89" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/8xpFGxpKm2UTeiCk3xbg" alt="" width="375"><figcaption></figcaption></figure>

6. (Optional) You may be prompted to provide a Privacy Policy and Terms of Service for Chatalog.\
   \- Privacy Policy : <https://chatalog.ai/en/privacy-policy/>\
   \- Terms of Service: <https://chatalog.ai/en/terms-and-conditions-brands-influencers/>

<figure><img src="/files/miIEiYZn6yXuDlH1xQRg" alt="" width="375"><figcaption></figcaption></figure>

#### **Step 2: Get Your Chatalog Webhook URL**

1. Log in to your Chatalog account.
2. Click the button to connect your LINE account.

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

<figure><img src="/files/dHlrnEbyTGbWVXBKhadi" alt="" width="375"><figcaption></figcaption></figure>

3. Back in your [LINE Official Account Manager](https://manager.line.biz/), go to the "Messaging API" settings.
4. Copy the channel ID & Channel secret&#x20;

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

5. Paste to Chatalog related field, click "save"

<figure><img src="/files/Gwk6sC4smNE7KhbkK3VZ" alt="" width="375"><figcaption></figcaption></figure>

6. Copy Webhool URL and click "Complete" to finish the setup.

<figure><img src="/files/ofmvbngqznRS7b75TCIz" alt="" width="375"><figcaption></figcaption></figure>

**Step 3: Set up Webhook in LINE Official Account Manager**

1. Go back to your [LINE Official Account Manager](https://manager.line.biz/)
2. Paste the Webhook URL in "Messaging API"

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

3. In the left-side panel, under "Response settings," enable the Webhook button

<figure><img src="/files/tEXDsbikfUALrPCLZQUr" 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.chatalog.ai/platform-setup/line.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.
