> For the complete documentation index, see [llms.txt](https://doc.wearepatchworks.com/product-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.wearepatchworks.com/product-documentation/patchworks-services/service-connectors/accessing-service-connectors.md).

# Accessing service connectors

## Introduction

This page shows how to access your Patchworks connectors.&#x20;

## The steps

Follow the steps below to access the **connectors** page:

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

...the **manage your connectors** page is displayed and any existing connectors are shown:

<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. To access test connectors (i.e. connectors associated with  system sandbox environments), select the **testing connectors** tab:

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

**Step 3**\
From either tab, click any existing connector tile to [view/update details](/product-documentation/patchworks-services/service-connectors/the-anatomy-of-a-service-connector.md):\
![](/files/USS7KEAcsKt5xIBOmSPZ)\
\
...or you can choose to [add a new connector](/product-documentation/patchworks-services/service-connectors/adding-a-service-connector.md):\
\
![](/files/sFPQtboUdHu3CBGJCUZO)


---

# 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:

```
GET https://doc.wearepatchworks.com/product-documentation/patchworks-services/service-connectors/accessing-service-connectors.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.
