{
  "screenshot_id": "IMG_2711",
  "sequence_index": 56,
  "png_path": "v2/img/mobile-app/screens/png/IMG_2711.png",
  "basic_info": {
    "screen_name": "Working Times Details",
    "feature_area": "zeiterfassung",
    "ui_elements": [
      "Working times header",
      "All Working Times section",
      "Today's working times list",
      "Yesterday's working times list",
      "Working time entry details popup",
      "Summary button",
      "Change request button"
    ],
    "functionality_visible": [
      "View working times",
      "View change request status",
      "View daily and past working times",
      "View working time details",
      "Request changes to working times",
      "View summary of working time"
    ],
    "navigation_paths": [
      "Tap working time entry to view details",
      "Tap X to close working times",
      "Tap Summary to view summary",
      "Tap Change request to request a change"
    ],
    "data_displayed": [
      "Date",
      "Working time intervals",
      "Restaurant name",
      "Department (Küche, Service)",
      "Change request status (confirmed, submitted)",
      "Working time duration"
    ],
    "user_actions": [
      "Tap",
      "Scroll"
    ],
    "visible_text_labels": [
      "Working times",
      "All Working Times",
      "Today",
      "Restaurant Bachingen, Küche",
      "Change request confirmed",
      "Yesterday",
      "Restaurant Bachingen, Service",
      "Change request submitted",
      "Restaurant Bachingen",
      "Summary",
      "Change request",
      "h"
    ],
    "one_line_description": "This screen displays the employee's working times, including the date, time intervals, restaurant, department, change request status, and duration, and allows the user to view a summary or request a change.",
    "screenshot_id": "IMG_2711",
    "sequence_index": 56,
    "png_path": "v2/img/mobile-app/screens/png/IMG_2711.png"
  },
  "deep_understanding": {
    "screen_context": "This screen appears when the user taps on a specific working time entry from the 'Working Times' screen. It provides options to view a summary of the selected working time or to request a change to it.",
    "user_goal": "The user wants to either view a summary of a specific working time entry or request a change to it.",
    "business_value": "This screen allows employees to review and correct their recorded working times, ensuring accurate payroll and compliance with labor regulations. It also facilitates communication between employees and management regarding working time discrepancies.",
    "state_information": {
      "data_shown": "The screen displays the restaurant name, date, and time of the selected working time entry. This information helps the user identify the specific entry they are interested in.",
      "editable_fields": "None.",
      "read_only_fields": "Restaurant name, date, and time of the working time entry.",
      "current_state": "The screen is showing the details of a specific working time entry, allowing the user to choose between viewing a summary or requesting a change."
    },
    "interactions": [
      {
        "action": "Tap 'Summary'",
        "outcome": "The app displays a summary of the selected working time entry, likely showing details such as start time, end time, breaks, and total hours worked.",
        "next_state": "A screen displaying the summary of the working time entry.",
        "error_possibilities": "If there is no summary data available, an error message might be displayed."
      },
      {
        "action": "Tap 'Change request'",
        "outcome": "The app navigates to a screen where the user can submit a change request for the selected working time entry, allowing them to specify the desired changes and provide a reason.",
        "next_state": "A screen for submitting a change request for the working time entry.",
        "error_possibilities": "If the user has already submitted a change request for this entry, an error message might be displayed, or the user might be taken to a screen showing the existing change request."
      },
      {
        "action": "Tap the 'X' icon",
        "outcome": "The screen closes, and the user is returned to the previous screen (likely the 'Working Times' screen).",
        "next_state": "The 'Working Times' screen.",
        "error_possibilities": "None."
      }
    ],
    "edge_cases": [
      "The user might not have permission to request changes to certain working time entries (e.g., if they are already approved).",
      "The summary data might be unavailable due to a system error.",
      "The user might have already submitted a change request for the selected entry.",
      "The working time entry might be locked due to payroll processing.",
      "The user might have different roles with different permissions."
    ],
    "benefits": "The screen provides a convenient way for employees to review their working times and request corrections, ensuring accurate records and fair compensation. It also streamlines the process of submitting change requests, making it easier for employees to communicate discrepancies to management.",
    "mental_model": "The screen supports the mental model of working time entries as individual records that can be reviewed and modified. It provides clear options for accessing more detailed information (summary) or initiating a correction process (change request)."
  },
  "relationships": {
    "connects_to": [
      {
        "screen_type": "summary",
        "trigger": "Tap on 'Summary'",
        "data_passed": "Working time details for the selected entry (Restaurant Bachingen, 21.01.2026 11:37 - 11:39)",
        "purpose": "To view a summary of the selected working time entry."
      },
      {
        "screen_type": "change request",
        "trigger": "Tap on 'Change request'",
        "data_passed": "Working time details for the selected entry (Restaurant Bachingen, 21.01.2026 11:37 - 11:39)",
        "purpose": "To initiate a change request for the selected working time entry."
      },
      {
        "screen_type": "working times",
        "trigger": "Tap on the 'X' icon",
        "data_passed": "None",
        "purpose": "To return to the previous screen (Working Times)."
      }
    ],
    "depends_on": [
      {
        "screen_type": "working times",
        "required_data": "List of working times, selected working time entry",
        "purpose": "To display the details of a specific working time entry."
      }
    ],
    "data_flow": "The screen receives working time data for a specific entry from the 'Working Times' screen. It allows the user to view a summary or initiate a change request for that entry. No data is directly sent back to the 'Working Times' screen, but a change request might trigger updates in the backend that are reflected on the 'Working Times' screen upon refresh.",
    "navigation_patterns": [
      {
        "pattern_type": "modal",
        "description": "This screen appears as a modal overlay on top of the 'Working Times' screen."
      },
      {
        "pattern_type": "branching",
        "description": "From this screen, the user can navigate to either a 'Summary' screen or a 'Change Request' screen."
      },
      {
        "pattern_type": "back",
        "description": "The user can return to the 'Working Times' screen by tapping the 'X' icon."
      }
    ],
    "feature_dependencies": [
      "zeiterfassung",
      "change requests"
    ],
    "alternative_paths": [
      "Instead of viewing the details, the user might choose to view a different working time entry from the 'Working Times' screen."
    ]
  },
  "user_flows": {
    "user_journeys": [
      {
        "journey_name": "View and Change Working Time Request",
        "goal": "View details of a specific working time entry and potentially request a change.",
        "steps": [
          {
            "step_number": 1,
            "screen_type": "Working Times",
            "action": "Navigates to the 'Working Times' screen.",
            "outcome": "The 'Working Times' screen is displayed, showing a list of working time entries."
          },
          {
            "step_number": 2,
            "screen_type": "Working Times Details",
            "action": "Taps on a specific working time entry to view its details.",
            "outcome": "The 'Working Times Details' screen is displayed, showing details of the selected entry."
          },
          {
            "step_number": 3,
            "screen_type": "Working Times Details",
            "action": "Taps on a specific working time entry to view its details.",
            "outcome": "A popup appears with options to view a summary or change the request."
          }
        ],
        "happy_path": true,
        "alternative_paths": []
      }
    ],
    "error_recovery_flows": [],
    "flow_variations": []
  },
  "benefits": {
    "user_benefits": {
      "employee": [
        "Quickly access a summary of your working time entry.",
        "Easily request changes to your working time entry if there are any discrepancies."
      ],
      "manager": [],
      "hr_admin": [],
      "general": []
    },
    "business_value": {
      "problem_solved": "Employees need a way to easily review and correct their recorded working times.",
      "value_proposition": "Provides employees with a simple interface to view and manage their working time entries, ensuring accuracy and transparency.",
      "differentiators": "Direct access to summary and change request options from the working time entry.",
      "impact": "Reduces errors in time tracking, streamlines the correction process, and improves employee satisfaction."
    },
    "use_cases": [
      {
        "scenario": "An employee notices that their recorded clock-out time is incorrect and wants to request a correction.",
        "user_type": "employee",
        "benefit": "The employee can quickly access the 'Change request' option to submit a correction request to their manager."
      },
      {
        "scenario": "An employee wants to review the details of a specific working time entry to confirm its accuracy.",
        "user_type": "employee",
        "benefit": "The employee can tap 'Summary' to view a detailed breakdown of the working time entry."
      }
    ],
    "value_statements": [
      "Effortlessly manage your working times with quick access to summaries and change requests.",
      "Ensure accurate time tracking by easily reviewing and correcting your working time entries.",
      "Streamline your time management with a simple and intuitive interface for viewing and modifying your working times."
    ]
  }
}