> For the complete documentation index, see [llms.txt](https://docs.solutioo.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support.md).

# Troubleshooting & Support

- [Monitoring & Troubleshooting Overview](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/monitoring-and-troubleshooting-overview.md)
- [Read the Activity Log](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/read-the-activity-log.md)
- [API Calls Log and Detail View](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/api-calls-log-and-detail-view.md)
- [Enable the Developer Log Selectively](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/enable-the-developer-log-selectively.md)
- [Product Download Log and Restart](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/product-download-log-and-restart.md)
- [Common Error Patterns](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/common-error-patterns.md)
- [Safe Restart](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/safe-restart.md)
- [Support Package, Security, and Privacy](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/support-package-security-and-privacy.md)
- [Reference & Operational Limits](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/reference-and-operational-limits.md)
- [Configuration Fields](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/configuration-fields.md)
- [Action Reference and Data Direction](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/action-reference-and-data-direction.md)
- [Synchronization Matrix](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/synchronization-matrix.md)
- [Status and Log Meanings](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/status-and-log-meanings.md)
- [Known Limitations in Version 27.10.0.16](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/known-limitations-in-version-27.10.0.16.md)
- [FAQ](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/faq.md)
- [Version Status and Changes](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/version-status-and-changes.md)
- [Download & Automation Overview](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/download-and-automation-overview.md)
- [Use the Download Cockpit](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/use-the-download-cockpit.md)
- [Presets: Initial Setup, Catalog Sync, and Sales Sync](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/presets-initial-setup-catalog-sync-and-sales-sync.md)
- [Resumable Product Download](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/resumable-product-download.md)
- [Product Download via Job Queue](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/product-download-via-job-queue.md)
- [Which Job Queue Processes Are Verified?](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support/which-job-queue-processes-are-verified.md)


---

# 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.solutioo.de/magento-2-api-connector/magento2_en_us/troubleshooting-and-support.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.
