# Removing a service

## Introduction

As an **admin** user, you can remove a Patchworks service if it's no longer required.&#x20;

## The steps

To remove an existing service, follow the steps below:

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

<figure><img src="https://content.gitbook.com/content/5mpqoXPMbUuPa8JpCLWe/blobs/l7CaBjzBF62UBE9oJ4lH/services%20list%20-%20no%20alerts.png" alt=""><figcaption></figcaption></figure>

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

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

<figure><img src="https://content.gitbook.com/content/5mpqoXPMbUuPa8JpCLWe/blobs/WC49iUSFix3ENvDluaBG/select%20service%20-%20client%20admin%20-%20no%20alerts%20-%20inactive.png" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
A service can only be removed if its status is set to **inactive**. You can see this at a glance by checking the status column in the services list:\
![](https://content.gitbook.com/content/5mpqoXPMbUuPa8JpCLWe/blobs/NQSdX4Qnfi1GbJWdJk6g/service%20status%20in%20list.png)
{% endhint %}

**Step 3**\
Click the **settings** tab:

<figure><img src="https://content.gitbook.com/content/5mpqoXPMbUuPa8JpCLWe/blobs/HxgxY8C95eoCow8Yjxue/select%20service%20settings%20tab.png" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://content.gitbook.com/content/5mpqoXPMbUuPa8JpCLWe/blobs/ZEiGpqP7MvWs095a2VKC/edit%20service%20settings%20page.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If the service is active, you can switch it off at the top of this page:\
![](https://content.gitbook.com/content/5mpqoXPMbUuPa8JpCLWe/blobs/pJAHrd6BtFeMz5pta7zT/toggle%20off%20service.png)
{% endhint %}

**Step 4**\
If you're certain that you wish to remove the service, click the **remove service** button at the bottom of the page:

<figure><img src="https://content.gitbook.com/content/5mpqoXPMbUuPa8JpCLWe/blobs/3RkdG7CPPVsupvR3uwT7/remove%20service%20button.png" alt=""><figcaption></figcaption></figure>

**Step 5**\
When prompted, confirm that you wish to proceed:\
![](https://content.gitbook.com/content/5mpqoXPMbUuPa8JpCLWe/blobs/8xuvNKsd2L3HiJvNwHAw/confirm%20service%20remove.png)


---

# 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/removing-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.
