> 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.md).

# 行动管理

- [事件通知和回传](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks.md)
- [合作伙伴回传简介](https://help.impact.com/partner/zh/ni-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/ni-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/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/action-life-cycle-event-notification-faqs.md)
- [合作伙伴回传、FTP 和 API 概览](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/postbacks-ftp-and-api-overview-for-partners.md)
- [设置行动生命周期回传](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/set-up-action-lifecycle-postbacks.md)
- [作为合作伙伴启用行动查询事件通知回传](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/enable-action-inquiry-event-notification-postbacks-as-a-partner.md)
- [测试并排查回传 URL](https://help.impact.com/partner/zh/ni-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/ni-xiang-liao-jie-shen-me/platform-features/action-management/data-feeds.md)
- [合作伙伴数据馈送简介](https://help.impact.com/partner/zh/ni-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/ni-xiang-liao-jie-shen-me/platform-features/action-management/data-feeds/ftp-for-data-feeds-overview.md)
- [作为合作伙伴设置行动事件数据馈送](https://help.impact.com/partner/zh/ni-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/ni-xiang-liao-jie-shen-me/platform-features/action-management/action-inquiries.md)
- [作为合作伙伴创建新的行动咨询](https://help.impact.com/partner/zh/ni-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/ni-xiang-liao-jie-shen-me/platform-features/action-management/action-inquiries/close-action-inquiries-as-a-partner.md)
- [作为合作伙伴管理已提交的行动咨询](https://help.impact.com/partner/zh/ni-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/ni-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/ni-xiang-liao-jie-shen-me/platform-features/action-management/reversed-actions-explained-for-partners.md)
- [作为合作伙伴查看超出条款范围的行动](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/view-outside-of-terms-actions-as-a-partner.md)
- [作为合作伙伴测试行动追踪](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/create-test-actions-for-partners.md)
- [作为合作伙伴接收转化更新](https://help.impact.com/partner/zh/ni-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/ni-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.
