KM101 - Knowledge Age Essentials

Available as a live, private class

1-Day Program

Highlights

Who Should Take?

Anyone interested in learning more about KM; a robust introduction perfect for entry-level Knowledge Coordinators in any startup or emerging learning organization.

Why Take KM101?

Do any of the following fit you or your organization?

If any or all apply, KM101 is the right path for you!

What you Will Learn:

...And much more!

Format:  7-hour Self-Paced Online Course*

Available in workshop format for delivery on-site at your location.
Contact: eric.weidner@kminstitute.org for details.

How to Contact Us

3554 Founders Club Drive, Sarasota, FL, 34240 (USA)

Phone: (US) 1-703-327-7096

Training:training@kminstitute.org

General Questions:info@kminstitute.org

What's Coming Up

Certified Knowledge Manager (CKM) for North America

Certified Knowledge Manager (CKM) for North America

/* === DROPDOWN CLIPPING FIX === */ /* Remove overflow restrictions on navigation */ .main-navbar, .navbar-container, .main-menu, .w-nav-menu { overflow: visible !important; } /* Dropdown positioning and visibility */ .w-dropdown { overflow: visible !important; position: relative; } .w-dropdown-list { position: absolute !important; z-index: 9999 !important; overflow: visible !important; min-width: 200px; box-shadow: 0 8px 16px rgba(0,0,0,0.1); border-radius: 4px; background: white; border: 1px solid #e0e0e0; top: calc(100% + 5px) !important; } /* Center-aligned dropdown positioning */ .dropdown-list.centered { left: 50% !important; transform: translateX(-50%) !important; } /* Ensure dropdown content is visible */ .dropdown-first-block, .dropdown-second-block { display: block; padding: 10px 0; } .dropdown-item { display: block; padding: 8px 20px; white-space: nowrap; color: #333; text-decoration: none; } .dropdown-item:hover { background-color: #f5f5f5; } /* Fix for body overflow */ body { overflow-x: hidden; overflow-y: auto; } html { overflow-x: hidden; } /* Ensure navigation stays on top */ #header { z-index: 1000; position: relative; } /* Mobile responsiveness */ @media screen and (max-width: 991px) { .w-dropdown-list { position: static !important; transform: none !important; box-shadow: none; border: none; background: transparent; } }