> 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/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/action-inquiries/close-action-inquiries-as-a-partner.md).

# 作为合作伙伴关闭操作查询

#### 关闭咨询

1. 从顶部导航栏中，选择你的 **收益金额**.
2. 从 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]**，选择 **行动查询**.
3. 在 *查询* 页面，将鼠标悬停在要关闭的咨询上，并选择 ![](/files/961896379dec15908d56234d0fdc1ba0aa67e8a3) **\[复选框]**.
4. 选择 **关闭所选** 表格上方的按钮即可将其关闭。

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

#### 查看已关闭的咨询

1. 从顶部导航栏中，选择你的 **收益金额**.
2. 从 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]**，选择 **行动查询**.
3. 在 *查询* 页面，切换到 **已关闭咨询** 选项卡。
4. 使用 **品牌** 筛选器，以选择要查看其过往咨询的品牌计划。

   <div data-with-frame="true"><figure><img src="/files/d96b3e70e5469bc259208603059f40923f79bfbe" 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/zh/ni-xiang-liao-jie-shen-me/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.
