> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/documentation/german-documentation-1/proxy-verwaltung/incogniton-proxy-shop/cancel-auto-renew-on-a-proxy.md).

# Automatische Verlängerung eines Proxys kündigen

Wenn Sie einen Proxy im [Proxy-Shop von Incogniton](/documentation/german-documentation-1/proxy-verwaltung/incogniton-proxy-shop.md) kaufen, wird dieser automatisch jeden Monat verlängert. Wenn Sie dies nicht möchten, können Sie die automatische Verlängerung in Ihrem Incogniton-Konto kündigen.

{% stepper %}
{% step %}
**Zu Proxy-Bestellungen navigieren**

Gehen Sie zu Ihrem Incogniton-Konto, navigieren Sie zum **Proxy-Shop** und dann zum Tab **Bestellungen**. Hier sehen Sie den oder die Proxys, die Sie bestellt haben.
{% endstep %}

{% step %}
**Automatische Verlängerung kündigen**

Gehen Sie zu dem Proxy, für den Sie die automatische Verlängerung kündigen möchten, und klicken Sie auf das Drei-Punkte-Symbol. Klicken Sie dann auf **Automatische Verlängerung kündigen**.

![](/files/013dd9d6da7a3bc6a02cbc8f647ef656105a0e46)
{% endstep %}

{% step %}
**Kündigung bestätigen**

Ein Pop-up-Fenster erscheint mit der Frage, ob Sie sicher sind, dass Sie die automatische Verlängerung kündigen möchten. Klicken Sie auf **Weiter** und Sie sind fertig! Der Proxy wird nun nicht mehr automatisch verlängert — Sie können die Proxys bei Bedarf [manuell verlängern](/documentation/german-documentation-1/proxy-verwaltung/incogniton-proxy-shop/renew-proxies.md).

![](/files/78130fe033c50baa665ce955065846d4cc7ebb4e)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Es ist auch möglich, die monatliche Verlängerungsoption beim Bestellen des Proxys im Shop auszuschalten. Im Abschnitt Zahlungsdetails gibt es ein Feld mit **Monatliche Verlängerung**. Deaktivieren Sie diese Option, wenn Sie nicht möchten, dass der Proxy jeden Monat automatisch verlängert wird.
{% endhint %}

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

{% hint style="info" %}
Wenn Sie Fragen zur Kündigung der automatischen Proxy-Verlängerung haben, zögern Sie nicht, [unseren Support zu kontaktieren](https://incogniton.com/contact/)!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.incogniton.com/documentation/german-documentation-1/proxy-verwaltung/incogniton-proxy-shop/cancel-auto-renew-on-a-proxy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
