# Farmen löschen

{% hint style="danger" %}
GeoPard löscht einen Betrieb sowie alle darin enthaltenen Schläge und Daten.
{% endhint %}

Schritte zum Löschen eines Betriebs:

1. Gehen Sie zur **Seite „Betriebe“** Seite im linken Menü: <https://app.geopard.tech/#/user/farms>
2. Wählen Sie den Betrieb aus, den Sie löschen möchten.
3. Bestätigen Sie das Löschen.

{% @arcade/embed url="<https://app.arcade.software/share/ve2J0bMNZCE8eBMSQtS5>" flowId="ve2J0bMNZCE8eBMSQtS5" fullWidth="true" %}


---

# 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.geopard.tech/geopard-tutorials/de/produkttour-web-app/farmen-loschen.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.
