# Get Channel Secret and Channel Access Token

{% hint style="info" %}
To connect with LINE OA, you must have full administrator access to

* [LINE OA Manager](https://manager.line.biz/)
* [LINE Developer Console](https://developers.line.biz/)
  {% endhint %}

### Step 1 - Go to LINE OA Manager Settings

Go to [LINE OA Manager](https://manager.line.biz/) > Settings > Messaging API > Copy <mark style="color:red;">**Channel Secret**</mark>

<figure><img src="https://420146782-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqqwHJh6YA4uvzfFRLnoR%2Fuploads%2FsMh1SkAqaJN02O21udu2%2FScreen%20Shot%202023-12-21%20at%2012.13.54%20PM.png?alt=media&#x26;token=6c4e1583-e2ae-47e5-883e-1a4d82fc88f1" alt=""><figcaption></figcaption></figure>

### Step 2 - Go to LINE Developer Console Settings

Go to [LINE Developer Console](https://developers.line.biz/) > Messaging API > Copy <mark style="color:red;">**Channel access token**</mark>

<figure><img src="https://420146782-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqqwHJh6YA4uvzfFRLnoR%2Fuploads%2FaF2x9gEZ2Jx129tZXeEe%2FScreen%20Shot%202023-12-21%20at%2012.21.54%20PM.png?alt=media&#x26;token=28945ba9-6b4c-40a1-814c-03a237f74540" alt=""><figcaption></figcaption></figure>

### Done - Follow below guide to finalize LINE OA Connection

{% content-ref url="connect-to-line-oa" %}
[connect-to-line-oa](https://docs.klink.cloud/getting-started/setup-channels/line-oa/connect-to-line-oa)
{% endcontent-ref %}


---

# 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.klink.cloud/getting-started/setup-channels/line-oa/get-channel-secret-and-channel-access-token.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.
