> 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/platform-features/actions-and-payouts/action-inquiries/automate-action-inquiry-responses.md).

# 自动回复转化查询

如果你拒绝了一条行动询价，因为它已经被追踪并归因于其他来源，那么启用此选项将向合作伙伴发送自动回复。选择复选标记以显示 **渠道** 和/或 **媒体合作伙伴** 该行动已被归因。

#### 审批规则

*审批规则* 可启用，以自动接受来自指定合作伙伴的行动询价。

|                         |                                                                               |
| ----------------------- | ----------------------------------------------------------------------------- |
| **针对合作伙伴**              | 使用下拉菜单选择你希望自动接受其行动询价的合作伙伴。                                                    |
| **批准询价**                | <p>选择来自此合作伙伴的行动询价将何时被接受：</p><p>• 立即</p><p>• 在（X 天）后</p><p>• 在月末（X 天后）后</p>    |
| **如果请求的支付金额少于 $X**      | 选择一个支付请求限额——如果合作伙伴的行动询价请求低于该金额，将自动批准。                                         |
| **如果当月已批准的询价支付总额少于 $X** | impact.com 会跟踪每个日历月中针对特定合作伙伴的行动询价支付金额——在此输入一个数值以设置上限。一旦合作伙伴达到该金额，你必须手动批准行动询价。 |
| **默认事件类型**              | 选择用于追踪该合作伙伴行动的默认事件类型。                                                         |


---

# 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/action-inquiries/automate-action-inquiry-responses.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
