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

# 拡張検索を一時停止または削除する

1. 左側のナビゲーションメニューから ![](/files/fc2aa178f1291b29bb479c0ce0c2b42c3895dc48) **\[確認]** → **拡張検索** →[**自分の検索**](https://app.impact.com/secure/advertiser/discover/fr/search/searches.ihtml?u=%2Fsecure%2Fdiscover%2Fsearch%2Findex.html%3Froute%3D%2Fsearches%26layout%3DIFRAME).
2. 特定の拡張検索にカーソルを合わせて選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]**.
3. 完了したい該当の操作を選択してください。

   * **一時停止:** 検索はこれ以上更新されなくなりますが、既に取得済みの結果は引き続き表示されます。
   * **削除：** 検索とその結果は削除されます。

   <div data-with-frame="true"><figure><img src="/files/201f15eb068f6e8b87cc16456222e6c78460bb72" 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/ja/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.
