> 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/fr/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/pause-or-delete-an-extended-search.md).

# Mettre en pause ou supprimer une recherche avancée

1. Dans le menu de navigation de gauche, sélectionnez ![](/files/9ded1cf1a5c479c671cc7bfe76e4d7ed8eab5bff) **\[Découvrir]** → **Recherche avancée** →[**Mes recherches**](https://app.impact.com/secure/advertiser/discover/fr/search/searches.ihtml?u=%2Fsecure%2Fdiscover%2Fsearch%2Findex.html%3Froute%3D%2Fsearches%26layout%3DIFRAME).
2. Survolez une recherche avancée spécifique et sélectionnez ![](/files/8fc46368ded1f34376787abf9e1ea28872383d82) **\[More]**.
3. Sélectionnez l’action pertinente que vous souhaitez effectuer.

   * **Pause :** La recherche ne continuera plus à se rafraîchir, mais les résultats déjà obtenus resteront visibles.
   * **Supprimer :** La recherche et ses résultats seront supprimés.

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

{% hint style="success" %}
**Remarque**: Pour éviter des résultats trop volumineux, les recherches sont automatiquement mises en pause s’il y a 100 résultats de recherche non examinés. Pour éviter des recherches inefficaces, les recherches sont également mises en pause lorsqu’elles renvoient moins de 5 résultats.
{% 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/fr/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.
