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

# Metti in pausa o elimina una ricerca estesa

1. Dal menu di navigazione a sinistra, seleziona ![](/files/a640ebcd17995d0347981e79c4f806f3374bb159) **\[Scopri]** → **Ricerca estesa** →[**Le mie ricerche**](https://app.impact.com/secure/advertiser/discover/fr/search/searches.ihtml?u=%2Fsecure%2Fdiscover%2Fsearch%2Findex.html%3Froute%3D%2Fsearches%26layout%3DIFRAME).
2. Passa il mouse sopra una ricerca estesa specifica e seleziona ![](/files/6a36670a9e3518128f7130049c54b7a9613f756b) **\[Altro]**.
3. Seleziona l'azione pertinente che desideri completare.

   * **Metti in pausa:** La ricerca non continuerà più ad aggiornarsi, ma i risultati già arrivati resteranno visibili.
   * **Elimina:** La ricerca e i suoi risultati verranno eliminati.

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

{% hint style="success" %}
**Nota**: Per evitare risultati eccessivi, le ricerche vengono automaticamente messe in pausa se ci sono 100 risultati di ricerca non esaminati. Per evitare ricerche inefficaci, le ricerche vengono inoltre messe in pausa quando restituiscono meno di 5 risultati.
{% 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/it/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.
