# Troubleshooting

- [How to manage failed service syncs](https://doc.wearepatchworks.com/product-documentation/patchworks-services/troubleshooting/how-to-manage-failed-service-syncs.md)
- [How to run a service manually](https://doc.wearepatchworks.com/product-documentation/patchworks-services/troubleshooting/how-to-run-a-service-manually.md)
- [How to deactivate/activate a service](https://doc.wearepatchworks.com/product-documentation/patchworks-services/troubleshooting/how-to-deactivate-activate-a-service.md)
- [How to check the operational status of a service connector](https://doc.wearepatchworks.com/product-documentation/patchworks-services/troubleshooting/how-to-check-the-operational-status-of-a-service-connector.md)
- [What to check if you can't save a new service connector](https://doc.wearepatchworks.com/product-documentation/patchworks-services/troubleshooting/what-to-check-if-you-cant-save-a-new-service-connector.md)
- [How to handle an empty mapping page](https://doc.wearepatchworks.com/product-documentation/patchworks-services/troubleshooting/how-to-handle-an-empty-mapping-page.md)
- [What to do if your third-party systems go offline](https://doc.wearepatchworks.com/product-documentation/patchworks-services/troubleshooting/what-to-do-if-your-third-party-systems-go-offline.md)


---

# 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://doc.wearepatchworks.com/product-documentation/patchworks-services/troubleshooting.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.
