# Template-to-Product Mapping Reference

**Last Updated:** 2026-02-15

## Overview

This document defines which Ordio product pages to promote in the Template CTA section for each template category. Use this reference when adding or updating template CTA features.

## Canonical URLs

Always use canonical URLs for internal links. See `docs/development/CANONICAL_URLS_AND_LINKING.md` for the full list.

| Product Page | Canonical URL | Do Not Use |
|--------------|---------------|------------|
| Schichtplanung | `/schichtplan` | `/schichtplanung` |
| Zeiterfassung | `/arbeitszeiterfassung` | `/zeiterfassung` |
| Verfügbarkeiten | `/abwesenheiten` | — |
| Mitarbeiter-App | `/mitarbeiter-app` | `/mobile-app` |
| Nano AI | `/nano-ai` | — |
| Payroll | `/payroll` | — |
| Digitale Personalakte | `/digitale-personalakte` | — |

## Template Category Mapping

| Template Category | Recommended Product Pages | Rationale |
|-------------------|---------------------------|-----------|
| shift_planning | Schichtplan, Zeiterfassung, Mitarbeiter-App, Nano AI | KI benefit → Nano AI; Mobile App benefit → Mitarbeiter-App |
| time_tracking | Zeiterfassung, Payroll, Schichtplan, Mitarbeiter-App | "Mobile Stempeluhr" benefit → Mitarbeiter-App |
| vacation_leave | Verfügbarkeiten, Schichtplan, Digitale Personalakte, Mitarbeiter-App | "Übersicht für alle" benefit → Mitarbeiter-App |
| payroll | Payroll, Zeiterfassung | Core payroll features |
| employee_management | Digitale Personalakte, Dokumentenmanagement | — |
| compliance | Schichtplan, Digitale Personalakte | ArbZG compliance |
| termination | Digitale Personalakte, Dokumentenmanagement, Abwesenheiten | — |
| training | Digitale Personalakte, Checklisten | — |
| recruitment | Digitale Personalakte | — |
| other | Generic fallback | — |

## When to Include

### Mitarbeiter-App (`/mitarbeiter-app`)

Include when the template or its benefits mention:

- Mobile app for employees
- Employee self-service
- Plans in real-time
- Availability adjustments
- Mobile stamping (Stempeluhr)
- "Übersicht für alle" benefit

### Nano AI (`/nano-ai`)

Include when the template or its benefits mention:

- KI (Künstliche Intelligenz)
- AI support
- Automation
- Intelligent planning
- "50% weniger Planungszeit" with KI-Unterstützung

## Related Documentation

- [TEMPLATE_CTA_GUIDE.md](TEMPLATE_CTA_GUIDE.md) – Full CTA implementation guide
- [docs/development/CANONICAL_URLS_AND_LINKING.md](../../development/CANONICAL_URLS_AND_LINKING.md) – Canonical URL reference
- `.cursor/rules/templates-cta.mdc` – Cursor rules for template CTA
