Outlook Add-in (Liman Meeting & Calendar)
Last updated: July 2026 The Liman Outlook add-in lets you create and manage Liman online meetings and Liman calendar events directly in Microsoft Outlook—without opening the Liman web app.
Overview
| Topic | Details |
|---|---|
| Product name | Liman Meeting & Calendar |
| Hosting | https://outlook-addin.liman.com |
| Outlook clients | Outlook on the web (Edge recommended), New Outlook for Windows, Outlook for Mac; mobile limited |
| Account | Liman organization account (same sign-in as the Liman app) |
| Calendar backend | Events are also created in Liman Appointments (Scheduler) and linked to the Outlook item |
The add-in adds three main capabilities:
- Liman Meeting – Insert an online meeting link and meeting options into appointments (ribbon when composing as organizer)
- Liman Calendar – Compact view of your Liman events in the task pane (when reading mail)
- Liman event – Create an appointment from the open email (recipients pre-filled as attendees)
Prerequisites
- Microsoft 365 mailbox with Outlook (web, desktop, or mobile)
- Liman account in your organization (self-registration or invitation – see Account self-registration)
- The add-in must be deployed by IT (Microsoft 365 Admin Center → Integrated apps). Without deployment, ribbon buttons do not appear.
- Liman Appointments (Scheduler) must be enabled on the Liman server (default in Liman Cloud deployments)
Installation and deployment
For end users
After IT deployment:
- Open Outlook (web or desktop)
- On first use of Liman Meeting, Liman Calendar, or Liman event, connect your Liman account (see Sign-in)
- Features remain available until you sign out in the add-in
Ribbon buttons:
- Appointment compose (organizer): Liman group → Liman Meeting
- Reading mail: Liman group → Liman Calendar, Liman event
For administrators (brief)
- Deploy the manifest via Microsoft 365 Admin Center as an integrated app (unified manifest; source:
https://outlook-addin.liman.com/manifest.json) - Recommended: Org-wide deployment so the add-in can replace the Teams/Skype meeting toggle with Liman as the online meeting provider
- Optional: review org setting “Add online meeting to all meetings” (Teams) when using Liman as provider — this can produce duplicate meeting links; IT should remove default Teams links or set Liman as the provider
- Server-side: Azure app registration, Keycloak token exchange, CORS for
outlook-addin.liman.com(operations – not end-user setup)
Sign-in
When the task pane opens for the first time:
- Connect to Liman with your organization account
- Single sign-on (SSO): If Office SSO is configured, sign-in uses Microsoft; the add-in exchanges the token for a Liman session
- Manual sign-in: Keycloak login dialog fallback (same credentials as the Liman app)
- Session: You stay signed in on the device until you choose Sign out in the add-in
Without a valid session, meetings cannot be created and Liman calendar data cannot be loaded.
Liman Meeting (appointment compose)
Workflow
-
Create a new appointment or edit an existing invitation as organizer in Outlook
-
Ribbon Liman → Liman Meeting – the task pane opens
-
Set meeting options (see below)
-
Choose Add Liman meeting or Save meeting settings
-
The add-in:
- creates a Liman appointment (LiveKit meeting, join URL)
- inserts an invitation block in the body (join link, meeting ID, optional phone dial-in)
- sets location to “Liman Meeting” (localized)
- mirrors the event to Liman Appointments (Scheduler calendar)
-
Send the invitation through Outlook as usual
Existing Liman meeting
- If the appointment already has a Liman block, organizers can update settings or remove the meeting
- A second add replaces the existing block (no duplicate blocks)
- If the appointment is linked but you cannot edit, the add-in shows read-only status
Teams meeting detected
If the appointment already contains a Microsoft Teams link (e.g. org default), the add-in offers to replace it with Liman.
Meeting options in the add-in
Options match the Liman calendar dialog (summary). Meeting type (Standard, Town Hall, Webinar) is not selectable in the Outlook add-in — only in the Liman app or calendar dialog.
| Area | Options |
|---|---|
| Access & lobby | Who can join; who waits in the lobby |
| Participation | Chat, polls, Q&A, reactions |
| Join defaults | Camera/mic off at start, meeting password, E2EE, phone dial-in in invitation |
Full field reference, plan limits (Basic: no transcript/E2EE/recording), and post-meeting sharing: Event and meeting options.
Liman Calendar (task pane)
When reading an email in Outlook:
- Choose Liman Calendar on the ribbon
- The task pane shows your Liman events (day/week)
- Open events, use Join, or Open in Liman
- Create new event in the add-in
RSVP status (accepted/declined/…) is shown; write-back to Exchange depends on deployment (see technical roadmap).
Event from email (Liman event)
- Open an email with recipients
- Choose Liman event on the ribbon
- Form: subject, date, time, location, description, online meeting, attendees (recipients pre-filled)
- Create event – entry in Liman Appointments; may also appear in Outlook depending on flow
Useful for scheduling a Liman meeting quickly from an email thread.
Supported Outlook clients
| Client | Liman Meeting | Liman Calendar / event from mail |
|---|---|---|
| Outlook on the web (Edge) | Yes | Yes |
| New Outlook (Windows) | Yes | Yes |
| Outlook (Mac) | Yes | Yes |
| Outlook mobile | Limited (ribbon buttons; task pane limited) | Limited |
The add-in requires a network connection to the Liman backend; offline use is not supported.
Plans and limits
The same organization plans apply as in the Liman app (e.g. Basic: no meeting transcript, no meeting E2EE, session duration limits). Options not allowed by your plan are disabled in the add-in or rejected server-side.
Troubleshooting
| Issue | Possible fix |
|---|---|
| Liman ribbon group missing | Ask IT: add-in deployed in Admin Center? Correct Microsoft account? |
| Task pane blank / stuck on “Loading…” | Check network; restart Outlook; IT: CORS and outlook-addin.liman.com |
| Sign-in fails | Verify Liman credentials; try manual sign-in; IT: Azure/Keycloak setup |
| Could not create meeting | Plan/limits; server reachable; compose as organizer |
| Teams and Liman links together | Replace Liman block or remove Teams link; IT: deploy Liman as online meeting provider |
See also
- User manual – Calendar
- Event and meeting options
- Data backends – Liman Appointments
- Webinar registration (Webinar meeting type)