# How should I upload real estate tax documents for a client with multiple properties?

Clients with multiple properties don't need manual separation before uploading documents to Filed. The AI handles multi-property scenarios automatically, though best practices vary by tax reporting method.

## Schedule E (Rental Properties)

For rental property reporting:

* When real estate taxes are included in a property's P\&L, no separate receipt is required; Filed extracts figures directly
* If both P\&L and separate tax receipt are uploaded, Filed flags potential duplicates when amounts match
* For multiple rental properties, include taxes in each property's individual P\&L and label each one with the property address

## Schedule A (Itemized Deductions)

For itemized deduction reporting:

* Submit invoices or receipts as images, an Excel summary, or actual receipts
* If taxes are paid through mortgage escrow, they appear on the 1098—separate receipts aren't necessary

## Summary

No manual separation is needed. Label Schedule E properties with addresses; for Schedule A, upload available documentation and Filed will take it from there.

***

Legacy URL: <https://support.filed.com/articles/3241857463-how-should-i-upload-real-estate-tax-documents-for-a-client-with-multiple-properties>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.filed.com/how-should-i-upload-real-estate-tax-documents-for-a-client-with-multiple-properties.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
