# Yeeflow Data Structure

## Expected Form Fields

- `Additional_Notes`
- `Approval_Status`
- `Certificate_Number`
- `Completed_Sessions`
- `Completion_Date`
- `Completion_Status`
- `Customer_Company`
- `Delivery_Terms`
- `Issue_Date`
- `Payment_Terms`
- `Trainee_Name`
- `Trainee_Role`
- `Trainer_Name`
- `Training_Program`
- `Learning_Outcomes`
- `Terms_And_Conditions`
- `Trainer_Confirmation`
- `Training_Program_Summary`

## Expected Sub-Lists

### `Training_Sessions`
- `Session_No`
- `Session_Name`
- `Session_Date`
- `Duration`
- `Trainer_Name`
- `Session_Status`
### `Attendee_List`
- `Attendee_No`
- `Attendee_Name`
- `Attendee_Company`
- `Attendee_Role`
- `Completion_Status`
- `Attendee_Notes`

## Recommended Approval Fields

- `Prepared_By`
- `Reviewed_By`
- `Approval_Status`
