# User manuals

## Introduction:

**Linedash** is a platform for creating BOTs in Line’s official account.

**Linedash** is a B2B(Business to Business) platform, where business owners can register, create bots on Line Application.

### <mark style="color:purple;">Admin User Registration:</mark>

The admin user who need to create **BOTs** in the **LINE application** can be added by the super admin.

The Admin user will get login credentials via mail.

Super admin can edit details of admin user.

### <mark style="color:red;">Creating a Line Bot:</mark>

Users need to have an account in the Line Developer console, which can be accessed at <https://account.line.biz/login?redirectUri=https%3A%2F%2Fmanager.line.biz%2F> in order to create a line bot.&#x20;

Once you have registered for a Line business account, you can log in and visit the Line developer console by going to [https://developers.line.biz/console/.](https://developers.line.biz/console/)

We must have a Provider for your bot in order to create one. From the dashboard of the Line developer console, you can add a new provider.

<figure><img src="https://571734534-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3nnCaFwokMKHE5rpqJYl%2Fuploads%2FLUtX0543fMRuPjyo7E0o%2Fprovider.PNG?alt=media&#x26;token=48ba87b3-cb94-43eb-8c8c-e919d59e8059" alt=""><figcaption></figcaption></figure>

In order to create a bot, we must first create a provider before creating a channel.&#x20;

In order to create a bot, we must first select the messaging API channel and then provide the necessary data.

<figure><img src="https://571734534-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3nnCaFwokMKHE5rpqJYl%2Fuploads%2F7L4mry3wyXRLpqKNN3Uc%2Fcreatechannel.PNG?alt=media&#x26;token=71815dd2-36d3-4437-bbdc-ea0afbd3179e" alt=""><figcaption></figcaption></figure>

<figure><img src="https://571734534-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3nnCaFwokMKHE5rpqJYl%2Fuploads%2Fef0eMjsfmkTciJnh6tRP%2Fchannel.PNG?alt=media&#x26;token=b153124e-e4a5-4ca3-b6cd-506310af7615" alt=""><figcaption></figcaption></figure>

### <mark style="color:orange;">Registering Bot in Line Dash:</mark>

To Register Bot in Line dash we have to navigate to <https://line-dash.ceewen.xyz/bots> \[In Staging Server] or <https://app.line-dash.com/bots> \[In Production] in the application.

Please click on Add button, A Bot creation Model will appear.

<figure><img src="https://lh6.googleusercontent.com/AVTf72FkNbgrJawsnTBp7zgc8tprPKWOMfwAvT6X2YTaAaY7ur0AY7n80eaeoOj1DIGF5y8HzxAxOSOkMGh7QI9lhQxCCvjG720I9aXky7Q2pCWe3FSwHdqQfluBZ7yjKmcYmsq0L9tgtmCVvFXWpqzmwdDbyxeklm3_M0OMOWBUvb-8Lf_PvGDEDk2drA" alt=""><figcaption></figcaption></figure>

To register Bot in Line dash, we need Channel Secret key, Channel access token. We can get information from the channel that you have created.

<figure><img src="https://lh5.googleusercontent.com/o2oLXDqrOJ1rByBsrWU4R5I4tgsTkhGU_lc5qjCBOd0N3vm2mIJKHBVpHi8GR1vIfuTy0DJBqV0VizTElsxwFmDPcvt56JITKKi5i83LGfx42i4ILTMZP2pOK97nEz1Rvy5QZwppWn13Ubptqu0Wyv2Tk7WXfUhHK8lbipSkGmayfLQeKb0z3FcxoBJjiA" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh5.googleusercontent.com/NwVLwa0jL_EtH4FoQdzYv5PEKTpsv-VOVj-dmO52mi1_fPDkk1xMvR2n2mDwUNXtpiL7dNTteVmWCP3DnccxqNlC6r807s0G1ozoRVgC_pJoKimRNsRalvPTCrQG_fp2QJwQraD1Syum21fVtI0hIccd1fMzgPJz-mSU4rvwSNHaQCStQPU9xBOnZ68eYQ" alt=""><figcaption></figcaption></figure>

Also we have to add Webhook of Line dash in the channel that you have registered. Please refer below screenshot

<br>

<figure><img src="https://lh3.googleusercontent.com/3YpuB0eKaHM6SRaDW32r3rSG7FxKaU29vPpHjJ8x2RKS47nZMpheRfFpgqSL_jkzev8Sa4T5Nc9pdM-F3s173d8mOy963tqT1Y8_HYiYYPN_nivctvZ6IKFod1t0AkvA_FLqDkQkl4fqQTk19JEkfW_IrSXZSVmoTozIwkSHKKa-KBRIGbLHdoexfQNcUA" alt=""><figcaption></figcaption></figure>

Once a webhook is added you have to click on the Verify button to confirm about the webhook connection.

\ <br>
