> 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/partner/ja/nitsuitebitaidesuka/platform-features/action-management/action-inquiries/close-action-inquiries-as-a-partner.md).

# パートナーとしてアクション問い合わせを閉じる

#### 問い合わせを閉じる

1. 上部ナビゲーションバーから、あなたの **収益額**.
2. 〜の ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]**」の下で、 **アクション問い合わせ**.
3. 〜では *問い合わせ* 画面で、閉じたい問い合わせにカーソルを合わせ、 ![](/files/fe07796f62bb97c2c6bc1bcad980158140535bf6) **\[チェックボックス]**.
4. 次を選択します **選択したものを閉じる** ボタンをテーブル上部でクリックして閉じます。

   <div data-with-frame="true"><figure><img src="/files/8f376995bf22b5e26a41adafb17c93fd48380b71" alt="" width="364"><figcaption></figcaption></figure></div>

#### クローズ済みの問い合わせを表示

1. 上部ナビゲーションバーから、あなたの **収益額**.
2. 〜の ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]**」の下で、 **アクション問い合わせ**.
3. 〜の上部にある *問い合わせ* 画面で、 **クローズ済みの問い合わせ** タブ。
4. 「 **ブランド** フィルターを使って、過去の問い合わせを表示したいブランドプログラムを選択します。

   <div data-with-frame="true"><figure><img src="/files/50ddbdf9afb4b3f79b3dd9f0d417817821b40ddb" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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/partner/ja/nitsuitebitaidesuka/platform-features/action-management/action-inquiries/close-action-inquiries-as-a-partner.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.
