# How can my customers use LINE with the Omnichannel Widget?

The Omnichannel Widget supports LINE as a channel. This means your customers can initiate and continue conversations in LINE from the Omnichannel Widget.

&#x20;

**Starting a LINE conversation from the Omnichannel Widget**

To start a conversation using LINE from the Omnichannel Widget, users can click on the **LINE card** on the **widget homepage**. LINE will then authenticate the user in LINE web or on their mobile application — depending on what device the user is active on. &#x20;

&#x20;

When the customer starts sending messages to your LINE business account, these messages will arrive in the Inbox Queue as tickets or will trigger an automated flow in Flow Builder — depending on your Inbox configuration

&#x20;

**Switching a Live Chat conversations to LINE**

To switch a Live Chat conversation to LINE, your customers need to navigate back to the **widget homepage** and choose **LINE**. Once they are authenticated, they can start chatting in LINE. Keep in mind that the two conversations will not be automatically linked, so your agent will need to keep an eye on the new ticket coming into Inbox.


---

# 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.bird.com/connectivity-platform/using-different-channels-with-the-omnichannel-widget/how-can-my-customers-use-line-with-the-omnichannel-widget.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.
