> For the complete documentation index, see [llms.txt](https://norbit.gitbook.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://norbit.gitbook.io/product-docs/line/installation.md).

# Installation

*

```
* Visit the website: [https://developers.line.biz/console/](https://developers.line.biz/console/) or create a new account if you don't have one already.
```

```
* Once logged in, create a new Provider, and then create a new <mark style="color:orange;">Messaging API channel</mark><mark style="color:green;">.</mark> Make sure to select "<mark style="color:orange;">Messaging API</mark>" as the channel type.
```

<figure><img src="https://4264271515-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHLdsRVMTAEtmrT1jSFQu%2Fuploads%2F61Q5u7RC46Ir1GPWM5Tu%2Fcreate%20a%20new%20provider.png?alt=media&amp;token=4dbe6ec7-7f3d-4157-ac38-783cf13883b5" alt=""><figcaption></figcaption></figure>

* In the Basic settings area of the channel, locate the Channel secret. Copy it.
* In the Messaging API area of the channel, generate a long-lived Channel access token. Copy it.
* Obtain the Webhook URL from Norbit Chat > Settings > Line > Synchronization. Enter this URL into the Webhook URL field in the LINE channel settings. Then, click Verify to confirm the URL.
* Make sure to enable the "Use webhook" option in the channel settings.
* To start receiving messages in your LINE channel, use your LINE mobile app to scan the provided QR code.
* Disable the Auto-reply messages setting in the channel settings.

<figure><img src="https://4264271515-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHLdsRVMTAEtmrT1jSFQu%2Fuploads%2Ffvn02aC88w6e3Ik6pr4k%2Fauto%20reply%20message.JPG?alt=media&amp;token=e1b30e43-01a5-4ac3-8584-b5395a9a42bd" alt=""><figcaption></figcaption></figure>

* Congratulations! You have completed the setup. All messages sent to your LINE bot account will now appear in the conversation admin area of Norbit Chat.
