# Yeeflow Data Structure

## Expected Form Fields

- `Account_Health`
- `Account_Manager`
- `Additional_Notes`
- `Approval_Status`
- `Customer_Company`
- `Customer_Host`
- `Delivery_Terms`
- `Department`
- `Next_Visit_Date`
- `Payment_Terms`
- `Visit_Date`
- `Visit_Location`
- `Visit_Number`
- `Visit_Owner`
- `Customer_Sentiment`
- `Terms_And_Conditions`
- `Visit_Summary`

## Expected Sub-Lists

### `Meeting_Attendees`
- `Attendee_No`
- `Attendee_Name`
- `Attendee_Company`
- `Attendee_Role`
- `Attendee_Email`
- `Attendee_Notes`
### `Discussion_Items`
- `Topic_No`
- `Discussion_Topic`
- `Discussion_Summary`
- `Topic_Owner`
- `Priority`
- `Outcome`
### `Follow_Up_Actions`
- `Action_No`
- `Follow_Up_Action`
- `Action_Owner`
- `Due_Date`
- `Action_Status`
- `Action_Comments`

## Recommended Approval Fields

- `Visit_Owner`
- `Account_Manager`
- `Approval_Status`
