# Installing a connector

## Introduction

The [Patchworks marketplace](/product-documentation/marketplace/the-patchworks-marketplace.md) is a library of all Patchworks **prebuilt connectors**, together with any **custom connectors** that have been built by users in your own company, using the [connector builder](/product-documentation/developer-hub/connector-builder.md).

Steps below guide you through the process of installing a prebuilt connector from the **Patchworks Marketplace**.&#x20;

{% hint style="info" %}
Any custom connectors built with the connector builder are installed automatically once their setup is complete.
{% endhint %}

## The steps

To install a **prebuilt connector**, follow the steps below.

**Step 1**\
Log in to the [Patchworks dashboard](https://app.wearepatchworks.com/login).

**Step 2**\
Select **process flows** <mark style="color:red;">></mark> **connectors & instances** to access the **manage connectors** page.

**Step 3**\
Click the **add new connector** button:

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

...the [Patchworks Marketplace](/product-documentation/marketplace/the-patchworks-marketplace.md) is displayed:

<div align="left"><figure><img src="/files/nxZ8Kpv3A0UuNA7YLTed" alt=""><figcaption></figcaption></figure></div>

**Step 4**\
Browse or search the marketplace to find the required connector.

**Step 5**\
Having found the required connector, click the associated **install** button - for example:

<div align="left"><figure><img src="/files/FNK0U6zxh4mSzqiMNwA0" alt=""><figcaption></figcaption></figure></div>

**Step 6**\
The connector installs and is available on your **manage connectors** page. Now you can [add required instances](/product-documentation/connectors-and-instances/working-with-instances/adding-an-instance.md) for use in process flows.


---

# 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/connectors-and-instances/working-with-connectors/installing-a-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.
