Certification Options

KM Institute is the Global Leader in Knowledge Management Certification, with many thousands Certified since 2001, and classes delivered in a variety of geographical regions. Start the video below for an introduction to KMI and your training options...

View our Quick Overview

KMI Corporate Welcome from KM Institute on Vimeo.

Students have three main choices for Certification depending on your role and involvement in KM:

Certified Knowledge Manager, Specialist or Practitioner

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; } }