# Feature Documentation Index

**Last Updated:** 2026-01-09

**Note:** Feature documentation has been enhanced with workflows from comprehensive helpdesk analysis (247 articles analyzed). See `docs/content/helpdesk/MASTER_ANALYSIS_SUMMARY.md` for details.

Complete index of all product feature documentation files for quick reference.

## Quick Reference

### By Feature Name

1. **[Abwesenheiten](abwesenheiten-documentation.md)** - Absence management
2. **[Checklists](checklists-documentation.md)** - Task and checklist management
3. **[Digitale Personalakte](digitale-personalakte-documentation.md)** - Digital personnel file
4. **[Dokumentenmanagement](dokumentenmanagement-documentation.md)** - Document management
5. **[Events](events-documentation.md)** - Event staffing and management
6. **[Lohnabrechnung](lohnabrechnung-documentation.md)** - Payroll processing
7. **[Mobile Apps](mobile-apps-documentation.md)** - App Store & integrations
8. **[Schichtplanung](schichtplanung-documentation.md)** - Shift planning
9. **[Zeiterfassung](zeiterfassung-documentation.md)** - Time tracking

### By Status

**Complete (92% validation score):**

- Abwesenheiten
- Checklists
- Digitale Personalakte
- Dokumentenmanagement
- Events
- Lohnabrechnung
- Mobile Apps
- Schichtplanung
- Zeiterfassung

**Partial (83% validation score):**

- Lohnabrechnung (Alt) - Legacy variant
- Lohnabrechnung (Neu) - New variant

**Note:** Legacy variants have information consolidated into main `lohnabrechnung-documentation.md`.

## Documentation Files

### Core Feature Documentation

| Feature               | File                                     | Status      | Last Updated | Helpdesk Articles |
| --------------------- | ---------------------------------------- | ----------- | ------------ | ----------------- |
| Abwesenheiten         | `abwesenheiten-documentation.md`         | ✅ Complete | 2026-01-09   | 0 (none available) |
| Checklists            | `checklists-documentation.md`            | ✅ Complete | 2026-01-09   | 3 articles         |
| Digitale Personalakte | `digitale-personalakte-documentation.md` | ✅ Complete | 2026-01-09   | 8 articles         |
| Dokumentenmanagement  | `dokumentenmanagement-documentation.md`  | ✅ Complete | 2026-01-09   | 3 articles         |
| Events                | `events-documentation.md`                | ✅ Complete | 2026-01-08   | N/A                |
| Lohnabrechnung        | `lohnabrechnung-documentation.md`        | ✅ Complete | 2026-01-09   | 25 articles        |
| Mobile Apps           | `mobile-apps-documentation.md`           | ✅ Complete | 2026-01-09   | 5 articles         |
| Schichtplanung        | `schichtplanung-documentation.md`        | ✅ Complete | 2026-01-09   | 13 articles        |
| Zeiterfassung         | `zeiterfassung-documentation.md`         | ✅ Complete | 2026-01-09   | 16 articles        |

### Variant Documentation

| Feature              | File                                  | Status     | Last Updated |
| -------------------- | ------------------------------------- | ---------- | ------------ |
| Lohnabrechnung (Alt) | `lohnabrechnung-alt-documentation.md` | ⚠️ Partial | 2026-01-08   |
| Lohnabrechnung (Neu) | `lohnabrechnung-neu-documentation.md` | ⚠️ Partial | 2026-01-08   |

### Supporting Documentation

| Document            | File                                | Purpose                           |
| ------------------- | ----------------------------------- | --------------------------------- |
| Inventory           | `PRODUCT_FEATURES_INVENTORY.md`     | Complete feature list with status |
| Enhancement Summary | `ENHANCEMENT_SUMMARY.md`            | Recent enhancements summary       |
| Gap Analysis        | `GAP_ANALYSIS_REPORT.md`            | Gap analysis results              |
| Best Practices      | `BEST_PRACTICES_REPORT.md`          | Best practices research           |
| Validation Report   | `VALIDATION_REPORT.md`              | Validation results                |
| Content Plan        | `CONTENT_ENHANCEMENT_PLAN.md`       | Content enhancement plan          |
| Visual Plan         | `VISUAL_DOCUMENTATION_PLAN.md`      | Visual documentation plan         |
| Workflow            | `FEATURE_DOCUMENTATION_WORKFLOW.md` | Documentation workflow guide      |
| Index               | `FEATURE_DOCUMENTATION_INDEX.md`    | This file                         |

## Documentation Structure

Each feature documentation file includes:

1. **Basic Information** - Feature name, slug, status, related pages
2. **Overview** - Brief description, purpose, value proposition
3. **Use Cases** - 3-6 detailed scenarios with processes and benefits
4. **Target Audience** - Primary/secondary users, industries
5. **Key Functionality** - Core capabilities and advanced features
6. **Technical Implementation** - Files, dependencies, API endpoints
7. **User Experience** - User flows, UI components
8. **Detailed Workflows from Helpdesk** - Step-by-step guides from helpdesk articles (where available)
9. **Visual Documentation** - Screenshots, diagrams (planned or existing)
10. **Maintenance** - Update schedule, common updates
11. **Related Documentation** - Cross-references to related docs

**Note:** Features enhanced with helpdesk content include a "Detailed Workflows from Helpdesk" section with step-by-step guides based on actual helpdesk documentation.

## Quick Lookup

### Find Documentation By...

**Feature Slug:**

- `abwesenheiten` → `abwesenheiten-documentation.md`
- `checklists` → `checklists-documentation.md`
- `digitale-personalakte` → `digitale-personalakte-documentation.md`
- `dokumentenmanagement` → `dokumentenmanagement-documentation.md`
- `events` → `events-documentation.md`
- `lohnabrechnung` → `lohnabrechnung-documentation.md`
- `mobile-apps` → `mobile-apps-documentation.md`
- `schichtplanung` → `schichtplanung-documentation.md`
- `zeiterfassung` → `zeiterfassung-documentation.md`

**Product Page File:**

- `product_absences.php` → `abwesenheiten-documentation.md`
- `product_checklists.php` → `checklists-documentation.md`
- `product_personnelfile.php` → `digitale-personalakte-documentation.md`
- `product_documents.php` → `dokumentenmanagement-documentation.md`
- `product_events.php` → `events-documentation.md`
- `product_payroll.php` → `lohnabrechnung-documentation.md`
- `product_appstore.php` → `mobile-apps-documentation.md`
- `product_schichtplan_neu.php` (`/schichtplan`) → `schichtplanung-documentation.md` (archived: `product_shiftplan.php`)
- `product_timetracking.php` → `zeiterfassung-documentation.md`

## Related Documentation

- [Product Features Inventory](PRODUCT_FEATURES_INVENTORY.md) - Complete feature list with status
- [Feature Documentation Workflow](FEATURE_DOCUMENTATION_WORKFLOW.md) - How to create/update docs
- [Enhancement Summary](ENHANCEMENT_SUMMARY.md) - Recent enhancements
- [Product Pages Inventory](../pages/product-pages/PRODUCT_PAGES_INVENTORY.md) - Product page docs

## Related Cursor Rules

- [product-features.mdc](../../../.cursor/rules/product-features.mdc) - Feature documentation patterns
- [product-pages.mdc](../../../.cursor/rules/product-pages.mdc) - Product page patterns
