# Running a Manual Sync

\*\*\*

{% hint style="info" %}
**Automatic sync:** The connector syncs with QuickBooks Desktop automatically at regular intervals. A manual sync is only needed if you want to push or pull updates immediately.
{% endhint %}

1. **Open your QuickBooks Desktop file.**\
   Make sure you are logged in as an Admin user and in Single-User Mode to ensure all integration permissions are available.
2. **Navigate to the App Management settings**\
   At the top menu bar, click on: **File** > **App Management** > **Update Web Services.**\
   This will open a new pop-up window that displays the applications connected to your QuickBooks Desktop file.
3. **Find the Alternative Payments application.**\
   In the list of connected applications, locate the **Alternative Payments** application.
4. **Run the manual sync.**\
   Select the checkbox next to the Alternative Payments application, then click **"Update Selected"**.\
   This will manually trigger the sync and push any updates to or from QuickBooks Desktop.
5. **Monitor for confirmation.**\
   After the sync is initiated, progress bars should hit 100% to confirm a successful manual sync.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfHWrizrXFERY2Ly2spGJmsxaa0O-e9zKUIhnXobr7O-4jS6LivdYVr4hgfyzs8b2SvrQA_ijoOQgpWbcu2ePrvieC6pGTVT2XKBljnZQzLbO_XsUaKuJyPPDgMND65PbW9z5BRH336Ogvyee9-c2kXU9A?key=UdNZoHXTV0US3C-6i8jsFA" alt=""><figcaption></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.alternativepayments.io/integrations/accounting-integration-guides/quickbooks-desktop/running-a-manual-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.
