# How to check the operational status of a service connector

## Introduction

If you have a query with a service sync, one of the first checks you should make is the operational status of its **source** and **destination** connectors.&#x20;

## The steps

**Step 1**\
[Access your connectors](/product-documentation/patchworks-services/service-connectors/accessing-service-connectors.md).

**Step 2**\
Select the first connector to be checked:\
![](/files/ACXzKftosFrg44aKyCtx)<br>

**Step 3**\
Check the operational status at the top of the **summary** tab - for example:

<figure><img src="/files/iY95wZtV0Ens2e7RujTN" alt=""><figcaption></figcaption></figure>

Behind the scenes, Patchworks is checking if connectors are operational - i.e. that the associated system can be reached and authenticated using the details provided. Possible statuses are:

<table><thead><tr><th width="323">Status</th><th></th></tr></thead><tbody><tr><td>Connector Operational</td><td>The system can be reached and authenticated with the details provided.</td></tr><tr><td>System Unreachable</td><td>The URL provided for this connector cannot be reached.</td></tr><tr><td>Failed Authentication</td><td>Authentication cannot be completed using the details provided. </td></tr></tbody></table>


---

# 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/how-to-check-the-operational-status-of-a-service-connector.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.
