# Deleting Services

## Overview

{% hint style="danger" %}
Deleting a service also deletes all of its objects. This action cannot be undone!
{% endhint %}

To delete a service, first click on Services in the main menu and then find the correct service card.

In the service card toolbar click on the **Delete** button. A confirmation dialog will appear. Enter the text shown (you can click on the copy icon to save typing) and click **Confirm**.

## 💥 Interactive Demo

{% embed url="<https://demo.mobiusflow.com/demo/cmi7kn1025e0ab7b4j159hwnq?utm_source=link>" %}


---

# 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://docs.mobiusflow.com/help/mobiusflow-v3/mobiusflow-toolbox-v3/services/deleting-services.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.
