> ## Documentation Index
> Fetch the complete documentation index at: https://koreai.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Adding the Naver Works Channel

<Badge icon="arrow-left" color="gray">[Back to Available Channels](/ai-for-service/channels/adding-channels-to-your-bot#available-channels)</Badge>

**Naver Works** is the business messaging channel for Naver Corporation, a prominent internet services company in South Korea. The channel can be used by anyone with a screen similar to Naver/LINE service. It allows communication with users on the **LINE** service and the Naver Works users from other companies.

The steps to configure Naver Works are summarized below:

* [Create an AI Agent on the Naver Works Developer Portal](#step-1-create-an-ai-agent-on-naver-works).
* [Add a Client Application on the portal](#step-2-add-a-client-app).
* [Authorize the AI Agent](#step-3-authorize-the-ai-agent).
* [Add the AI Agent](#step-4-add-the-ai-agent-on-the-line-works-admin-console) on the [Line Works Admin Console](https://account.line.biz/login?redirectUri=https%3A%2F%2Fdevelopers.line.biz%2Fconsole%2F).
* [Enable the channel on the Platform](#step-5-enable-the-channel).

### Step 1: Create an AI Agent on Naver Works

To set up Naver Works as a channel, you must create an AI Agent on Line works and enable a callback for the Platform to exchange messages. To create an AI Agent, follow the steps below:

1. Log in to [Line Works Developer Console](https://developers.worksmobile.com/) and click the **Bot** left menu item.

2. Click the **Register** button.  <img src="https://mintcdn.com/koreai/2ignjZ-FzoPnO6ZG/ai-for-service/channels/images/naverworks.png?fit=max&auto=format&n=2ignjZ-FzoPnO6ZG&q=85&s=078fbeac3991d7f756b9ce210abb9968" alt="naverworks integration" width="711" height="331" data-path="ai-for-service/channels/images/naverworks.png" />

3. Enter all the mandatory fields.

4. Select **API 2.0** for **API Interface**.  <img src="https://mintcdn.com/koreai/2ignjZ-FzoPnO6ZG/ai-for-service/channels/images/naverworks1.png?fit=max&auto=format&n=2ignjZ-FzoPnO6ZG&q=85&s=d9dc5b5c29fb1452b10bb76e9877c813" alt="naverworks API" width="654" height="443" data-path="ai-for-service/channels/images/naverworks1.png" />

5. Click **Save**.

   <Note>    Please add the registered AI Agent in the **Admin** section to conduct thorough testing. After adding the AI Agent, switch to Public to show all members.</Note>
   The new AI Agent is listed on the **Bot** page.

<img src="https://mintcdn.com/koreai/2ignjZ-FzoPnO6ZG/ai-for-service/channels/images/naverworks2.png?fit=max&auto=format&n=2ignjZ-FzoPnO6ZG&q=85&s=5031c1957614b5bc63538f6537566ad2" alt="naverworks API" width="624" height="293" data-path="ai-for-service/channels/images/naverworks2.png" />

### Step 2: Add a Client App

The next step is to add a client application to integrate with the Platform using the app’s credentials. To add a client app, follow the steps below:

1. Navigate to **API 2.0** on the left menu of the **Line Works Developer Console**.

2. Click the **Add Client App** tab.
   <img src="https://mintcdn.com/koreai/2ignjZ-FzoPnO6ZG/ai-for-service/channels/images/naverworks3.png?fit=max&auto=format&n=2ignjZ-FzoPnO6ZG&q=85&s=3d177ff4c2b0c88cf7e8b473842e2351" alt="naverworks developer console" width="674" height="233" data-path="ai-for-service/channels/images/naverworks3.png" />

3. Add the App name and click **Confirm**.
   <img src="https://mintcdn.com/koreai/2ignjZ-FzoPnO6ZG/ai-for-service/channels/images/naverworks4.png?fit=max&auto=format&n=2ignjZ-FzoPnO6ZG&q=85&s=ba3f581a90c7391e0c943355abc27bcb" alt="naverworks confirm" width="392" height="253" data-path="ai-for-service/channels/images/naverworks4.png" />

4. On the **Manage client apps** page, copy the **Client ID** and **Client Secret** values displayed for the client app.  <img src="https://mintcdn.com/koreai/2ignjZ-FzoPnO6ZG/ai-for-service/channels/images/naverworks5.png?fit=max&auto=format&n=2ignjZ-FzoPnO6ZG&q=85&s=68910623797a5d8814655a724cde9314" alt="naverworks client secret" width="624" height="379" data-path="ai-for-service/channels/images/naverworks5.png" />

5. On the Platform, navigate to **Channels & Flows** > **Channels** > **Digital** > **All** > **Naver Works**.

6. Click the **Configurations** tab.

7. Paste these values for the **Client ID** and **Client Secret** fields.

   <img src="https://mintcdn.com/koreai/2ignjZ-FzoPnO6ZG/ai-for-service/channels/images/naverworks7.png?fit=max&auto=format&n=2ignjZ-FzoPnO6ZG&q=85&s=02dea676b2088f8eaa829157b27419ca" alt="naverworks configuration" width="364" height="344" data-path="ai-for-service/channels/images/naverworks7.png" />

   <Note>    Please ensure to copy and paste the **Bot ID** from the **Line Works Developer Console** > **Bot** page to the Platform **Configurations** section of the **Naver Works** Channel.     <img src="https://mintcdn.com/koreai/2ignjZ-FzoPnO6ZG/ai-for-service/channels/images/naverworks8.png?fit=max&auto=format&n=2ignjZ-FzoPnO6ZG&q=85&s=dc59389c28523918565a283d43cdf109" alt="naverworks configuration" width="670" height="336" data-path="ai-for-service/channels/images/naverworks8.png" /></Note>

8. Click the **Copy** button for the **Redirect URL** field.  <img src="https://mintcdn.com/koreai/2ignjZ-FzoPnO6ZG/ai-for-service/channels/images/naverworks9.png?fit=max&auto=format&n=2ignjZ-FzoPnO6ZG&q=85&s=d02f7cb55b3b7680009e0aa636d78c03" alt="enable naverworks configuration" width="546" height="267" data-path="ai-for-service/channels/images/naverworks9.png" />

9. Paste the value on the **Manage Client Apps** page of the Line Works Developer Console, and click **Add**.
   <img src="https://mintcdn.com/koreai/2ignjZ-FzoPnO6ZG/ai-for-service/channels/images/naverworks10.png?fit=max&auto=format&n=2ignjZ-FzoPnO6ZG&q=85&s=62266d54b86f24eb2a01ba534b16859b" alt="manage naverworks client" width="624" height="395" data-path="ai-for-service/channels/images/naverworks10.png" />

10. Click **Manage** for the **OAuth Scopes** field.

11. Select the Bot API **read to and write** scope to access the app through the API on the **Select API Scope** window, and click **Save**.
    <img src="https://mintcdn.com/koreai/2ignjZ-FzoPnO6ZG/ai-for-service/channels/images/naverworks11.png?fit=max&auto=format&n=2ignjZ-FzoPnO6ZG&q=85&s=1b2a494fdfd87d4059a3ad77c2b53fc4" alt="naverworks OAuth scopes" width="502" height="423" data-path="ai-for-service/channels/images/naverworks11.png" />

12. Click **Save** on the **Manage Client Apps** page.

### Step 3: Authorize the AI Agent

After adding the client app, the next step is to authorize the AI Agent to allow the integration with your Naver Works bot. To authorize, follow the steps below:

1. In the **Configurations** section for Naver Works on the Platform, click the **Authorize** button.  <img src="https://mintcdn.com/koreai/2ignjZ-FzoPnO6ZG/ai-for-service/channels/images/naverworks12.png?fit=max&auto=format&n=2ignjZ-FzoPnO6ZG&q=85&s=e18e33ed3b5bc468cd78a11d73c5a576" alt="authorize naverworks" width="502" height="261" data-path="ai-for-service/channels/images/naverworks12.png" />

2. The system redirects to the **Line Works Developer Console** to complete the AI Agent authorization.

### Step 4: Add the AI Agent on the Line Works Admin Console

To add the AI Agent to the Line Works Admin Console, follow the steps below:

1. Navigate to the [Line Works Admin Console](https://admin.worksmobile.com/).

2. Click **Service** on the left menu, and click the **Bot** option.
   <img src="https://mintcdn.com/koreai/2ignjZ-FzoPnO6ZG/ai-for-service/channels/images/naverworks13.png?fit=max&auto=format&n=2ignjZ-FzoPnO6ZG&q=85&s=2721bfc7657a64c14b36577a8986b361" alt="naverworks service" width="695" height="271" data-path="ai-for-service/channels/images/naverworks13.png" />

3. In the **Add Bot** window, click the **Add Bot** button, select the required Bot from the list, and click **Add**.  <img src="https://mintcdn.com/koreai/2ignjZ-FzoPnO6ZG/ai-for-service/channels/images/naverworks14.png?fit=max&auto=format&n=2ignjZ-FzoPnO6ZG&q=85&s=417de26c527592e1db2128aac26f3452" alt="add naverworks bot" width="624" height="275" data-path="ai-for-service/channels/images/naverworks14.png" />

4. Set **Public** as the Bot visibility to make it searchable for all the users in the Naver Works Messenger with the steps below:

5. Click the required AI Agent on the **Bot** page.

6. In the **Bot Info** window, click **Edit**.
   <img src="https://mintcdn.com/koreai/2ignjZ-FzoPnO6ZG/ai-for-service/channels/images/naverworks15.png?fit=max&auto=format&n=2ignjZ-FzoPnO6ZG&q=85&s=e7821376d726ed57f09b5caecf9b0906" alt="naverworks bot info" width="316" height="542" data-path="ai-for-service/channels/images/naverworks15.png" />

7. Select **All** for **Permission** and enable the **Visibility Setting** option.
   <img src="https://mintcdn.com/koreai/2ignjZ-FzoPnO6ZG/ai-for-service/channels/images/naverworks16.png?fit=max&auto=format&n=2ignjZ-FzoPnO6ZG&q=85&s=10aae4698e9c4abb2abcceef85c63a7e" alt="naverworks permissions" width="327" height="200" data-path="ai-for-service/channels/images/naverworks16.png" />

8. Click **Save**.

### Step 5: Enable the Channel

To complete the integration, you must enable the channel on the Platform. To enable Naver Works, follow the steps below:

1. In the **Configurations** section of the **Naver Works** channel, select **YES** for **Enable Channel**.
2. Click **Save**.
   <img src="https://mintcdn.com/koreai/2ignjZ-FzoPnO6ZG/ai-for-service/channels/images/naverworks17.png?fit=max&auto=format&n=2ignjZ-FzoPnO6ZG&q=85&s=4fdb4bace137dcdf8f2c84cbdef847b6" alt="enable naverworks channel" width="338" height="206" data-path="ai-for-service/channels/images/naverworks17.png" />
