# Create a channel
To start using LIFF, you must first create a provider and a channel on the LINE Developers Console.
If you do not have a LINE account, download LINE (opens new window) and create your LINE account.
# Creating a provider and channel
Log in to the LINE Developers Console and create a provider and a channel.
If you haven't logged in to the LINE Developers Console before, it displays a page which prompts you to register as a developer. Enter your name and email address to create a developer account on the LINE Developers Console.
# 1. Create a provider
A provider can be an individual, a company, or an organization that provides services through the LINE platform. Enter your own name or company name as the provider name.
On the LINE Developers Console, click Create New Provider to create a provider. If there is already a provider you want to use, select that one.
# 2. Create a channel
A channel is a communication path between the LINE Platform's functions and a provider's services. Channels must have a name, description, and icon image.
Click the provider under which you want to group your LINE Login channel, and create your channel. If there is already a LINE Login channel you want to use, select it.
Do not include "LINE" in the channel name.
You can't add LIFF apps to Messaging API or CLOVA Skill channels.
Until January 2020, LIFF apps could be added to Messaging API channels.
LIFF apps already added to Messaging API channels will not support future LIFF function expansion.
LIFF apps added to the LINE Login channel have no restrictions and can use all LIFF v2 functions.
# Next steps
You have now created a channel for your LIFF app. Next, do one of the following: