> 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/performance-program/recruiting-partners/extended-search/pause-or-delete-an-extended-search.md).

# Eine erweiterte Suche pausieren oder löschen

1. Wählen Sie im linken Navigationsmenü ![](/files/371f02589ccf831fcfb28d33503fa105c5c8df47) **\[Entdecken]** → **Erweiterte Suche** →[**Meine Suchen**](https://app.impact.com/secure/advertiser/discover/fr/search/searches.ihtml?u=%2Fsecure%2Fdiscover%2Fsearch%2Findex.html%3Froute%3D%2Fsearches%26layout%3DIFRAME).
2. Bewegen Sie den Mauszeiger über eine bestimmte erweiterte Suche und wählen Sie ![](/files/c11698866429289b19d13f1756344d66ed4517bc) **\[Mehr]**.
3. Wählen Sie die gewünschte Aktion aus, die Sie ausführen möchten.

   * **Pause:** Die Suche wird nicht mehr weiter aktualisiert, aber die bereits eingegangenen Ergebnisse bleiben weiterhin sichtbar.
   * **Löschen:** Die Suche und ihre Ergebnisse werden gelöscht.

   <div data-with-frame="true"><figure><img src="/files/04e9c04a8a12e27edbc0f31b778f045e4b200bf0" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
**Hinweis**: Um überwältigende Ergebnisse zu vermeiden, werden Suchen automatisch pausiert, wenn 100 nicht überprüfte Suchergebnisse vorliegen. Um ineffektive Suchen zu vermeiden, werden Suchen auch pausiert, wenn sie weniger als 5 Ergebnisse zurückgeben.
{% 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://help.impact.com/brand/de/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/pause-or-delete-an-extended-search.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.
