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

# 暂停或删除扩展搜索

1. 从左侧导航菜单中，选择 ![](/files/fd2b2d51e9ef2d0d5d51aec8732f6c735cfd0cb5) **\[发现]** → **扩展搜索** →[**我的搜索**](https://app.impact.com/secure/advertiser/discover/fr/search/searches.ihtml?u=%2Fsecure%2Fdiscover%2Fsearch%2Findex.html%3Froute%3D%2Fsearches%26layout%3DIFRAME).
2. 将鼠标悬停在特定的扩展搜索上并选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]**.
3. 选择你想要完成的相关操作。

   * **暂停：** 搜索将不再继续刷新，但已返回的结果仍将可见。
   * **删除：** 该搜索及其结果将被删除。

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

{% hint style="success" %}
**备注**：为防止结果过多，如果有100条未审核的搜索结果，搜索会自动暂停。为防止无效搜索，当返回少于5条结果时，搜索也会暂停。
{% 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/zh/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.
