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

# Pausar o eliminar una búsqueda extendida

1. En el menú de navegación izquierdo, seleccione ![](/files/f6de3326e4ef576c0ba635e4ebc64f3f50872eab) **\[Descubrir]** → **Búsqueda ampliada** →[**Mis búsquedas**](https://app.impact.com/secure/advertiser/discover/fr/search/searches.ihtml?u=%2Fsecure%2Fdiscover%2Fsearch%2Findex.html%3Froute%3D%2Fsearches%26layout%3DIFRAME).
2. Pase el cursor sobre una búsqueda avanzada específica y seleccione ![](/files/e623b6985bea839e92dc82c3889750228a7b7af5) **\[Más]**.
3. Seleccione la acción correspondiente que desea completar.

   * **Pausa:** La búsqueda dejará de actualizarse, pero los resultados que ya hayan llegado seguirán siendo visibles.
   * **Eliminar:** La búsqueda y sus resultados se eliminarán.

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

{% hint style="success" %}
**Nota**: Para evitar resultados abrumadores, las búsquedas se pausan automáticamente si hay 100 resultados de búsqueda sin revisar. Para evitar búsquedas ineficaces, las búsquedas también se pausan cuando devuelven menos de 5 resultados.
{% 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/es/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.
