# Updating a service connector

## Introduction

Having [added a connector](/product-documentation/patchworks-services/service-connectors/adding-a-service-connector.md), you can review and update its settings at any time. The steps required to do this are detailed on this page.

## The steps

Follow the steps below:

**Step 1**\
Select **connectors** from the left-hand navigation menu:\
![](/files/JbrOkJMGV0JGc1WJrnTz)

...the **manage your connectors** page is displayed:

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

**Step 2**\
By default, the **live** **connectors** tab is displayed and you'll see any existing connectors that you've defined for live system environments. If you need to work with connectors for testing (i.e. associated with a sandbox environment for the required system), select the **testing connectors** tab:\
\
![](/files/Q058kllShjw45MMdEPCz)

**Step 3**\
Click the tile associated with the connector you wish to view/update:\
![](/files/USS7KEAcsKt5xIBOmSPZ)

...details for the connector are displayed:

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

{% hint style="info" %}
If you want to jump straight to the **settings** page, click the 'cog' icon from the connector tile:

![](/files/ZRY88uspXaWdH3XN6Hiv)
{% endhint %}

**Step 4**\
To view/update settings, click the **settings** tab at the top of the page:\
![](/files/4PoLzSJzIW2lvmDTWKtO)

...the **settings** page is displayed:

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

**Step 5**\
Update details as required.&#x20;

{% hint style="info" %}
For help with connector details please see [the anatomy of a connector](/product-documentation/patchworks-services/service-connectors/the-anatomy-of-a-service-connector.md).
{% endhint %}


---

# 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/service-connectors/updating-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.
