> 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/nin-xiang-liao-jie-shen-me/platform-features/action-management.md).

# 转化管理

- [事件通知和 Postback](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks.md)
- [合作伙伴 Postback 简介](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/introduction-to-postbacks-for-partners.md)
- [启用转化结算事件通知](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/enable-action-clearing-event-notifications.md)
- [转化生命周期事件通知常见问题](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/action-life-cycle-event-notification-faqs.md)
- [合作伙伴 Postback、FTP 和 API 概览](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/postbacks-ftp-and-api-overview-for-partners.md)
- [设置转化生命周期 Postback](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/set-up-action-lifecycle-postbacks.md)
- [作为合作伙伴启用转化查询事件通知 Postback](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/enable-action-inquiry-event-notification-postbacks-as-a-partner.md)
- [测试并排查 Postback URL](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/test-and-troubleshoot-a-postback-url.md)
- [数据供稿](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/data-feeds.md)
- [合作伙伴数据供稿简介](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/data-feeds/introduction-to-data-feeds-for-partners.md)
- [FTP（用于数据供稿）概览](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/data-feeds/ftp-for-data-feeds-overview.md)
- [作为合作伙伴设置转化事件数据供稿](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/data-feeds/set-up-an-action-event-data-feed-as-a-partner.md)
- [转化查询](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/action-inquiries.md)
- [作为合作伙伴创建新的转化查询](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/action-inquiries/create-a-new-action-inquiry-as-a-partner.md)
- [作为合作伙伴关闭转化查询](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/action-inquiries/close-action-inquiries-as-a-partner.md)
- [作为合作伙伴管理已提交的转化查询](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/action-inquiries/manage-submitted-action-inquiries-as-a-partner.md)
- [作为合作伙伴，我在哪里可以查看待处理操作？](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/where-can-i-see-my-pending-actions-as-a-partner.md)
- [合作伙伴的反向操作说明](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/reversed-actions-explained-for-partners.md)
- [作为合作伙伴查看超出条款的操作](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/view-outside-of-terms-actions-as-a-partner.md)
- [作为合作伙伴测试操作追踪](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/create-test-actions-for-partners.md)
- [作为合作伙伴接收转化更新](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/receive-conversion-updates-as-a-partner.md)


---

# 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/nin-xiang-liao-jie-shen-me/platform-features/action-management.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.
