# Adding a Patchworks service

### Introduction

Patchworks guides you through a series of setup pages in a 'wizard' style flow when adding a new service. Guidance for this setup is detailed in the following sections:

* [Add a default service](/product-documentation/patchworks-services/working-with-services/adding-a-patchworks-service/add-a-default-service.md)
* [Configure service settings](/product-documentation/patchworks-services/working-with-services/adding-a-patchworks-service/configure-service-settings.md)
* [Set the service trigger schedule](/product-documentation/patchworks-services/working-with-services/adding-a-patchworks-service/set-the-service-trigger-schedule.md)
* [Define service filters](/product-documentation/patchworks-services/working-with-services/adding-a-patchworks-service/define-service-filters.md)
* [Define field mappings](/product-documentation/patchworks-services/working-with-services/adding-a-patchworks-service/define-field-mappings.md)
* [Activate the service](/product-documentation/patchworks-services/working-with-services/adding-a-patchworks-service/activate-the-service.md)

You can exit anytime and pick up/change service configuration later.

{% hint style="warning" %}
If you are adding a service which includes an inbound API connector, instructions are slightly different - for details please see [Adding a Patchworks service for an Inbound API connector](broken://pages/WvdEX2Taap4X9gNjqg79).
{% endhint %}

{% hint style="info" %}
This set of instructions assumes that you are creating a new service from first principles. However, if your new service requires similar attributes to one that already exists, use the [clone](/product-documentation/patchworks-services/working-with-services/cloning-an-existing-service.md) option instead!
{% 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/working-with-services/adding-a-patchworks-service.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.
