Installation: git clone, pip install -e ., pip install -r requirements.txt, add ‘tour’ to ckan.plugins. CKAN >=2.10 required (2.9 not tested). Configuration managed via admin panel UI, no INI settings required. Creating tours: Login as sysadmin → Admin panel toolbar → Configuration → Tour section → ‘Add tour’ link → Fill form with tour information → Add 1+ steps per tour → Press ‘Create tour’. Step information: Title (brief headline), Query (CSS selector for element highlighting), Intro (step card text), Position (top/right/bottom/left for card placement), Image (visuals/GIFs to illustrate). Tour triggers: Manual button click or automatic on page visit. Admin features: List of tours page, tour editing interface, step management. Use cases: Onboarding new users, feature introduction, workflow guidance, self-service help, portal training, update announcements.