> For the complete documentation index, see [llms.txt](https://docs.mydbsync.com/cloud-workflow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2.md).

# Page 2

- [Page 6](https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2/page-6.md)
- [Resolving QuickBooks Web Connector Error Company File is Locked by Another client](https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2/resolving-quickbooks-web-connector-error-company-file-is-locked-by-another-client.md): Error: QuickBooks Web Connector Error – “Company file is locked by another client”
- [Page 7](https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2/page-7.md)
- [Resolving Salesforce Account is Disconnected Error](https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2/resolving-salesforce-account-is-disconnected-error.md)
- [Page 4](https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2/page-4.md)
- [Page 3](https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2/page-3.md)
- [Invalid Email Address format](https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2/invalid-email-address-format.md)
- [Application has not Accessed this QuickBooks Company Data File Before](https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2/application-has-not-accessed-this-quickbooks-company-data-file-before.md): QuickBooks admin must grant an application permission to access a QuickBooks company data file for the first time.
- [List Modified by Another User QuickBooks Desktop Error when saving Customer List](https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2/list-modified-by-another-user-quickbooks-desktop-error-when-saving-customer-list.md): List Modified by Another User QuickBooks Desktop Error when saving a Customer list, with element "Criticality"
- [Web Connector Authentication Failure Error](https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2/web-connector-authentication-failure-error.md)
- [Sync Error Due to Special Character in a Field](https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2/sync-error-due-to-special-character-in-a-field.md): Using a special character in any field throws error while syncing
- [Web Connector Error Application Request to Abort](https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2/web-connector-error-application-request-to-abort.md)
- [Change DBSync credentials in QuickBooks Desktop](https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2/change-dbsync-credentials-in-quickbooks-desktop.md)
- [Quickbooks Online disconnected with an error message in the logs](https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2/quickbooks-online-disconnected-with-an-error-message-in-the-logs.md)
- [Salesforce and QuickBooks Desktop Integration Error](https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2/salesforce-and-quickbooks-desktop-integration-error.md): Salesforce and QuickBooks Desktop Integration Error: Application request to abort on Web connector.
- [Duplicate name exists](https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2/duplicate-name-exists.md): The name supplied already exists error


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
