# Data sync

![](/files/-M76lBMi2ubtuWiQPx6I)

{% hint style="info" %}
Deletion of invoices are not synced . We recommend either of the below approaches in-case you would like to delete an invoice

1. Void the invoice on QB . Ensure that the invoice is voided on PayorCRM by initiating a manual sync and then delete the invoice on QB
2. Delete the invoice on QB . On PayorCRM go to "Invoices view" (Auto-collect) - Select invoices you would like to Void - Click on "More" - "Void invoices"
   {% endhint %}

## Payments Sync

Any payments made within the app will sync to QuickBooks Desktop. The transaction details will appear under the 'Undeposited Funds' account, and the corresponding invoices will be marked as closed. (See example below.)

<figure><img src="/files/QrY7JGl5J3dfOJcdjtEn" alt=""><figcaption><p>Transaction data synced </p></figcaption></figure>

<figure><img src="/files/6u6YcH4hgyqarbmyf9OH" alt=""><figcaption><p>Transaction data synced </p></figcaption></figure>


---

# 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.payorcrm.com/connecting-to-qb-desktoponline/quickbooks-desktop/data-sync.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.
