# Updating a service

## Introduction

Having [added a service](/product-documentation/patchworks-services/working-with-services/adding-a-patchworks-service.md), you can review and update its settings at any time. The steps required are detailed on this page, with specific tasks detailed in sub-pages.

## The steps

Follow the steps below:

**Step 1**\
Access the [services list](/product-documentation/patchworks-services/working-with-services/the-services-list.md):

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

{% hint style="info" %}
Please see [accessing services](/product-documentation/patchworks-services/working-with-services/accessing-services.md) if you're not sure how to get to this point.
{% endhint %}

**Step 2**\
Select the service that you wish to update:

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

**Step 3**\
Navigate/update service settings using tabs at the top of the page:

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

{% hint style="info" %}
For information about working with these tabs, please see [Adding a Patchworks service](/product-documentation/patchworks-services/working-with-services/adding-a-patchworks-service.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/working-with-services/updating-a-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.
