> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/archive-a-redirect-rule.md).

# Eine Weiterleitungsregel archivieren

Das Archivieren von Routing-Regeln funktioniert auf die gleiche Weise wie das Deaktivieren: Der Datenverkehr wird nicht mehr gemäß den in dieser Weiterleitungsregel festgelegten Bedingung(en) umgeleitet.

{% hint style="warning" %}
**Wichtig:** Keine Art von Routing-Regel kann vollständig gelöscht werden.
{% endhint %}

1. Wähle in der oberen Navigationsleiste ![](/files/b499afb31802cd63f4cfb233fcf9c95589389524) **\[Benutzerprofil] → Einstellungen**.
2. Rechts unter *Technisch*wählen Sie **Blockieren & Weiterleiten**.
3. Suchen Sie die Regel, die Sie archivieren möchten, und wählen Sie dann ![](/files/c11698866429289b19d13f1756344d66ed4517bc) **\[Mehr]** **→ Archivieren**.
4. Wählen Sie **Ich verstehe, fortfahren**.

{% hint style="info" %}
**Hinweis:** Sie können archivierte Weiterleitungsregeln jederzeit reaktivieren, indem Sie ![](/files/c11698866429289b19d13f1756344d66ed4517bc) **\[Mehr]** **→ Reaktivieren**.
{% 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:

```
GET https://help.impact.com/brand/de/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/archive-a-redirect-rule.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.
