Skip to content

Settings overview ​

Settings is the entry point for everything configured at site level, across nine tabs. Each tab has its own detailed page.

The settings page — nine tabs across the top
The settings page — nine tabs across the top

The nine tabs ​

TabPurposeDetail page
LINE Official AccountLIFF ID / Channel Access Token / Secret(this page)
Google accountOne authorization covering YouTube and MeetGoogle account
Meta PixelFacebook / Instagram ad trackingAd tracking events
Email sendingCustom sender, domain DNS, From nameEmail sending
Built-in streamingLiveKit streaming toggle and usage quotaBuilt-in streaming
Appearance & theme colorSite-wide brand color, light/dark preferenceAppearance & theme color
AdminsAdding and removing admins, permission levelsAdmins
MCP (AI integration)A personal token letting AI tools connect to the adminMCP personal token
General settingsBrand name, logo, desktop add-friend guidance textGeneral settings

LINE Official Account (this tab) ​

This is the core of zenbu webinar's integration with the LINE platform. What you enter here are the connection details for your LINE Official Account.

The LINE Official Account tab — LIFF ID, Channel Access Token and Channel Secret
The LINE Official Account tab — LIFF ID, Channel Access Token and Channel Secret
FieldWhere to get itWhat it's for
LIFF IDLINE Developers → your LIFF App → LIFF IDIdentifies the LIFF used by the signup page
Channel Access TokenLINE Developers → Messaging API → Channel Access TokenSending LINE messages (reminders, automation flows)
Channel SecretLINE Developers → Basic settings → Channel secretVerifying LINE webhook signatures

Note: get any of these three wrong and the whole system stops working

  • Wrong LIFF ID → users tapping the signup link get a blank screen or an error
  • Wrong Channel Access Token → the system can send no LINE messages at all (reminders and automation flows all fail)
  • Wrong Channel Secret → add-friend and unfriend events can't be received

After configuring these for the first time, it's strongly worth:

  1. Running the full signup flow with a test account
  2. Adding and removing yourself as a friend to confirm the webhook is received
  3. Waiting for one automated message and checking that its timing is right

Five minutes of verification saves days of support tickets later.

Question: What is LIFF?

LIFF (the LINE Front-end Framework) is LINE's own technology. In plain terms, it puts a web page inside the LINE account permission system.

The page a user opens when they tap your signup link — whether in the LINE app or a browser — can do more than an ordinary web page:

  • It can find out who they are on LINE (userId, display name, avatar)
  • It can interact directly with your LINE Official Account (sending messages, adding as a friend)
  • It works on both desktop and mobile (see the desktop flow)

Question: Can one LINE Official Account serve several zenbu webinar back ends?

Technically yes, but it isn't advisable. One Channel Access Token used by two systems at once can lead to webhook events being stolen from each other, and message sends being billed twice.

If you have several brands to manage separately, the recommendation is a separate LINE Official Account and a separate zenbu webinar admin per brand.

A suggested order for first-time setup ​

Following this order keeps you unblocked:

  1. General settings — change the brand name and upload a logo (so the admin looks like yours the moment it opens)
  2. Appearance & theme color — pick a primary color, applied across the LIFF signup pages
  3. LINE Official Account — fill in the three required fields so LIFF and messaging work
  4. Google account — only needed for YouTube or Meet
  5. Built-in streaming — only needed if you want to use Zenbu's own streaming
  6. Email sending — only needed for a custom email sender
  7. Admins — invite your colleagues
  8. Meta Pixel — only needed for ad remarketing
  9. MCP — only needed to connect Claude or ChatGPT

The first three are required; 4–9 depend on which features you actually want.