> ## Documentation Index
> Fetch the complete documentation index at: https://docs.oun.homes/llms.txt
> Use this file to discover all available pages before exploring further.

# Managing deal data

> View and edit contacts, dates, financials, and property details for your deals.

Deal data is the central source of truth for your transaction. When you update deal data, it can flow into documents and sync with SkySlope.

## Viewing deal data

1. Open a deal from your dashboard
2. Click **View Deal Data** from the documents page

The deal data page is organized into sections:

| Section                    | What it includes                                                                        |
| -------------------------- | --------------------------------------------------------------------------------------- |
| **People**                 | Contact information for transaction parties (e.g., buyer, seller, agents, lender, etc.) |
| **Property Address**       | Street, unit, city, state, zip                                                          |
| **Financials**             | Contract price, earnest money, commissions                                              |
| **Dates**                  | Closing date, contingency deadlines, inspection dates                                   |
| **Listing Information**    | MLS number, listing date, listing price                                                 |
| **Geographic Information** | County, subdivision, lot info                                                           |

## Editing deal data

### From the deal data page

1. Click into any field to edit it
2. Update the value
3. Click **Save** at the top of the page

### From e-mail or Homie chat

You can ask Homie to update deal data in plain English:

* *"Update the buyer's phone number to 555-123-4567 in my deal file"*
* *"Change the closing date to April 30 in my deal file"*
* *"Set the contract price to \$450,000 in my deal file"*

Homie normalizes values automatically — phone numbers get formatted, names get capitalized, and dates get standardized.

## How deal data connects to documents

When you fill fields in a document, Homie syncs those values back to your deal data in the background. This means:

* Fill in the buyer name on a contract → it updates in deal data
* Update the closing date in deal data → it's available when filling documents

This two-way sync keeps everything consistent without double entry.

## SkySlope sync

If your deal is linked to SkySlope, you can sync deal data in either direction:

* **Push to SkySlope** — click **Sync with SkySlope** in the deal data dashboard to send your deal data
* **Auto-sync** — enable automatic daily sync in the deal's SkySlope settings

<Warning>
  Auto-sync for deal data is off by default to prevent overwriting changes you've made directly in SkySlope. Enable it only if Oun is your primary source of truth for deal data.
</Warning>

## FAQ

<AccordionGroup>
  <Accordion title="What happens if I edit data in both Oun and SkySlope?">
    The most recent sync wins. If you push from Oun to SkySlope, Oun's values overwrite SkySlope. Be consistent about which system you use as your primary source.
  </Accordion>

  <Accordion title="Can I add custom fields?">
    Deal data fields are based on your transaction type and state. Custom fields are not currently supported.
  </Accordion>

  <Accordion title="Do date changes affect calendar events?">
    Yes. If you change a deadline field (like closing date), any linked calendar events update automatically.
  </Accordion>
</AccordionGroup>
