> For the complete documentation index, see [llms.txt](https://docs.klink.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.klink.cloud/getting-started/setup-channels/line-oa.md).

# LINE OA

### Overview of LINE Official Account

Seamlessly integrate with LINE Official Account through Klink.cloud, expanding your communication capabilities. Our platform enables a smooth and direct connection to LINE OA, allowing you to engage with your audience effortlessly. Enhance your customer interactions and leverage the power of LINE messaging to provide personalized and efficient support, all within the unified framework of Klink.cloud.

{% embed url="<https://youtu.be/1GQtN9vSkTw>" %}

{% hint style="info" %}

### Follow below tutorials to connect with LINE OA

{% endhint %}

{% content-ref url="/pages/j9iKoEMuG62Wd1vknGYg" %}
[Get Channel Secret and Channel Access Token](/getting-started/setup-channels/line-oa/get-channel-secret-and-channel-access-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/RClw5mZ1DpxVvHNM41yy" %}
[Connect to LINE OA](/getting-started/setup-channels/line-oa/connect-to-line-oa.md)
{% endcontent-ref %}

### FAQ about LINE OA Messaging API

<details>

<summary>Is LINE OA Message is Free ?</summary>

No. LINE OA Messaging API is free for only 500 Message. If you use more than 500 Message, you will need to upgrade to premium plan. Go to Setting and upgrade your LINE OA Plan

![](/files/WWSXTLNec6E0zJLV2iMC)

</details>

<details>

<summary>If Agent manually response chat from LINE OA, it will show / sync in klink.cloud platform</summary>

No, it won't show or sync with klink.cloud platform if Agent manually reply from LINE OA Manager. We recommend all agents reply through only klink.cloud platform

</details>

<details>

<summary>If Agent reply from klink.cloud platform, it will show / sync in LINE OA Manual Chat ?</summary>

Yes, all chat messages from klink.cloud will be sync back to LINE OA Manual Chat

</details>

<details>

<summary>If we don't disconnect LINE OA from klink.cloud platform, will chat histroy deleted in LINE OA Manual Chat ?</summary>

No, it won't delete and all chat history will sync in LINE OA Platform

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.klink.cloud/getting-started/setup-channels/line-oa.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
